|
|||||||||
| 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.UserBean
public class UserBean
An automatically-generated "bean" class for the Sentinel data object type 'user'.
SentinelBean.
SentinelBean,
BeanTransporter| Nested Class Summary | |
|---|---|
static class |
UserBean.AuthSourceType
An enumerated type representing values for the field ' auth-source'. |
static class |
UserBean.StateType
An enumerated type representing values for the field ' state'. |
| Field Summary | |
|---|---|
static String |
AUTH_DN
The "bean name" of the Sentinel data object field 'AuthDn'. |
static String |
AUTH_SOURCE
The "bean name" of the Sentinel data object field 'AuthSource'. |
static String |
CELL
The "bean name" of the Sentinel data object field 'Cell'. |
static String |
CREATOR
The "bean name" of the Sentinel data object field 'Creator'. |
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 |
DESCRIPTION
The "bean name" of the Sentinel data object field 'Description'. |
static String |
EMAIL
The "bean name" of the Sentinel data object field 'Email'. |
static String |
GIVEN_NAME
The "bean name" of the Sentinel data object field 'GivenName'. |
static String |
GROUPMEMBERSHIP
The "bean name" of the Sentinel data object field 'GroupMembership'. |
static String |
MODIFIER
The "bean name" of the Sentinel data object field 'Modifier'. |
static String |
NAME
The "bean name" of the Sentinel data object field 'Name'. |
static String |
OLDPASSWORD
The "bean name" of the Sentinel data object field 'OldPassword'. |
static String |
OTHER
The "bean name" of the Sentinel data object field 'Other'. |
static String |
PASSWORD
The "bean name" of the Sentinel data object field 'Password'. |
static String |
PERMISSIONS
The "bean name" of the Sentinel data object field 'Permissions'. |
static String |
PHONE
The "bean name" of the Sentinel data object field 'Phone'. |
static String |
REL_USER_STATE
The "bean name" of the Sentinel data object field 'State'. |
static String |
REL_USER_TAGS
The "bean name" of the Sentinel data object field 'Tags'. |
static String |
SURNAME
The "bean name" of the Sentinel data object field 'Surname'. |
static String |
SYSTEM_USER
The "bean name" of the Sentinel data object field 'SystemUser'. |
static String |
TITLE
The "bean name" of the Sentinel data object field 'Title'. |
| Constructor Summary | |
|---|---|
|
UserBean()
Construct an instance of the bean class. |
protected |
UserBean(BeanMetaData<? extends SentinelBean> metadata)
Constructor for use by derived classes. |
| Method Summary | |
|---|---|
void |
addToGroupMembership(String value)
Add a value to the collection field ' roles'. |
void |
addToTags(String value)
Add a value to the collection field ' tags'. |
void |
clearAuthDn()
Clear any current value for the ' auth-dn' field in the bean. |
void |
clearAuthSource()
Clear any current value for the ' auth-source' field in the bean. |
void |
clearCell()
Clear any current value for the ' cell' field in the bean. |
void |
clearDepartment()
Clear any current value for the ' dept' field in the bean. |
void |
clearDescription()
Clear any current value for the ' desc' field in the bean. |
void |
clearEmail()
Clear any current value for the ' email' field in the bean. |
void |
clearGivenName()
Clear any current value for the ' given' field in the bean. |
void |
clearGroupMembership()
Clear any current value for the ' roles' field in the bean. |
void |
clearName()
Clear any current value for the ' name' field in the bean. |
void |
clearOldPassword()
Clear any current value for the ' old-password' field in the bean. |
void |
clearOther()
Clear any current value for the ' fax' field in the bean. |
void |
clearPassword()
Clear any current value for the ' password' field in the bean. |
void |
clearPhone()
Clear any current value for the ' phone' field in the bean. |
void |
clearState()
Clear any current value for the ' state' field in the bean. |
void |
clearSurname()
Clear any current value for the ' surname' field in the bean. |
void |
clearTags()
Clear any current value for the ' tags' field in the bean. |
void |
clearTitle()
Clear any current value for the ' title' field in the bean. |
UserBean |
clone()
Create a duplicate of this bean instance, including all field values. |
String |
getAuthDn()
Get the value for the ' auth-dn' field. |
UserBean.AuthSourceType |
getAuthSource()
Get the value for the ' auth-source' field. |
static BeanMetaData<? extends UserBean> |
getBeanMetaData()
Get the metadata class instance for this type. |
String |
getCell()
Get the value for the ' cell' field. |
String |
getCreatorLink()
Get the URL for the ' creator' 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 |
getDescription()
Get the value for the ' desc' field. |
String |
getEmail()
Get the value for the ' email' field. |
String |
getGivenName()
Get the value for the ' given' field. |
Collection<String> |
getGroupMembership()
Get the value for the ' roles' field. |
String |
getModifierLink()
Get the URL for the ' modifier' field. |
String |
getName()
Get the value for the ' name' field. |
String |
getOldPassword()
Get the value for the ' old-password' field. |
String |
getOther()
Get the value for the ' fax' field. |
String |
getPassword()
Get the value for the ' password' field. |
UserPermissionsBean |
getPermissions()
Get the value for the ' perms' field. |
String |
getPhone()
Get the value for the ' phone' field. |
UserBean.StateType |
getState()
Get the value for the ' state' field. |
String |
getSurname()
Get the value for the ' surname' field. |
Collection<String> |
getTags()
Get the value for the ' tags' field. |
String |
getTitle()
Get the value for the ' title' field. |
boolean |
isAuthDnClear()
Get whether the value for the ' auth-dn' field is clear or not. |
boolean |
isAuthDnNull()
Get whether the ' auth-dn' field has been set to Null or not. |
boolean |
isAuthSourceClear()
Get whether the value for the ' auth-source' field is clear or not. |
boolean |
isAuthSourceNull()
Get whether the ' auth-source' field has been set to Null or not. |
boolean |
isCellClear()
Get whether the value for the ' cell' field is clear or not. |
boolean |
isCellNull()
Get whether the ' cell' field has been set to Null or not. |
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 |
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 |
isDescriptionClear()
Get whether the value for the ' desc' field is clear or not. |
boolean |
isDescriptionNull()
Get whether the ' desc' field has been set to Null or not. |
boolean |
isEmailClear()
Get whether the value for the ' email' field is clear or not. |
boolean |
isEmailNull()
Get whether the ' email' field has been set to Null or not. |
boolean |
isGivenNameClear()
Get whether the value for the ' given' field is clear or not. |
boolean |
isGivenNameNull()
Get whether the ' given' field has been set to Null or not. |
boolean |
isGroupMembershipClear()
Get whether the value for the ' roles' field is clear or not. |
boolean |
isGroupMembershipNull()
Get whether the ' roles' 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 |
isNameClear()
Get whether the value for the ' name' field is clear or not. |
boolean |
isNameNull()
Get whether the ' name' field has been set to Null or not. |
boolean |
isOldPasswordClear()
Get whether the value for the ' old-password' field is clear or not. |
boolean |
isOldPasswordNull()
Get whether the ' old-password' field has been set to Null or
not. |
boolean |
isOtherClear()
Get whether the value for the ' fax' field is clear or not. |
boolean |
isOtherNull()
Get whether the ' fax' field has been set to Null or not. |
boolean |
isPasswordClear()
Get whether the value for the ' password' field is clear or not. |
boolean |
isPasswordNull()
Get whether the ' password' field has been set to Null or not. |
boolean |
isPermissionsClear()
Get whether the value for the ' perms' field is clear or not. |
boolean |
isPermissionsNull()
Get whether the ' perms' field has been set to Null or not. |
boolean |
isPhoneClear()
Get whether the value for the ' phone' field is clear or not. |
boolean |
isPhoneNull()
Get whether the ' phone' field has been set to Null or not. |
boolean |
isStateClear()
Get whether the value for the ' state' field is clear or not. |
boolean |
isStateNull()
Get whether the ' state' field has been set to Null or not. |
boolean |
isSurnameClear()
Get whether the value for the ' surname' field is clear or not. |
boolean |
isSurnameNull()
Get whether the ' surname' field has been set to Null or not. |
boolean |
isSystemUser()
Get the value for the ' sys' field. |
boolean |
isSystemUserClear()
Get whether the value for the ' sys' field is clear or not. |
boolean |
isSystemUserNull()
Get whether the ' sys' field has been set to Null or not. |
boolean |
isTagsClear()
Get whether the value for the ' tags' field is clear or not. |
boolean |
isTagsNull()
Get whether the ' tags' field has been set to Null or not. |
boolean |
isTitleClear()
Get whether the value for the ' title' field is clear or not. |
boolean |
isTitleNull()
Get whether the ' title' field has been set to Null or not. |
void |
setAuthDn(String authDn)
Set the value for the ' auth-dn' field. |
void |
setAuthDnNull()
Set to Null any current value for the ' auth-dn' field in the
bean. |
void |
setAuthSource(UserBean.AuthSourceType authSource)
Set the value for the ' auth-source' field. |
void |
setAuthSourceNull()
Set to Null any current value for the ' auth-source' field in
the bean. |
void |
setCell(String cell)
Set the value for the ' cell' field. |
void |
setCellNull()
Set to Null any current value for the ' cell' 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 |
setDescription(String description)
Set the value for the ' desc' field. |
void |
setDescriptionNull()
Set to Null any current value for the ' desc' field in the bean. |
void |
setEmail(String email)
Set the value for the ' email' field. |
void |
setEmailNull()
Set to Null any current value for the ' email' field in the bean. |
void |
setGivenName(String givenName)
Set the value for the ' given' field. |
void |
setGivenNameNull()
Set to Null any current value for the ' given' field in the bean. |
void |
setGroupMembership(Collection<? extends String> groupMembership)
Set the value for the ' roles' field. |
void |
setGroupMembershipNull()
Set to Null any current value for the ' roles' field in the bean. |
void |
setName(String name)
Set the value for the ' name' field. |
void |
setNameNull()
Set to Null any current value for the ' name' field in the bean. |
void |
setOldPassword(String oldPassword)
Set the value for the ' old-password' field. |
void |
setOldPasswordNull()
Set to Null any current value for the ' old-password' field in
the bean. |
void |
setOther(String other)
Set the value for the ' fax' field. |
void |
setOtherNull()
Set to Null any current value for the ' fax' field in the bean. |
void |
setPassword(String password)
Set the value for the ' password' field. |
void |
setPasswordNull()
Set to Null any current value for the ' password' field in the
bean. |
void |
setPhone(String phone)
Set the value for the ' phone' field. |
void |
setPhoneNull()
Set to Null any current value for the ' phone' field in the bean. |
void |
setState(UserBean.StateType state)
Set the value for the ' state' field. |
void |
setStateNull()
Set to Null any current value for the ' state' field in the bean. |
void |
setSurname(String surname)
Set the value for the ' surname' field. |
void |
setSurnameNull()
Set to Null any current value for the ' surname' field in the
bean. |
void |
setTags(Collection<? extends String> tags)
Set the value for the ' tags' field. |
void |
setTagsNull()
Set to Null any current value for the ' tags' field in the bean. |
void |
setTitle(String title)
Set the value for the ' title' field. |
void |
setTitleNull()
Set to Null any current value for the ' title' 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 AUTH_SOURCE
""auth-source"".
The description of the 'auth-source' field is:
"The source used by Sentinel to authenticate a user's password during an authentication
request."
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 NAME
""name"".
The description of the 'name' field is:
"The name that the user supplies to log in to Sentinel."
public static final String AUTH_DN
""auth-dn"".
The description of the 'auth-dn' field is:
"If a user has an authentication source other than "DATABASE"" (e.g., "LDAP") this
value can be used to identify the corresponding user account in the authentication
source."
public static final String SURNAME
""surname"".
The description of the 'surname' field is:
"The user's family name."
public static final String PERMISSIONS
""perms"".
The description of the 'perms' field is:
"A description of the user's permissions in the Sentinel system."
public static final String DESCRIPTION
""desc"".
The description of the 'desc' field is:
"A description of the user account."
public static final String OTHER
""fax"".
The description of the 'fax' field is:
"A secondary contact number or other value. The Sentinel user interface displays
this as "Fax"."
public static final String OLDPASSWORD
""old-password"".
The description of the 'old-password' field is:
"The user's existing password value. This is treated as "write-only" and is only
used when a user is changing the value of the user's own password. It is never returned
from the server."
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 GROUPMEMBERSHIP
""roles"".
The description of the 'roles' field is:
"The user's role memberships."
public static final String REL_USER_STATE
""state"".
The description of the 'state' field is:
"The user's current state. One of the following three values: "ACTIVE", "LOCKED",
"INACTIVE". "INACTIVE" indicates a "deleted" user account."
public static final String PHONE
""phone"".
The description of the 'phone' field is:
"The user's contact telephone number."
public static final String GIVEN_NAME
""given"".
The description of the 'given' field is:
"The user's given name."
public static final String CELL
""cell"".
The description of the 'cell' field is:
"The user's mobile phone number."
public static final String SYSTEM_USER
""sys"".
The description of the 'sys' field is:
"If this value is true it indicates that the user account is an internal account
used by Sentinel. For example, a distributed search target creates a system user
for the purposes of executing a search on behalf of a search console."
public static final String EMAIL
""email"".
The description of the 'email' field is:
"The user's contact email address."
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 PASSWORD
""password"".
The description of the 'password' field is:
"The user's password value. This is treated as "write-only". In other words, it is
only used when creating a user account or when changing a user account's password.
It is never returned from the server."
public static final String DEPARTMENT
""dept"".
The description of the 'dept' field is:
"The department to which the user belongs."
public static final String REL_USER_TAGS
""tags"".
The description of the 'tags' field is:
"The user's "favorite" tags."
public static final String TITLE
""title"".
The description of the 'title' field is:
"The user's job title."
| Constructor Detail |
|---|
public UserBean()
protected UserBean(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 getAuthDn()
auth-dn' field. The description of the 'auth-dn'
field is:
"If a user has an authentication source other than "DATABASE"" (e.g., "LDAP") this
value can be used to identify the corresponding user account in the authentication
source."
null).AUTH_DNpublic boolean isAuthDnNull()
auth-dn' field has been set to Null or not.
The description of the 'auth-dn' field is:
"If a user has an authentication source other than "DATABASE"" (e.g., "LDAP") this
value can be used to identify the corresponding user account in the authentication
source."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAuthDnNull(),
AUTH_DNpublic boolean isAuthDnClear()
auth-dn' field is clear or not. The description
of the 'auth-dn' field is:
"If a user has an authentication source other than "DATABASE"" (e.g., "LDAP") this
value can be used to identify the corresponding user account in the authentication
source."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAuthDn(),
AUTH_DNpublic void setAuthDn(String authDn)
auth-dn' field. The description of the 'auth-dn'
field is:
"If a user has an authentication source other than "DATABASE"" (e.g., "LDAP") this
value can be used to identify the corresponding user account in the authentication
source."
authDn - Value to setAUTH_DNpublic void clearAuthDn()
auth-dn' field in the bean. The description
of the 'auth-dn' field is:
"If a user has an authentication source other than "DATABASE"" (e.g., "LDAP") this
value can be used to identify the corresponding user account in the authentication
source."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAuthDnNull() method to clear the server's value.
See the description of cleared
values.
AUTH_DNpublic void setAuthDnNull()
auth-dn' field in the
bean. The description of the 'auth-dn' field is:
"If a user has an authentication source other than "DATABASE"" (e.g., "LDAP") this
value can be used to identify the corresponding user account in the authentication
source."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAuthDn() method to avoid clearing the server's value.
See the description of Null
values.
AUTH_DNpublic String getPhone()
phone' field. The description of the 'phone'
field is:
"The user's contact telephone number."
null).PHONEpublic boolean isPhoneNull()
phone' field has been set to Null or not. The
description of the 'phone' field is:
"The user's contact telephone number."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPhoneNull(),
PHONEpublic boolean isPhoneClear()
phone' field is clear or not. The description
of the 'phone' field is:
"The user's contact telephone number."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPhone(),
PHONEpublic void setPhone(String phone)
phone' field. The description of the 'phone'
field is:
"The user's contact telephone number."
phone - Value to setPHONEpublic void clearPhone()
phone' field in the bean. The description
of the 'phone' field is:
"The user's contact telephone number."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPhoneNull() method to clear the server's value.
See the description of cleared
values.
PHONEpublic void setPhoneNull()
phone' field in the bean.
The description of the 'phone' field is:
"The user's contact telephone number."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPhone() method to avoid clearing the server's value.
See the description of Null
values.
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 UserPermissionsBean getPermissions()
perms' field. The description of the 'perms'
field is:
"A description of the user's permissions in the Sentinel system."
null).PERMISSIONSpublic boolean isPermissionsNull()
perms' field has been set to Null or not. The
description of the 'perms' field is:
"A description of the user's permissions in the Sentinel system."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.PERMISSIONSpublic boolean isPermissionsClear()
perms' field is clear or not. The description
of the 'perms' field is:
"A description of the user's permissions in the Sentinel system."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.PERMISSIONSpublic String getDescription()
desc' field. The description of the 'desc'
field is:
"A description of the user account."
null).DESCRIPTIONpublic boolean isDescriptionNull()
desc' field has been set to Null or not. The
description of the 'desc' field is:
"A description of the user account."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setDescriptionNull(),
DESCRIPTIONpublic boolean isDescriptionClear()
desc' field is clear or not. The description
of the 'desc' field is:
"A description of the user account."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearDescription(),
DESCRIPTIONpublic void setDescription(String description)
desc' field. The description of the 'desc'
field is:
"A description of the user account."
description - Value to setDESCRIPTIONpublic void clearDescription()
desc' field in the bean. The description
of the 'desc' field is:
"A description of the user account."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setDescriptionNull() method to clear the server's value.
See the description of cleared
values.
DESCRIPTIONpublic void setDescriptionNull()
desc' field in the bean.
The description of the 'desc' field is:
"A description of the user account."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearDescription() method to avoid clearing the server's value.
See the description of Null
values.
DESCRIPTIONpublic String getOther()
fax' field. The description of the 'fax'
field is:
"A secondary contact number or other value. The Sentinel user interface displays
this as "Fax"."
null).OTHERpublic boolean isOtherNull()
fax' field has been set to Null or not. The
description of the 'fax' field is:
"A secondary contact number or other value. The Sentinel user interface displays
this as "Fax"."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setOtherNull(),
OTHERpublic boolean isOtherClear()
fax' field is clear or not. The description
of the 'fax' field is:
"A secondary contact number or other value. The Sentinel user interface displays
this as "Fax"."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearOther(),
OTHERpublic void setOther(String other)
fax' field. The description of the 'fax'
field is:
"A secondary contact number or other value. The Sentinel user interface displays
this as "Fax"."
other - Value to setOTHERpublic void clearOther()
fax' field in the bean. The description
of the 'fax' field is:
"A secondary contact number or other value. The Sentinel user interface displays
this as "Fax"."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setOtherNull() method to clear the server's value.
See the description of cleared
values.
OTHERpublic void setOtherNull()
fax' field in the bean.
The description of the 'fax' field is:
"A secondary contact number or other value. The Sentinel user interface displays
this as "Fax"."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearOther() method to avoid clearing the server's value.
See the description of Null
values.
OTHERpublic UserBean.AuthSourceType getAuthSource()
auth-source' field. The description of the 'auth-source'
field is:
"The source used by Sentinel to authenticate a user's password during an authentication
request."
null).AUTH_SOURCEpublic boolean isAuthSourceNull()
auth-source' field has been set to Null or not.
The description of the 'auth-source' field is:
"The source used by Sentinel to authenticate a user's password during an authentication
request."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setAuthSourceNull(),
AUTH_SOURCEpublic boolean isAuthSourceClear()
auth-source' field is clear or not. The
description of the 'auth-source' field is:
"The source used by Sentinel to authenticate a user's password during an authentication
request."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearAuthSource(),
AUTH_SOURCEpublic void setAuthSource(UserBean.AuthSourceType authSource)
auth-source' field. The description of the 'auth-source'
field is:
"The source used by Sentinel to authenticate a user's password during an authentication
request."
authSource - Value to setAUTH_SOURCEpublic void clearAuthSource()
auth-source' field in the bean. The
description of the 'auth-source' field is:
"The source used by Sentinel to authenticate a user's password during an authentication
request."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setAuthSourceNull() method to clear the server's value.
See the description of cleared
values.
AUTH_SOURCEpublic void setAuthSourceNull()
auth-source' field in
the bean. The description of the 'auth-source' field is:
"The source used by Sentinel to authenticate a user's password during an authentication
request."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearAuthSource() method to avoid clearing the server's value.
See the description of Null
values.
AUTH_SOURCEpublic boolean isSystemUser()
sys' field. The description of the 'sys'
field is:
"If this value is true it indicates that the user account is an internal account
used by Sentinel. For example, a distributed search target creates a system user
for the purposes of executing a search on behalf of a search console."
null).SYSTEM_USERpublic boolean isSystemUserNull()
sys' field has been set to Null or not. The
description of the 'sys' field is:
"If this value is true it indicates that the user account is an internal account
used by Sentinel. For example, a distributed search target creates a system user
for the purposes of executing a search on behalf of a search console."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.SYSTEM_USERpublic boolean isSystemUserClear()
sys' field is clear or not. The description
of the 'sys' field is:
"If this value is true it indicates that the user account is an internal account
used by Sentinel. For example, a distributed search target creates a system user
for the purposes of executing a search on behalf of a search console."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.SYSTEM_USERpublic String getOldPassword()
old-password' field. The description of the 'old-password'
field is:
"The user's existing password value. This is treated as "write-only" and is only
used when a user is changing the value of the user's own password. It is never returned
from the server."
null).OLDPASSWORDpublic boolean isOldPasswordNull()
old-password' field has been set to Null or
not. The description of the 'old-password' field is:
"The user's existing password value. This is treated as "write-only" and is only
used when a user is changing the value of the user's own password. It is never returned
from the server."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setOldPasswordNull(),
OLDPASSWORDpublic boolean isOldPasswordClear()
old-password' field is clear or not.
The description of the 'old-password' field is:
"The user's existing password value. This is treated as "write-only" and is only
used when a user is changing the value of the user's own password. It is never returned
from the server."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearOldPassword(),
OLDPASSWORDpublic void setOldPassword(String oldPassword)
old-password' field. The description of the 'old-password'
field is:
"The user's existing password value. This is treated as "write-only" and is only
used when a user is changing the value of the user's own password. It is never returned
from the server."
oldPassword - Value to setOLDPASSWORDpublic void clearOldPassword()
old-password' field in the bean. The
description of the 'old-password' field is:
"The user's existing password value. This is treated as "write-only" and is only
used when a user is changing the value of the user's own password. It is never returned
from the server."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setOldPasswordNull() method to clear the server's value.
See the description of cleared
values.
OLDPASSWORDpublic void setOldPasswordNull()
old-password' field in
the bean. The description of the 'old-password' field is:
"The user's existing password value. This is treated as "write-only" and is only
used when a user is changing the value of the user's own password. It is never returned
from the server."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearOldPassword() method to avoid clearing the server's value.
See the description of Null
values.
OLDPASSWORDpublic String getCell()
cell' field. The description of the 'cell'
field is:
"The user's mobile phone number."
null).CELLpublic boolean isCellNull()
cell' field has been set to Null or not. The
description of the 'cell' field is:
"The user's mobile phone number."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setCellNull(),
CELLpublic boolean isCellClear()
cell' field is clear or not. The description
of the 'cell' field is:
"The user's mobile phone number."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearCell(),
CELLpublic void setCell(String cell)
cell' field. The description of the 'cell'
field is:
"The user's mobile phone number."
cell - Value to setCELLpublic void clearCell()
cell' field in the bean. The description
of the 'cell' field is:
"The user's mobile phone number."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setCellNull() method to clear the server's value.
See the description of cleared
values.
CELLpublic void setCellNull()
cell' field in the bean.
The description of the 'cell' field is:
"The user's mobile phone number."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearCell() method to avoid clearing the server's value.
See the description of Null
values.
CELLpublic 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 getSurname()
surname' field. The description of the 'surname'
field is:
"The user's family name."
null).SURNAMEpublic boolean isSurnameNull()
surname' field has been set to Null or not.
The description of the 'surname' field is:
"The user's family name."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setSurnameNull(),
SURNAMEpublic boolean isSurnameClear()
surname' field is clear or not. The description
of the 'surname' field is:
"The user's family name."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearSurname(),
SURNAMEpublic void setSurname(String surname)
surname' field. The description of the 'surname'
field is:
"The user's family name."
surname - Value to setSURNAMEpublic void clearSurname()
surname' field in the bean. The description
of the 'surname' field is:
"The user's family name."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setSurnameNull() method to clear the server's value.
See the description of cleared
values.
SURNAMEpublic void setSurnameNull()
surname' field in the
bean. The description of the 'surname' field is:
"The user's family name."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearSurname() method to avoid clearing the server's value.
See the description of Null
values.
SURNAMEpublic String getPassword()
password' field. The description of the 'password'
field is:
"The user's password value. This is treated as "write-only". In other words, it is
only used when creating a user account or when changing a user account's password.
It is never returned from the server."
null).PASSWORDpublic boolean isPasswordNull()
password' field has been set to Null or not.
The description of the 'password' field is:
"The user's password value. This is treated as "write-only". In other words, it is
only used when creating a user account or when changing a user account's password.
It is never returned from the server."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setPasswordNull(),
PASSWORDpublic boolean isPasswordClear()
password' field is clear or not. The
description of the 'password' field is:
"The user's password value. This is treated as "write-only". In other words, it is
only used when creating a user account or when changing a user account's password.
It is never returned from the server."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearPassword(),
PASSWORDpublic void setPassword(String password)
password' field. The description of the 'password'
field is:
"The user's password value. This is treated as "write-only". In other words, it is
only used when creating a user account or when changing a user account's password.
It is never returned from the server."
password - Value to setPASSWORDpublic void clearPassword()
password' field in the bean. The description
of the 'password' field is:
"The user's password value. This is treated as "write-only". In other words, it is
only used when creating a user account or when changing a user account's password.
It is never returned from the server."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setPasswordNull() method to clear the server's value.
See the description of cleared
values.
PASSWORDpublic void setPasswordNull()
password' field in the
bean. The description of the 'password' field is:
"The user's password value. This is treated as "write-only". In other words, it is
only used when creating a user account or when changing a user account's password.
It is never returned from the server."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearPassword() method to avoid clearing the server's value.
See the description of Null
values.
PASSWORDpublic String getTitle()
title' field. The description of the 'title'
field is:
"The user's job title."
null).TITLEpublic boolean isTitleNull()
title' field has been set to Null or not. The
description of the 'title' field is:
"The user's job title."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setTitleNull(),
TITLEpublic boolean isTitleClear()
title' field is clear or not. The description
of the 'title' field is:
"The user's job title."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearTitle(),
TITLEpublic void setTitle(String title)
title' field. The description of the 'title'
field is:
"The user's job title."
title - Value to setTITLEpublic void clearTitle()
title' field in the bean. The description
of the 'title' field is:
"The user's job title."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setTitleNull() method to clear the server's value.
See the description of cleared
values.
TITLEpublic void setTitleNull()
title' field in the bean.
The description of the 'title' field is:
"The user's job title."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearTitle() method to avoid clearing the server's value.
See the description of Null
values.
TITLEpublic String getGivenName()
given' field. The description of the 'given'
field is:
"The user's given name."
null).GIVEN_NAMEpublic boolean isGivenNameNull()
given' field has been set to Null or not. The
description of the 'given' field is:
"The user's given name."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setGivenNameNull(),
GIVEN_NAMEpublic boolean isGivenNameClear()
given' field is clear or not. The description
of the 'given' field is:
"The user's given name."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearGivenName(),
GIVEN_NAMEpublic void setGivenName(String givenName)
given' field. The description of the 'given'
field is:
"The user's given name."
givenName - Value to setGIVEN_NAMEpublic void clearGivenName()
given' field in the bean. The description
of the 'given' field is:
"The user's given name."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setGivenNameNull() method to clear the server's value.
See the description of cleared
values.
GIVEN_NAMEpublic void setGivenNameNull()
given' field in the bean.
The description of the 'given' field is:
"The user's given name."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearGivenName() method to avoid clearing the server's value.
See the description of Null
values.
GIVEN_NAMEpublic String getEmail()
email' field. The description of the 'email'
field is:
"The user's contact email address."
null).EMAILpublic boolean isEmailNull()
email' field has been set to Null or not. The
description of the 'email' field is:
"The user's contact email address."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setEmailNull(),
EMAILpublic boolean isEmailClear()
email' field is clear or not. The description
of the 'email' field is:
"The user's contact email address."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearEmail(),
EMAILpublic void setEmail(String email)
email' field. The description of the 'email'
field is:
"The user's contact email address."
email - Value to setEMAILpublic void clearEmail()
email' field in the bean. The description
of the 'email' field is:
"The user's contact email address."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setEmailNull() method to clear the server's value.
See the description of cleared
values.
EMAILpublic void setEmailNull()
email' field in the bean.
The description of the 'email' field is:
"The user's contact email address."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearEmail() method to avoid clearing the server's value.
See the description of Null
values.
EMAILpublic String getName()
name' field. The description of the 'name'
field is:
"The name that the user supplies to log in to Sentinel."
null).NAMEpublic boolean isNameNull()
name' field has been set to Null or not. The
description of the 'name' field is:
"The name that the user supplies to log in to Sentinel."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setNameNull(),
NAMEpublic boolean isNameClear()
name' field is clear or not. The description
of the 'name' field is:
"The name that the user supplies to log in to Sentinel."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearName(),
NAMEpublic void setName(String name)
name' field. The description of the 'name'
field is:
"The name that the user supplies to log in to Sentinel."
name - Value to setNAMEpublic void clearName()
name' field in the bean. The description
of the 'name' field is:
"The name that the user supplies to log in to Sentinel."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setNameNull() method to clear the server's value.
See the description of cleared
values.
NAMEpublic void setNameNull()
name' field in the bean.
The description of the 'name' field is:
"The name that the user supplies to log in to Sentinel."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearName() method to avoid clearing the server's value.
See the description of Null
values.
NAMEpublic String getDepartment()
dept' field. The description of the 'dept'
field is:
"The department to which the user 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 user 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 user 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 user belongs."
department - Value to setDEPARTMENTpublic void clearDepartment()
dept' field in the bean. The description
of the 'dept' field is:
"The department to which the user 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 user 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 Collection<String> getTags()
tags' field. The description of the 'tags'
field is:
"The user's "favorite" tags."
null).REL_USER_TAGSpublic boolean isTagsNull()
tags' field has been set to Null or not. The
description of the 'tags' field is:
"The user's "favorite" tags."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setTagsNull(),
REL_USER_TAGSpublic boolean isTagsClear()
tags' field is clear or not. The description
of the 'tags' field is:
"The user's "favorite" tags."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearTags(),
REL_USER_TAGSpublic void setTags(Collection<? extends String> tags)
tags' field. The description of the 'tags'
field is:
"The user's "favorite" tags."
tags - Value to setREL_USER_TAGSpublic void clearTags()
tags' field in the bean. The description
of the 'tags' field is:
"The user's "favorite" tags."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setTagsNull() method to clear the server's value.
See the description of cleared
values.
REL_USER_TAGSpublic void setTagsNull()
tags' field in the bean.
The description of the 'tags' field is:
"The user's "favorite" tags."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearTags() method to avoid clearing the server's value.
See the description of Null
values.
REL_USER_TAGSpublic void addToTags(String value)
tags'. The description of the 'tags'
field is:
"The user's "favorite" tags."
value - Value to add to collection.REL_USER_TAGSpublic Collection<String> getGroupMembership()
roles' field. The description of the 'roles'
field is:
"The user's role memberships."
null).GROUPMEMBERSHIPpublic boolean isGroupMembershipNull()
roles' field has been set to Null or not. The
description of the 'roles' field is:
"The user's role memberships."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setGroupMembershipNull(),
GROUPMEMBERSHIPpublic boolean isGroupMembershipClear()
roles' field is clear or not. The description
of the 'roles' field is:
"The user's role memberships."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearGroupMembership(),
GROUPMEMBERSHIPpublic void setGroupMembership(Collection<? extends String> groupMembership)
roles' field. The description of the 'roles'
field is:
"The user's role memberships."
groupMembership - Value to setGROUPMEMBERSHIPpublic void clearGroupMembership()
roles' field in the bean. The description
of the 'roles' field is:
"The user's role memberships."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setGroupMembershipNull() method to clear the server's value.
See the description of cleared
values.
GROUPMEMBERSHIPpublic void setGroupMembershipNull()
roles' field in the bean.
The description of the 'roles' field is:
"The user's role memberships."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearGroupMembership() method to avoid clearing the server's value.
See the description of Null
values.
GROUPMEMBERSHIPpublic void addToGroupMembership(String value)
roles'. The description of the
'roles' field is:
"The user's role memberships."
value - Value to add to collection.GROUPMEMBERSHIPpublic UserBean.StateType getState()
state' field. The description of the 'state'
field is:
"The user's current state. One of the following three values: "ACTIVE", "LOCKED",
"INACTIVE". "INACTIVE" indicates a "deleted" user account."
null).REL_USER_STATEpublic boolean isStateNull()
state' field has been set to Null or not. The
description of the 'state' field is:
"The user's current state. One of the following three values: "ACTIVE", "LOCKED",
"INACTIVE". "INACTIVE" indicates a "deleted" user account."
See the description of Null
values.
true if the field value has been marked as null, false
otherwise.setStateNull(),
REL_USER_STATEpublic boolean isStateClear()
state' field is clear or not. The description
of the 'state' field is:
"The user's current state. One of the following three values: "ACTIVE", "LOCKED",
"INACTIVE". "INACTIVE" indicates a "deleted" user account."
See the description of cleared
values.
true if the field value has been cleared, false
otherwise.clearState(),
REL_USER_STATEpublic void setState(UserBean.StateType state)
state' field. The description of the 'state'
field is:
"The user's current state. One of the following three values: "ACTIVE", "LOCKED",
"INACTIVE". "INACTIVE" indicates a "deleted" user account."
state - Value to setREL_USER_STATEpublic void clearState()
state' field in the bean. The description
of the 'state' field is:
"The user's current state. One of the following three values: "ACTIVE", "LOCKED",
"INACTIVE". "INACTIVE" indicates a "deleted" user account."
Using this method will not clear the server value when the bean is PUT to
the server.
Use the setStateNull() method to clear the server's value.
See the description of cleared
values.
REL_USER_STATEpublic void setStateNull()
state' field in the bean.
The description of the 'state' field is:
"The user's current state. One of the following three values: "ACTIVE", "LOCKED",
"INACTIVE". "INACTIVE" indicates a "deleted" user account."
Using this method will clear the server value when the bean is PUT to the
server.
Use the clearState() method to avoid clearing the server's value.
See the description of Null
values.
REL_USER_STATEpublic 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 UserBean> getBeanMetaData()
BeanTransporter
implementation''s constructor.
public UserBean clone()
clone in class Object
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||