|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.novell.sentinel.client.bean.SentinelBean
com.novell.db.object.bean.IdentityBean
public class IdentityBean
An automatically-generated "bean" class for the Sentinel data object type 'identity'.
SentinelBean.
SentinelBean,
BeanTransporter| Field Summary | |
|---|---|
static String |
CREATOR
The "bean name" of the Sentinel data object field 'Creator'. |
static String |
CUST_ID
The "bean name" of the Sentinel data object field 'CustId'. |
static String |
DATE_CREATED
The "bean name" of the Sentinel data object field 'DateCreated'. |
static String |
DATE_MODIFIED
The "bean name" of the Sentinel data object field 'DateModified'. |
static String |
DEPARTMENT
The "bean name" of the Sentinel data object field 'Department'. |
static String |
DISTINGUISHED_NAME
The "bean name" of the Sentinel data object field 'DistinguishedName'. |
static String |
FIRST_NAME
The "bean name" of the Sentinel data object field 'FirstName'. |
static String |
FULL_NAME
The "bean name" of the Sentinel data object field 'FullName'. |
static String |
JOB_TITLE
The "bean name" of the Sentinel data object field 'JobTitle'. |
static String |
LAST_NAME
The "bean name" of the Sentinel data object field 'LastName'. |
static String |
MODIFIER
The "bean name" of the Sentinel data object field 'Modifier'. |
static String |
OFFICE_LOC_CODE
The "bean name" of the Sentinel data object field 'OfficeCode'. |
static String |
PHOTO
The "bean name" of the Sentinel data object field 'Photo'. |
static String |
PRIMARY_EMAIL
The "bean name" of the Sentinel data object field 'PrimaryEmail'. |
static String |
PRIMARY_PHONE
The "bean name" of the Sentinel data object field 'PrimaryPhone'. |
static String |
REL_IDTY_ACCTS
The "bean name" of the Sentinel data object field 'Idty_Accounts'. |
static String |
REL_IDTY_EXTATTR
The "bean name" of the Sentinel data object field 'ExtAttr'. |
static String |
REL_IDTY_MGR
The "bean name" of the Sentinel data object field 'IdentityManager'. |
static String |
SRC_IDTY_ID
The "bean name" of the Sentinel data object field 'SrcIdtyId'. |
static String |
VAULT_NAME
The "bean name" of the Sentinel data object field 'VaultName'. |
static String |
WFID
The "bean name" of the Sentinel data object field 'WorkForceId'. |
| Constructor Summary | |
|---|---|
|
IdentityBean()
Construct an instance of the bean class. |
protected |
IdentityBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
addToExtAttr(IdentityExtAttributesBean value)
Add a value to the collection field ' xattrs'. |
void |
clearCustId()
Clear any current value for the ' cid' field in the bean. |
void |
clearDepartment()
Clear any current value for the ' dept' field in the bean. |
void |
clearDistinguishedName()
Clear any current value for the ' dn' field in the bean. |
void |
clearExtAttr()
Clear any current value for the ' xattrs' field in the bean. |
void |
clearFirstName()
Clear any current value for the ' given' field in the bean. |
void |
clearFullName()
Clear any current value for the ' name' field in the bean. |
void |
clearIdentityManagerLink()
Clear any current URL value for the ' mgr' field in the bean. |
void |
clearIdty_AccountsLink()
Clear any current URL value for the ' accounts' field in the bean. |
void |
clearJobTitle()
Clear any current value for the ' title' field in the bean. |
void |
clearLastName()
Clear any current value for the ' surname' field in the bean. |
void |
clearOfficeCode()
Clear any current value for the ' office' field in the bean. |
void |
clearPhotoLink()
Clear any current URL value for the ' img' field in the bean. |
void |
clearPrimaryEmail()
Clear any current value for the ' email' field in the bean. |
void |
clearPrimaryPhone()
Clear any current value for the ' phone' field in the bean. |
void |
clearSrcIdtyId()
Clear any current value for the ' srcid' field in the bean. |
void |
clearVaultName()
Clear any current value for the ' idorigin' field in the bean. |
void |
clearWorkForceId()
Clear any current value for the ' wfid' field in the bean. |
IdentityBean |
clone()
Create a duplicate of this bean instance, including all field values. |
static BeanMetaData<? extends IdentityBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getCreatorLink()
Get the URL for the ' creator' field. |
long |
getCustId()
Get the value for the ' cid' field. |
Date |
getDateCreated()
Get the value for the ' createdate' field. |
Date |
getDateModified()
Get the value for the ' moddate' field. |
String |
getDepartment()
Get the value for the ' dept' field. |
String |
getDistinguishedName()
Get the value for the ' dn' field. |
Collection<IdentityExtAttributesBean> |
getExtAttr()
Get the value for the ' xattrs' field. |
String |
getFirstName()
Get the value for the ' given' field. |
String |
getFullName()
Get the value for the ' name' field. |
String |
getIdentityManagerLink()
Get the URL for the ' mgr' field. |
String |
getIdty_AccountsLink()
Get the URL for the ' accounts' field. |
String |
getJobTitle()
Get the value for the ' title' field. |
String |
getLastName()
Get the value for the ' surname' field. |
String |
getModifierLink()
Get the URL for the ' modifier' field. |
String |
getOfficeCode()
Get the value for the ' office' field. |
String |
getPhotoLink()
Get the URL for the ' img' field. |
String |
getPrimaryEmail()
Get the value for the ' email' field. |
String |
getPrimaryPhone()
Get the value for the ' phone' field. |
String |
getSrcIdtyId()
Get the value for the ' srcid' field. |
String |
getVaultName()
Get the value for the ' idorigin' field. |
String |
getWorkForceId()
Get the value for the ' wfid' field. |
boolean |
isCreatorLinkClear()
Get whether the value for the ' creator' URL field is clear or not. |
boolean |
isCreatorLinkNull()
Get whether the ' creator' URL field has been set to Null or not. |
boolean |
isCustIdClear()
Get whether the value for the ' cid' field is clear or not. |
boolean |
isCustIdNull()
Get whether the ' cid' field has been set to Null or not. |
boolean |
isDateCreatedClear()
Get whether the value for the ' createdate' field is clear or not. |
boolean |
isDateCreatedNull()
Get whether the ' createdate' field has been set to Null or not. |
boolean |
isDateModifiedClear()
Get whether the value for the ' moddate' field is clear or not. |
boolean |
isDateModifiedNull()
Get whether the ' moddate' field has been set to Null or not. |
boolean |
isDepartmentClear()
Get whether the value for the ' dept' field is clear or not. |
boolean |
isDepartmentNull()
Get whether the ' dept' field has been set to Null or not. |
boolean |
isDistinguishedNameClear()
Get whether the value for the ' dn' field is clear or not. |
boolean |
isDistinguishedNameNull()
Get whether the ' dn' field has been set to Null or not. |
boolean |
isExtAttrClear()
Get whether the value for the ' xattrs' field is clear or not. |
boolean |
isExtAttrNull()
Get whether the ' xattrs' field has been set to Null or not. |
boolean |
isFirstNameClear()
Get whether the value for the ' given' field is clear or not. |
boolean |
isFirstNameNull()
Get whether the ' given' field has been set to Null or not. |
boolean |
isFullNameClear()
Get whether the value for the ' name' field is clear or not. |
boolean |
isFullNameNull()
Get whether the ' name' field has been set to Null or not. |
boolean |
isIdentityManagerLinkClear()
Get whether the value for the ' mgr' URL field is clear or not. |
boolean |
isIdentityManagerLinkNull()
Get whether the ' mgr' URL field has been set to Null or not. |
boolean |
isIdty_AccountsLinkClear()
Get whether the value for the ' accounts' URL field is clear or not. |
boolean |
isIdty_AccountsLinkNull()
Get whether the ' accounts' URL field has been set to Null or
not. |
boolean |
isJobTitleClear()
Get whether the value for the ' title' field is clear or not. |
boolean |
isJobTitleNull()
Get whether the ' title' field has been set to Null or not. |
boolean |
isLastNameClear()
Get whether the value for the ' surname' field is clear or not. |
boolean |
isLastNameNull()
Get whether the ' surname' field has been set to Null or not. |
boolean |
isModifierLinkClear()
Get whether the value for the ' modifier' URL field is clear or not. |
boolean |
isModifierLinkNull()
Get whether the ' modifier' URL field has been set to Null or
not. |
boolean |
isOfficeCodeClear()
Get whether the value for the ' office' field is clear or not. |
boolean |
isOfficeCodeNull()
Get whether the ' office' field has been set to Null or not. |
boolean |
isPhotoLinkClear()
Get whether the value for the ' img' URL field is clear or not. |
boolean |
isPhotoLinkNull()
Get whether the ' img' URL field has been set to Null or not. |
boolean |
isPrimaryEmailClear()
Get whether the value for the ' email' field is clear or not. |
boolean |
isPrimaryEmailNull()
Get whether the ' email' field has been set to Null or not. |
boolean |
isPrimaryPhoneClear()
Get whether the value for the ' phone' field is clear or not. |
boolean |
isPrimaryPhoneNull()
Get whether the ' phone' field has been set to Null or not. |
boolean |
isSrcIdtyIdClear()
Get whether the value for the ' srcid' field is clear or not. |
boolean |
isSrcIdtyIdNull()
Get whether the ' srcid' field has been set to Null or not. |
boolean |
isVaultNameClear()
Get whether the value for the ' idorigin' field is clear or not. |
boolean |
isVaultNameNull()
Get whether the ' idorigin' field has been set to Null or not. |
boolean |
isWorkForceIdClear()
Get whether the value for the ' wfid' field is clear or not. |
boolean |
isWorkForceIdNull()
Get whether the ' wfid' field has been set to Null or not. |
void |
setCustId(long custId)
Set the value for the ' cid' field. |
void |
setCustIdNull()
Set to Null any current value for the ' cid' field in the bean. |
void |
setDepartment(String department)
Set the value for the ' dept' field. |
void |
setDepartmentNull()
Set to Null any current value for the ' dept' field in the bean. |
void |
setDistinguishedName(String distinguishedName)
Set the value for the ' dn' field. |
void |
setDistinguishedNameNull()
Set to Null any current value for the ' dn' field in the bean. |
void |
setExtAttr(Collection<? extends IdentityExtAttributesBean> extAttr)
Set the value for the ' xattrs' field. |
void |
setExtAttrNull()
Set to Null any current value for the ' xattrs' field in the bean. |
void |
setFirstName(String firstName)
Set the value for the ' given' field. |
void |
setFirstNameNull()
Set to Null any current value for the ' given' field in the bean. |
void |
setFullName(String fullName)
Set the value for the ' name' field. |
void |
setFullNameNull()
Set to Null any current value for the ' name' field in the bean. |
void |
setIdentityManagerLink(String identityManager)
Set a URL value for the ' mgr' field. |
void |
setIdentityManagerLinkNull()
Set to Null any current URL value for the ' mgr' field in the
bean. |
void |
setIdty_AccountsLink(String idty_Accounts)
Set a URL value for the ' accounts' field. |
void |
setIdty_AccountsLinkNull()
Set to Null any current URL value for the ' accounts' field in
the bean. |
void |
setJobTitle(String jobTitle)
Set the value for the ' title' field. |
void |
setJobTitleNull()
Set to Null any current value for the ' title' field in the bean. |
void |
setLastName(String lastName)
Set the value for the ' surname' field. |
void |
setLastNameNull()
Set to Null any current value for the ' surname' field in the
bean. |
void |
setOfficeCode(String officeCode)
Set the value for the ' office' field. |
void |
setOfficeCodeNull()
Set to Null any current value for the ' office' field in the bean. |
void |
setPhotoLink(String photo)
Set a URL value for the ' img' field. |
void |
setPhotoLinkNull()
Set to Null any current URL value for the ' img' field in the
bean. |
void |
setPrimaryEmail(String primaryEmail)
Set the value for the ' email' field. |
void |
setPrimaryEmailNull()
Set to Null any current value for the ' email' field in the bean. |
void |
setPrimaryPhone(String primaryPhone)
Set the value for the ' phone' field. |
void |
setPrimaryPhoneNull()
Set to Null any current value for the ' phone' field in the bean. |
void |
setSrcIdtyId(String srcIdtyId)
Set the value for the ' srcid' field. |
void |
setSrcIdtyIdNull()
Set to Null any current value for the ' srcid' field in the bean. |
void |
setVaultName(String vaultName)
Set the value for the ' idorigin' field. |
void |
setVaultNameNull()
Set to Null any current value for the ' idorigin' field in the
bean. |
void |
setWorkForceId(String workForceId)
Set the value for the ' wfid' field. |
void |
setWorkForceIdNull()
Set to Null any current value for the ' wfid' field in the bean. |
| Methods inherited from class com.novell.sentinel.client.bean.SentinelBean |
|---|
clearField, cloneBean, equals, fields, getBeanName, getBeanValue, getField, getFieldNoNull, getLink, getMetaData, isFieldClear, isFieldNull, isLinkClear, setField, setFieldNull, toString, values |
| Methods inherited from class java.lang.Object |
|---|
finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final String REL_IDTY_ACCTS
""accounts"".
The description of the 'accounts' field is:
"A URL that can be used to list Account objects that are associated with the identity
data."
public static final String DATE_MODIFIED
""moddate"".
The description of the 'moddate' field is:
"The date and time when the object was last modified."
public static final String FULL_NAME
""name"".
The description of the 'name' field is:
"A combination of given name and surname (and perhaps other names or initials) that
identifies the employee represented by the identity data."
public static final String CREATOR
""creator"".
The description of the 'creator' field is:
"The URL of the Sentinel User object that represents the creator of the object."
public static final String DISTINGUISHED_NAME
""dn"".
The description of the 'dn' field is:
"The distinguished name, or "DN" of the identity record in the source system that
supplied the identity data to Sentinel."
public static final String JOB_TITLE
""title"".
The description of the 'title' field is:
"The job title or position of the employee represented by the identity data."
public static final String VAULT_NAME
""idorigin"".
The description of the 'idorigin' field is:
"Data identifying the source of the identity data in the originating system that
supplied the identity data to Sentinel."
public static final String LAST_NAME
""surname"".
The description of the 'surname' field is:
"The surname of the employee represented by the identity data."
public static final String FIRST_NAME
""given"".
The description of the 'given' field is:
"The given name of the employee represented by the identity data."
public static final String REL_IDTY_MGR
""mgr"".
The description of the 'mgr' field is:
"The URL of the manager of the employee represented by the identity data."
public static final String CUST_ID
""cid"".
The description of the 'cid' field is:
"The customer ID of the MSSP customer to which the identity belongs."
public static final String WFID
""wfid"".
The description of the 'wfid' field is:
"The workforce identifier of the employee represented by the identity data."
public static final String PRIMARY_PHONE
""phone"".
The description of the 'phone' field is:
"The telephone number of the employee represented by the identity data."
public static final String PRIMARY_EMAIL
""email"".
The description of the 'email' field is:
"The email address of the employee represented by the identity data."
public static final String SRC_IDTY_ID
""srcid"".
The description of the 'srcid' field is:
"The data that uniquely identifies the identity record in the source system that
supplied the identity data to Sentinel."
public static final String MODIFIER
""modifier"".
The description of the 'modifier' field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
public static final String DATE_CREATED
""createdate"".
The description of the 'createdate' field is:
"The date and time when the object was created."
public static final String DEPARTMENT
""dept"".
The description of the 'dept' field is:
"The department to which the employee represented by the identity data belongs."
public static final String OFFICE_LOC_CODE
""office"".
The description of the 'office' field is:
"The office location identifier of physical office belonging to the employee represented
by the identity data."
public static final String REL_IDTY_EXTATTR
""xattrs"".
The description of the 'xattrs' field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
public static final String PHOTO
""img"".
The description of the 'img' field is:
"The URL of a photograph depicting the employee represented by the identity data."
| Constructor Detail |
|---|
public IdentityBean()
protected IdentityBean(BeanMetaData<? extends SentinelBean> metadata)
metadata - The metadata instance for the derived bean class. Normally this constructor
will only be called by generated code.| Method Detail |
|---|
public String getOfficeCode()
office' field. The description of the 'office'
field is:
"The office location identifier of physical office belonging to the employee represented
by the identity data."
null).OFFICE_LOC_CODEpublic boolean isOfficeCodeNull()
office' field has been set to Null or not. The
description of the 'office' field is:
"The office location identifier of physical office belonging to the employee represented
by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setOfficeCodeNull(),
OFFICE_LOC_CODEpublic boolean isOfficeCodeClear()
office' field is clear or not. The description
of the 'office' field is:
"The office location identifier of physical office belonging to the employee represented
by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearOfficeCode(),
OFFICE_LOC_CODEpublic void setOfficeCode(String officeCode)
office' field. The description of the 'office'
field is:
"The office location identifier of physical office belonging to the employee represented
by the identity data."
officeCode - Value to setOFFICE_LOC_CODEpublic void clearOfficeCode()
office' field in the bean. The description
of the 'office' field is:
"The office location identifier of physical office belonging to the employee represented
by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setOfficeCodeNull() method to clear the server's value.
See the description of cleared
values.
OFFICE_LOC_CODEpublic void setOfficeCodeNull()
office' field in the bean.
The description of the 'office' field is:
"The office location identifier of physical office belonging to the employee represented
by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearOfficeCode() method to avoid clearing the server's value.
See the description of Null
values.
OFFICE_LOC_CODEpublic String getPrimaryPhone()
phone' field. The description of the 'phone'
field is:
"The telephone number of the employee represented by the identity data."
null).PRIMARY_PHONEpublic boolean isPrimaryPhoneNull()
phone' field has been set to Null or not. The
description of the 'phone' field is:
"The telephone number of the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPrimaryPhoneNull(),
PRIMARY_PHONEpublic boolean isPrimaryPhoneClear()
phone' field is clear or not. The description
of the 'phone' field is:
"The telephone number of the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPrimaryPhone(),
PRIMARY_PHONEpublic void setPrimaryPhone(String primaryPhone)
phone' field. The description of the 'phone'
field is:
"The telephone number of the employee represented by the identity data."
primaryPhone - Value to setPRIMARY_PHONEpublic void clearPrimaryPhone()
phone' field in the bean. The description
of the 'phone' field is:
"The telephone number of the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPrimaryPhoneNull() method to clear the server's value.
See the description of cleared
values.
PRIMARY_PHONEpublic void setPrimaryPhoneNull()
phone' field in the bean.
The description of the 'phone' field is:
"The telephone number of the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPrimaryPhone() method to avoid clearing the server's value.
See the description of Null
values.
PRIMARY_PHONEpublic Date getDateModified()
moddate' field. The description of the 'moddate'
field is:
"The date and time when the object was last modified."
null).DATE_MODIFIEDpublic boolean isDateModifiedNull()
moddate' field has been set to Null or not.
The description of the 'moddate' field is:
"The date and time when the object was last modified."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.DATE_MODIFIEDpublic boolean isDateModifiedClear()
moddate' field is clear or not. The description
of the 'moddate' field is:
"The date and time when the object was last modified."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.DATE_MODIFIEDpublic Date getDateCreated()
createdate' field. The description of the 'createdate'
field is:
"The date and time when the object was created."
null).DATE_CREATEDpublic boolean isDateCreatedNull()
createdate' field has been set to Null or not.
The description of the 'createdate' field is:
"The date and time when the object was created."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.DATE_CREATEDpublic boolean isDateCreatedClear()
createdate' field is clear or not. The
description of the 'createdate' field is:
"The date and time when the object was created."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.DATE_CREATEDpublic String getPhotoLink()
img' field. The description of the 'img'
field is:
"The URL of a photograph depicting the employee represented by the identity data."
null).PHOTOpublic boolean isPhotoLinkNull()
img' URL field has been set to Null or not.
The description of the 'img' field is:
"The URL of a photograph depicting the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPhotoLinkNull(),
PHOTOpublic boolean isPhotoLinkClear()
img' URL field is clear or not. The description
of the 'img' field is:
"The URL of a photograph depicting the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPhotoLink(),
PHOTOpublic void setPhotoLink(String photo)
img' field. The description of the 'img'
field is:
"The URL of a photograph depicting the employee represented by the identity data."
photo - Value to setPHOTOpublic void clearPhotoLink()
img' field in the bean. The description
of the 'img' field is:
"The URL of a photograph depicting the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPhotoLinkNull() method to clear the server's value.
See the description of cleared
values.
PHOTOpublic void setPhotoLinkNull()
img' field in the
bean. The description of the 'img' field is:
"The URL of a photograph depicting the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPhotoLink() method to avoid clearing the server's value.
See the description of Null
values.
PHOTOpublic String getWorkForceId()
wfid' field. The description of the 'wfid'
field is:
"The workforce identifier of the employee represented by the identity data."
null).WFIDpublic boolean isWorkForceIdNull()
wfid' field has been set to Null or not. The
description of the 'wfid' field is:
"The workforce identifier of the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setWorkForceIdNull(),
WFIDpublic boolean isWorkForceIdClear()
wfid' field is clear or not. The description
of the 'wfid' field is:
"The workforce identifier of the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearWorkForceId(),
WFIDpublic void setWorkForceId(String workForceId)
wfid' field. The description of the 'wfid'
field is:
"The workforce identifier of the employee represented by the identity data."
workForceId - Value to setWFIDpublic void clearWorkForceId()
wfid' field in the bean. The description
of the 'wfid' field is:
"The workforce identifier of the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setWorkForceIdNull() method to clear the server's value.
See the description of cleared
values.
WFIDpublic void setWorkForceIdNull()
wfid' field in the bean.
The description of the 'wfid' field is:
"The workforce identifier of the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearWorkForceId() method to avoid clearing the server's value.
See the description of Null
values.
WFIDpublic String getVaultName()
idorigin' field. The description of the 'idorigin'
field is:
"Data identifying the source of the identity data in the originating system that
supplied the identity data to Sentinel."
null).VAULT_NAMEpublic boolean isVaultNameNull()
idorigin' field has been set to Null or not.
The description of the 'idorigin' field is:
"Data identifying the source of the identity data in the originating system that
supplied the identity data to Sentinel."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setVaultNameNull(),
VAULT_NAMEpublic boolean isVaultNameClear()
idorigin' field is clear or not. The
description of the 'idorigin' field is:
"Data identifying the source of the identity data in the originating system that
supplied the identity data to Sentinel."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearVaultName(),
VAULT_NAMEpublic void setVaultName(String vaultName)
idorigin' field. The description of the 'idorigin'
field is:
"Data identifying the source of the identity data in the originating system that
supplied the identity data to Sentinel."
vaultName - Value to setVAULT_NAMEpublic void clearVaultName()
idorigin' field in the bean. The description
of the 'idorigin' field is:
"Data identifying the source of the identity data in the originating system that
supplied the identity data to Sentinel."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setVaultNameNull() method to clear the server's value.
See the description of cleared
values.
VAULT_NAMEpublic void setVaultNameNull()
idorigin' field in the
bean. The description of the 'idorigin' field is:
"Data identifying the source of the identity data in the originating system that
supplied the identity data to Sentinel."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearVaultName() method to avoid clearing the server's value.
See the description of Null
values.
VAULT_NAMEpublic String getLastName()
surname' field. The description of the 'surname'
field is:
"The surname of the employee represented by the identity data."
null).LAST_NAMEpublic boolean isLastNameNull()
surname' field has been set to Null or not.
The description of the 'surname' field is:
"The surname of the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setLastNameNull(),
LAST_NAMEpublic boolean isLastNameClear()
surname' field is clear or not. The description
of the 'surname' field is:
"The surname of the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearLastName(),
LAST_NAMEpublic void setLastName(String lastName)
surname' field. The description of the 'surname'
field is:
"The surname of the employee represented by the identity data."
lastName - Value to setLAST_NAMEpublic void clearLastName()
surname' field in the bean. The description
of the 'surname' field is:
"The surname of the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setLastNameNull() method to clear the server's value.
See the description of cleared
values.
LAST_NAMEpublic void setLastNameNull()
surname' field in the
bean. The description of the 'surname' field is:
"The surname of the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearLastName() method to avoid clearing the server's value.
See the description of Null
values.
LAST_NAMEpublic String getSrcIdtyId()
srcid' field. The description of the 'srcid'
field is:
"The data that uniquely identifies the identity record in the source system that
supplied the identity data to Sentinel."
null).SRC_IDTY_IDpublic boolean isSrcIdtyIdNull()
srcid' field has been set to Null or not. The
description of the 'srcid' field is:
"The data that uniquely identifies the identity record in the source system that
supplied the identity data to Sentinel."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setSrcIdtyIdNull(),
SRC_IDTY_IDpublic boolean isSrcIdtyIdClear()
srcid' field is clear or not. The description
of the 'srcid' field is:
"The data that uniquely identifies the identity record in the source system that
supplied the identity data to Sentinel."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearSrcIdtyId(),
SRC_IDTY_IDpublic void setSrcIdtyId(String srcIdtyId)
srcid' field. The description of the 'srcid'
field is:
"The data that uniquely identifies the identity record in the source system that
supplied the identity data to Sentinel."
srcIdtyId - Value to setSRC_IDTY_IDpublic void clearSrcIdtyId()
srcid' field in the bean. The description
of the 'srcid' field is:
"The data that uniquely identifies the identity record in the source system that
supplied the identity data to Sentinel."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setSrcIdtyIdNull() method to clear the server's value.
See the description of cleared
values.
SRC_IDTY_IDpublic void setSrcIdtyIdNull()
srcid' field in the bean.
The description of the 'srcid' field is:
"The data that uniquely identifies the identity record in the source system that
supplied the identity data to Sentinel."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearSrcIdtyId() method to avoid clearing the server's value.
See the description of Null
values.
SRC_IDTY_IDpublic long getCustId()
cid' field. The description of the 'cid'
field is:
"The customer ID of the MSSP customer to which the identity belongs."
null).CUST_IDpublic boolean isCustIdNull()
cid' field has been set to Null or not. The
description of the 'cid' field is:
"The customer ID of the MSSP customer to which the identity belongs."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCustIdNull(),
CUST_IDpublic boolean isCustIdClear()
cid' field is clear or not. The description
of the 'cid' field is:
"The customer ID of the MSSP customer to which the identity belongs."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCustId(),
CUST_IDpublic void setCustId(long custId)
cid' field. The description of the 'cid'
field is:
"The customer ID of the MSSP customer to which the identity belongs."
custId - Value to setCUST_IDpublic void clearCustId()
cid' field in the bean. The description
of the 'cid' field is:
"The customer ID of the MSSP customer to which the identity belongs."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCustIdNull() method to clear the server's value.
See the description of cleared
values.
CUST_IDpublic void setCustIdNull()
cid' field in the bean.
The description of the 'cid' field is:
"The customer ID of the MSSP customer to which the identity belongs."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCustId() method to avoid clearing the server's value.
See the description of Null
values.
CUST_IDpublic String getJobTitle()
title' field. The description of the 'title'
field is:
"The job title or position of the employee represented by the identity data."
null).JOB_TITLEpublic boolean isJobTitleNull()
title' field has been set to Null or not. The
description of the 'title' field is:
"The job title or position of the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setJobTitleNull(),
JOB_TITLEpublic boolean isJobTitleClear()
title' field is clear or not. The description
of the 'title' field is:
"The job title or position of the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearJobTitle(),
JOB_TITLEpublic void setJobTitle(String jobTitle)
title' field. The description of the 'title'
field is:
"The job title or position of the employee represented by the identity data."
jobTitle - Value to setJOB_TITLEpublic void clearJobTitle()
title' field in the bean. The description
of the 'title' field is:
"The job title or position of the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setJobTitleNull() method to clear the server's value.
See the description of cleared
values.
JOB_TITLEpublic void setJobTitleNull()
title' field in the bean.
The description of the 'title' field is:
"The job title or position of the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearJobTitle() method to avoid clearing the server's value.
See the description of Null
values.
JOB_TITLEpublic String getFirstName()
given' field. The description of the 'given'
field is:
"The given name of the employee represented by the identity data."
null).FIRST_NAMEpublic boolean isFirstNameNull()
given' field has been set to Null or not. The
description of the 'given' field is:
"The given name of the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setFirstNameNull(),
FIRST_NAMEpublic boolean isFirstNameClear()
given' field is clear or not. The description
of the 'given' field is:
"The given name of the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearFirstName(),
FIRST_NAMEpublic void setFirstName(String firstName)
given' field. The description of the 'given'
field is:
"The given name of the employee represented by the identity data."
firstName - Value to setFIRST_NAMEpublic void clearFirstName()
given' field in the bean. The description
of the 'given' field is:
"The given name of the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setFirstNameNull() method to clear the server's value.
See the description of cleared
values.
FIRST_NAMEpublic void setFirstNameNull()
given' field in the bean.
The description of the 'given' field is:
"The given name of the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearFirstName() method to avoid clearing the server's value.
See the description of Null
values.
FIRST_NAMEpublic String getPrimaryEmail()
email' field. The description of the 'email'
field is:
"The email address of the employee represented by the identity data."
null).PRIMARY_EMAILpublic boolean isPrimaryEmailNull()
email' field has been set to Null or not. The
description of the 'email' field is:
"The email address of the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPrimaryEmailNull(),
PRIMARY_EMAILpublic boolean isPrimaryEmailClear()
email' field is clear or not. The description
of the 'email' field is:
"The email address of the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPrimaryEmail(),
PRIMARY_EMAILpublic void setPrimaryEmail(String primaryEmail)
email' field. The description of the 'email'
field is:
"The email address of the employee represented by the identity data."
primaryEmail - Value to setPRIMARY_EMAILpublic void clearPrimaryEmail()
email' field in the bean. The description
of the 'email' field is:
"The email address of the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPrimaryEmailNull() method to clear the server's value.
See the description of cleared
values.
PRIMARY_EMAILpublic void setPrimaryEmailNull()
email' field in the bean.
The description of the 'email' field is:
"The email address of the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPrimaryEmail() method to avoid clearing the server's value.
See the description of Null
values.
PRIMARY_EMAILpublic String getFullName()
name' field. The description of the 'name'
field is:
"A combination of given name and surname (and perhaps other names or initials) that
identifies the employee represented by the identity data."
null).FULL_NAMEpublic boolean isFullNameNull()
name' field has been set to Null or not. The
description of the 'name' field is:
"A combination of given name and surname (and perhaps other names or initials) that
identifies the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setFullNameNull(),
FULL_NAMEpublic boolean isFullNameClear()
name' field is clear or not. The description
of the 'name' field is:
"A combination of given name and surname (and perhaps other names or initials) that
identifies the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearFullName(),
FULL_NAMEpublic void setFullName(String fullName)
name' field. The description of the 'name'
field is:
"A combination of given name and surname (and perhaps other names or initials) that
identifies the employee represented by the identity data."
fullName - Value to setFULL_NAMEpublic void clearFullName()
name' field in the bean. The description
of the 'name' field is:
"A combination of given name and surname (and perhaps other names or initials) that
identifies the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setFullNameNull() method to clear the server's value.
See the description of cleared
values.
FULL_NAMEpublic void setFullNameNull()
name' field in the bean.
The description of the 'name' field is:
"A combination of given name and surname (and perhaps other names or initials) that
identifies the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearFullName() method to avoid clearing the server's value.
See the description of Null
values.
FULL_NAMEpublic String getDistinguishedName()
dn' field. The description of the 'dn'
field is:
"The distinguished name, or "DN" of the identity record in the source system that
supplied the identity data to Sentinel."
null).DISTINGUISHED_NAMEpublic boolean isDistinguishedNameNull()
dn' field has been set to Null or not. The description
of the 'dn' field is:
"The distinguished name, or "DN" of the identity record in the source system that
supplied the identity data to Sentinel."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setDistinguishedNameNull(),
DISTINGUISHED_NAMEpublic boolean isDistinguishedNameClear()
dn' field is clear or not. The description
of the 'dn' field is:
"The distinguished name, or "DN" of the identity record in the source system that
supplied the identity data to Sentinel."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearDistinguishedName(),
DISTINGUISHED_NAMEpublic void setDistinguishedName(String distinguishedName)
dn' field. The description of the 'dn'
field is:
"The distinguished name, or "DN" of the identity record in the source system that
supplied the identity data to Sentinel."
distinguishedName - Value to setDISTINGUISHED_NAMEpublic void clearDistinguishedName()
dn' field in the bean. The description
of the 'dn' field is:
"The distinguished name, or "DN" of the identity record in the source system that
supplied the identity data to Sentinel."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setDistinguishedNameNull() method to clear the server's value.
See the description of cleared
values.
DISTINGUISHED_NAMEpublic void setDistinguishedNameNull()
dn' field in the bean.
The description of the 'dn' field is:
"The distinguished name, or "DN" of the identity record in the source system that
supplied the identity data to Sentinel."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearDistinguishedName() method to avoid clearing the server's value.
See the description of Null
values.
DISTINGUISHED_NAMEpublic String getDepartment()
dept' field. The description of the 'dept'
field is:
"The department to which the employee represented by the identity data belongs."
null).DEPARTMENTpublic boolean isDepartmentNull()
dept' field has been set to Null or not. The
description of the 'dept' field is:
"The department to which the employee represented by the identity data belongs."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setDepartmentNull(),
DEPARTMENTpublic boolean isDepartmentClear()
dept' field is clear or not. The description
of the 'dept' field is:
"The department to which the employee represented by the identity data belongs."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearDepartment(),
DEPARTMENTpublic void setDepartment(String department)
dept' field. The description of the 'dept'
field is:
"The department to which the employee represented by the identity data belongs."
department - Value to setDEPARTMENTpublic void clearDepartment()
dept' field in the bean. The description
of the 'dept' field is:
"The department to which the employee represented by the identity data belongs."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setDepartmentNull() method to clear the server's value.
See the description of cleared
values.
DEPARTMENTpublic void setDepartmentNull()
dept' field in the bean.
The description of the 'dept' field is:
"The department to which the employee represented by the identity data belongs."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearDepartment() method to avoid clearing the server's value.
See the description of Null
values.
DEPARTMENTpublic String getModifierLink()
modifier' field. The description of the 'modifier'
field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
null).MODIFIERpublic boolean isModifierLinkNull()
modifier' URL field has been set to Null or
not. The description of the 'modifier' field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.MODIFIERpublic boolean isModifierLinkClear()
modifier' URL field is clear or not.
The description of the 'modifier' field is:
"The URL of the Sentinel User object that represents the last modifier of the object."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.MODIFIERpublic String getIdty_AccountsLink()
accounts' field. The description of the 'accounts'
field is:
"A URL that can be used to list Account objects that are associated with the identity
data."
null).REL_IDTY_ACCTSpublic boolean isIdty_AccountsLinkNull()
accounts' URL field has been set to Null or
not. The description of the 'accounts' field is:
"A URL that can be used to list Account objects that are associated with the identity
data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIdty_AccountsLinkNull(),
REL_IDTY_ACCTSpublic boolean isIdty_AccountsLinkClear()
accounts' URL field is clear or not.
The description of the 'accounts' field is:
"A URL that can be used to list Account objects that are associated with the identity
data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIdty_AccountsLink(),
REL_IDTY_ACCTSpublic void setIdty_AccountsLink(String idty_Accounts)
accounts' field. The description of the 'accounts'
field is:
"A URL that can be used to list Account objects that are associated with the identity
data."
idty_Accounts - Value to setREL_IDTY_ACCTSpublic void clearIdty_AccountsLink()
accounts' field in the bean. The
description of the 'accounts' field is:
"A URL that can be used to list Account objects that are associated with the identity
data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIdty_AccountsLinkNull() method to clear the server's value.
See the description of cleared
values.
REL_IDTY_ACCTSpublic void setIdty_AccountsLinkNull()
accounts' field in
the bean. The description of the 'accounts' field is:
"A URL that can be used to list Account objects that are associated with the identity
data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIdty_AccountsLink() method to avoid clearing the server's value.
See the description of Null
values.
REL_IDTY_ACCTSpublic Collection<IdentityExtAttributesBean> getExtAttr()
xattrs' field. The description of the 'xattrs'
field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
null).REL_IDTY_EXTATTRpublic boolean isExtAttrNull()
xattrs' field has been set to Null or not. The
description of the 'xattrs' field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setExtAttrNull(),
REL_IDTY_EXTATTRpublic boolean isExtAttrClear()
xattrs' field is clear or not. The description
of the 'xattrs' field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearExtAttr(),
REL_IDTY_EXTATTRpublic void setExtAttr(Collection<? extends IdentityExtAttributesBean> extAttr)
xattrs' field. The description of the 'xattrs'
field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
extAttr - Value to setREL_IDTY_EXTATTRpublic void clearExtAttr()
xattrs' field in the bean. The description
of the 'xattrs' field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setExtAttrNull() method to clear the server's value.
See the description of cleared
values.
REL_IDTY_EXTATTRpublic void setExtAttrNull()
xattrs' field in the bean.
The description of the 'xattrs' field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearExtAttr() method to avoid clearing the server's value.
See the description of Null
values.
REL_IDTY_EXTATTRpublic void addToExtAttr(IdentityExtAttributesBean value)
xattrs'. The description of the
'xattrs' field is:
"Name-value pairs that contain additional items of interest about the identity data.
For example, additional contact telephone numbers."
value - Value to add to collection.REL_IDTY_EXTATTRpublic String getIdentityManagerLink()
mgr' field. The description of the 'mgr'
field is:
"The URL of the manager of the employee represented by the identity data."
null).REL_IDTY_MGRpublic boolean isIdentityManagerLinkNull()
mgr' URL field has been set to Null or not.
The description of the 'mgr' field is:
"The URL of the manager of the employee represented by the identity data."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setIdentityManagerLinkNull(),
REL_IDTY_MGRpublic boolean isIdentityManagerLinkClear()
mgr' URL field is clear or not. The description
of the 'mgr' field is:
"The URL of the manager of the employee represented by the identity data."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearIdentityManagerLink(),
REL_IDTY_MGRpublic void setIdentityManagerLink(String identityManager)
mgr' field. The description of the 'mgr'
field is:
"The URL of the manager of the employee represented by the identity data."
identityManager - Value to setREL_IDTY_MGRpublic void clearIdentityManagerLink()
mgr' field in the bean. The description
of the 'mgr' field is:
"The URL of the manager of the employee represented by the identity data."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setIdentityManagerLinkNull() method to clear the server's value.
See the description of cleared
values.
REL_IDTY_MGRpublic void setIdentityManagerLinkNull()
mgr' field in the
bean. The description of the 'mgr' field is:
"The URL of the manager of the employee represented by the identity data."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearIdentityManagerLink() method to avoid clearing the server's
value.
See the description of Null
values.
REL_IDTY_MGRpublic String getCreatorLink()
creator' field. The description of the 'creator'
field is:
"The URL of the Sentinel User object that represents the creator of the object."
null).CREATORpublic boolean isCreatorLinkNull()
creator' URL field has been set to Null or not.
The description of the 'creator' field is:
"The URL of the Sentinel User object that represents the creator of the object."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.CREATORpublic boolean isCreatorLinkClear()
creator' URL field is clear or not. The
description of the 'creator' field is:
"The URL of the Sentinel User object that represents the creator of the object."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.CREATORpublic static BeanMetaData<? extends IdentityBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public IdentityBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||