|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface User
The User class is used to determine the specific behavior of each user. It is the top level object in the User plugin.
Use the User class to change the password settings for a specific user. Password options for third-party accounts are set through your external systems.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface com.businessobjects.enterprise.infoobject.InfoObject |
|---|
InfoObject.Factory |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
Internal Use Only. |
| Method Summary | |
|---|---|
UserAliases |
addNewAliases()
Appends and returns a new empty UserAliases object as the last element of the array. |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty CustomProperties object as the last element of the array. |
EntGroups |
addNewEntGroups()
Appends and returns a new empty EntGroups element |
ExcludedPublications |
addNewExcludedPublications()
Appends and returns a new empty ExcludedPublications object as the last element of the array. |
com.businessobjects.enterprise.user.User.FavoritesFolder |
addNewFavoritesFolder()
Appends and returns a new empty FavoritesFolder element. |
Groups |
addNewGroups()
Appends and returns a new empty Groups object as the last element of the array. |
com.businessobjects.enterprise.user.User.Inbox |
addNewInbox()
Appends and returns a new empty Inbox element. |
com.businessobjects.enterprise.user.User.PersonalCategory |
addNewPersonalCategory()
Appends and returns a new empty PersonalCategory element. |
PrincipalProfiles |
addNewPrincipalProfiles()
Appends and returns a new empty PrincipalProfiles object as the last element of the array. |
PrincipalPublications |
addNewPrincipalPublications()
Appends and returns a new empty PrincipalPublications object as the last element of the array. |
ProfileValues |
addNewProfileValues()
Appends and returns a new empty ProfileValues object as the last element of the array. |
SecondaryCredentials |
addNewSecondaryCredentials()
Appends and returns a new empty SecondaryCredentials object as the last element of the array. |
UserProfiles |
addNewUserProfiles()
Appends and returns a new empty UserProfiles object as the last element of the array. |
UserAliases |
getAliases()
Returns the collection of aliases for this user. |
boolean |
getAttributeImportingEnabled()
Gets the AttributeImportingEnabled element |
CustomProperties |
getCustomProperties()
Returns the custom properties. |
java.lang.String |
getE65Cuid()
Internal Use Only. |
java.lang.String |
getEmailAddress()
Gets user's email address. |
EntGroups |
getEntGroups()
Gets the EntGroups element. |
ExcludedPublications |
getExcludedPublications()
Returns the collection of excluded publication IDs for this user. |
int |
getFailedLogons()
Gets the number of failed logon attempts since the last successful logon. |
com.businessobjects.enterprise.user.User.FavoritesFolder |
getFavoritesFolder()
Gets the FavoritesFolder element. |
java.lang.String |
getFullName()
Returns the full name of the user. |
Groups |
getGroups()
Returns a collection of the groups that the user belongs to. |
com.businessobjects.enterprise.user.User.Inbox |
getInbox()
Gets the Inbox element |
java.util.Calendar |
getLastLogonTime()
Gets the last date and time this user connected to the CMS. |
java.util.Calendar |
getLastPasswordChangeTime()
Returns the last password change time. |
boolean |
getNamedUser()
Gets if the license being used is named or concurrent. |
java.lang.String |
getPassword()
Internal Use Only. |
boolean |
getPasswordChangeAllowed()
Returns whether the user is allowed to change their password. |
boolean |
getPasswordExpiryAllowed()
Returns whether the password expires. |
boolean |
getPasswordToChangeAtNextLogon()
Returns whether the user must change their password at the next logon. |
com.businessobjects.enterprise.user.User.PersonalCategory |
getPersonalCategory()
Gets the PersonalCategory element. |
PrincipalProfiles |
getPrincipalProfiles()
Returns a collection of profile values associated with this principal. |
PrincipalPublications |
getPrincipalPublications()
Returns the collection of publication IDs for this user. |
ProfileValues |
getProfileValues()
Returns the collection of profile values for this user. |
SecondaryCredentials |
getSecondaryCredentials()
Returns the specified secondary credential. |
int |
getUserFlags()
Internal Use Only. |
UserProfiles |
getUserProfiles()
Returns a collection of profile values for this user. |
boolean |
isSetAliases()
Checks if the Aliases element has been set. |
boolean |
isSetAttributeImportingEnabled()
Checks if the AttributeImportingEnabled element has been set. |
boolean |
isSetCustomProperties()
Checks if the custom properties have been set. |
boolean |
isSetE65Cuid()
Internal Use Only. |
boolean |
isSetEmailAddress()
Checks if the email address for this user has been set. |
boolean |
isSetExcludedPublications()
Checks if the collection of excluded publication IDs for this user has been set. |
boolean |
isSetFailedLogons()
Internal Use Only. |
boolean |
isSetFavoritesFolder()
Checks if the FavoritesFolder element has been set |
boolean |
isSetFullName()
Checks if the full name of the user has been set. |
boolean |
isSetInbox()
Checks if the Inbox element has been set. |
boolean |
isSetLastLogonTime()
Internal Use Only. |
boolean |
isSetLastPasswordChangeTime()
Internal Use Only. |
boolean |
isSetPassword()
Internal Use Only. |
boolean |
isSetPasswordChangeAllowed()
Checks if the ability for the user to change their password has been set. |
boolean |
isSetPasswordExpiryAllowed()
Checks if the ability for the password to expire has been set. |
boolean |
isSetPasswordToChangeAtNextLogon()
Checks if whether the user must change their password at the next logon has been set. |
boolean |
isSetPersonalCategory()
Checks if the PersonalCategory element has been set |
boolean |
isSetPrincipalProfiles()
Checks if the collection of profile values associated with this principal has been set. |
boolean |
isSetPrincipalPublications()
Checks if the collection of publication IDs for this user has been set. |
boolean |
isSetProfileValues()
Checks if the collection of profile values for this user has been set. |
boolean |
isSetSecondaryCredentials()
Checks if the secondary credential has been set. |
boolean |
isSetUserFlags()
Internal Use Only. |
boolean |
isSetUserProfiles()
Checks if the collection of profile values for this user has been set. |
void |
setAliases(UserAliases aliases)
Sets the collection of aliases for this user. |
void |
setAttributeImportingEnabled(boolean attributeImportingEnabled)
Sets the AttributeImportingEnabled element. |
void |
setCustomProperties(CustomProperties customProperties)
Sets the custom properties. |
void |
setE65Cuid(java.lang.String e65Cuid)
Internal Use Only. |
void |
setEmailAddress(java.lang.String emailAddress)
Sets user's email address. |
void |
setEntGroups(EntGroups entGroups)
Sets the EntGroups element. |
void |
setExcludedPublications(ExcludedPublications excludedPublications)
Sets the collection of excluded publication IDs for this user. |
void |
setFailedLogons(int failedLogons)
Internal Use Only. |
void |
setFavoritesFolder(com.businessobjects.enterprise.user.User.FavoritesFolder favoritesFolder)
Sets the FavoritesFolder element. |
void |
setFullName(java.lang.String fullName)
Sets the full name of the user. |
void |
setGroups(Groups groups)
Sets a collection of the groups that the user belongs to. |
void |
setInbox(com.businessobjects.enterprise.user.User.Inbox inbox)
Sets the Inbox element. |
void |
setLastLogonTime(java.util.Calendar lastLogonTime)
Internal Use Only. |
void |
setLastPasswordChangeTime(java.util.Calendar lastPasswordChangeTime)
Internal Use Only. |
void |
setNamedUser(boolean namedUser)
Sets if the license being used is named or concurrent. |
void |
setPassword(java.lang.String password)
Sets a new password without requiring an old password. |
void |
setPasswordChangeAllowed(boolean passwordChangeAllowed)
Allows the user to change his or her password. |
void |
setPasswordExpiryAllowed(boolean passwordExpiryAllowed)
Sets whether the password expires. |
void |
setPasswordToChangeAtNextLogon(boolean passwordToChangeAtNextLogon)
Forces the user to change the password at the next logon. |
void |
setPersonalCategory(com.businessobjects.enterprise.user.User.PersonalCategory personalCategory)
Sets the PersonalCategory element. |
void |
setPrincipalProfiles(PrincipalProfiles principalProfiles)
Sets a collection of profile values associated with this principal. |
void |
setPrincipalPublications(PrincipalPublications principalPublications)
Sets the collection of publication IDs for this user. |
void |
setProfileValues(ProfileValues profileValues)
Sets the collection of profile values for this user. |
void |
setSecondaryCredentials(SecondaryCredentials secondaryCredentials)
Set the new value to the specified secondary credential or create a new one if the credential specified does not exist. |
void |
setUserFlags(int userFlags)
Internal Use Only. |
void |
setUserProfiles(UserProfiles userProfiles)
Sets a collection of profile values for this user. |
void |
unsetAliases()
Deletes or unsets the Aliases element. |
void |
unsetAttributeImportingEnabled()
Deletes or unsets the AttributeImportingEnabled element |
void |
unsetCustomProperties()
Deletes or unsets the CustomProperties element. |
void |
unsetE65Cuid()
Internal Use Only. |
void |
unsetEmailAddress()
Deletes or unsets the EmailAddress element. |
void |
unsetExcludedPublications()
Deletes or unsets the ExcludedPublications element. |
void |
unsetFailedLogons()
Internal Use Only. |
void |
unsetFavoritesFolder()
Deletes or unsets the FavoritesFolder element |
void |
unsetFullName()
Deletes or unsets the FullName element. |
void |
unsetInbox()
Deletes or unsets the Inbox element |
void |
unsetLastLogonTime()
Internal Use Only. |
void |
unsetLastPasswordChangeTime()
Internal Use Only. |
void |
unsetPassword()
Internal Use Only. |
void |
unsetPasswordChangeAllowed()
Deletes or unsets the PasswordChangeAllowed element. |
void |
unsetPasswordExpiryAllowed()
Deletes or unsets the PasswordExpiryAllowed element. |
void |
unsetPasswordToChangeAtNextLogon()
Deletes or unsets the PasswordToChangeAtNextLogon element. |
void |
unsetPersonalCategory()
Deletes or unsets the PersonalCategory element |
void |
unsetPrincipalProfiles()
Deletes or unsets the PrincipalProfiles element. |
void |
unsetPrincipalPublications()
Delets or unsets the PrincipalPublications element. |
void |
unsetProfileValues()
Deletes or unsets the ProfileValues element. |
void |
unsetSecondaryCredentials()
Deletes or unsets the SecondaryCredentials element. |
void |
unsetUserFlags()
Internal Use Only. |
void |
unsetUserProfiles()
Deletes or unsets the UserProfiles element. |
org.apache.xmlbeans.XmlBoolean |
xgetAttributeImportingEnabled()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetE65Cuid()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetEmailAddress()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetFailedLogons()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetFullName()
Internal Use Only. |
org.apache.xmlbeans.XmlDateTime |
xgetLastLogonTime()
Internal Use Only. |
org.apache.xmlbeans.XmlDateTime |
xgetLastPasswordChangeTime()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetNamedUser()
Internal Use Only. |
org.apache.xmlbeans.XmlString |
xgetPassword()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetPasswordChangeAllowed()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetPasswordExpiryAllowed()
Internal Use Only. |
org.apache.xmlbeans.XmlBoolean |
xgetPasswordToChangeAtNextLogon()
Internal Use Only. |
org.apache.xmlbeans.XmlInt |
xgetUserFlags()
Internal Use Only. |
void |
xsetAttributeImportingEnabled(org.apache.xmlbeans.XmlBoolean attributeImportingEnabled)
Internal Use Only. |
void |
xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
Internal Use Only. |
void |
xsetEmailAddress(org.apache.xmlbeans.XmlString emailAddress)
Internal Use Only. |
void |
xsetFailedLogons(org.apache.xmlbeans.XmlInt failedLogons)
Internal Use Only. |
void |
xsetFullName(org.apache.xmlbeans.XmlString fullName)
Internal Use Only. |
void |
xsetLastLogonTime(org.apache.xmlbeans.XmlDateTime lastLogonTime)
Internal Use Only. |
void |
xsetLastPasswordChangeTime(org.apache.xmlbeans.XmlDateTime lastPasswordChangeTime)
Internal Use Only. |
void |
xsetNamedUser(org.apache.xmlbeans.XmlBoolean namedUser)
Internal Use Only. |
void |
xsetPassword(org.apache.xmlbeans.XmlString password)
Internal Use Only. |
void |
xsetPasswordChangeAllowed(org.apache.xmlbeans.XmlBoolean passwordChangeAllowed)
Internal Use Only. |
void |
xsetPasswordExpiryAllowed(org.apache.xmlbeans.XmlBoolean passwordExpiryAllowed)
Internal Use Only. |
void |
xsetPasswordToChangeAtNextLogon(org.apache.xmlbeans.XmlBoolean passwordToChangeAtNextLogon)
Internal Use Only. |
void |
xsetUserFlags(org.apache.xmlbeans.XmlInt userFlags)
Internal Use Only. |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
UserAliases getAliases()
Returns the collection of aliases for this user.
boolean isSetAliases()
true if the PersonalCategories element has been set,otherwise false.void setAliases(UserAliases aliases)
Sets the collection of aliases for this user.
aliases - The collection of aliases for this user.UserAliases addNewAliases()
UserAliases object as the last element of the array.
This UserAliases object is a collection of new aliases to be added for this user.
UserAliases object.void unsetAliases()
int getFailedLogons()
Gets the number of failed logon attempts since the last successful logon.
org.apache.xmlbeans.XmlInt xgetFailedLogons()
boolean isSetFailedLogons()
void setFailedLogons(int failedLogons)
void xsetFailedLogons(org.apache.xmlbeans.XmlInt failedLogons)
void unsetFailedLogons()
ExcludedPublications getExcludedPublications()
Returns the collection of excluded publication IDs for this user.
boolean isSetExcludedPublications()
true if ExcludedPublications has been set, false otherwise.void setExcludedPublications(ExcludedPublications excludedPublications)
Sets the collection of excluded publication IDs for this user.
excludedPublications - The collection of excluded publication IDs for this user.ExcludedPublications addNewExcludedPublications()
ExcludedPublications object as the last element of the array.
This ExcludedPublications object is a collection of new excluded publications IDs for this user.
ExcludedPublications object.void unsetExcludedPublications()
Deletes or unsets the ExcludedPublications element.
java.lang.String getEmailAddress()
Gets user's email address.
String.org.apache.xmlbeans.XmlString xgetEmailAddress()
boolean isSetEmailAddress()
true if the email address has been set, otherwsie false.void setEmailAddress(java.lang.String emailAddress)
Sets user's email address.
emailAddress - User's email address.void xsetEmailAddress(org.apache.xmlbeans.XmlString emailAddress)
void unsetEmailAddress()
Deletes or unsets the EmailAddress element.
java.util.Calendar getLastLogonTime()
Gets the last date and time this user connected to the CMS.
org.apache.xmlbeans.XmlDateTime xgetLastLogonTime()
boolean isSetLastLogonTime()
void setLastLogonTime(java.util.Calendar lastLogonTime)
void xsetLastLogonTime(org.apache.xmlbeans.XmlDateTime lastLogonTime)
void unsetLastLogonTime()
java.lang.String getFullName()
Returns the full name of the user.
String containing the full name of the user.org.apache.xmlbeans.XmlString xgetFullName()
boolean isSetFullName()
Checks if the full name of the user has been set.
true if the FullName element has been set,otherwise false.void setFullName(java.lang.String fullName)
Sets the full name of the user.
fullName - A String containing the full name of the user.void xsetFullName(org.apache.xmlbeans.XmlString fullName)
void unsetFullName()
Deletes or unsets the FullName element.
boolean getPasswordChangeAllowed()
Returns whether the user is allowed to change their password.
true if the user is allowed to change their password, false otherwise.org.apache.xmlbeans.XmlBoolean xgetPasswordChangeAllowed()
boolean isSetPasswordChangeAllowed()
Checks if the ability for the user to change their password has been set.
true if the PasswordChangeAllowed element has been set,otherwise false.void setPasswordChangeAllowed(boolean passwordChangeAllowed)
Allows the user to change his or her password.
passwordChangeAllowed - true if the user is allowed to change their password, false otherwise.void xsetPasswordChangeAllowed(org.apache.xmlbeans.XmlBoolean passwordChangeAllowed)
void unsetPasswordChangeAllowed()
Deletes or unsets the PasswordChangeAllowed element.
ProfileValues getProfileValues()
Returns the collection of profile values for this user.
boolean isSetProfileValues()
Checks if the collection of profile values for this user has been set.
true if the ProfileValues element has been set,otherwise false.void setProfileValues(ProfileValues profileValues)
Sets the collection of profile values for this user.
profileValues - The collection of profile values for this user.ProfileValues addNewProfileValues()
ProfileValues object as the last element of the array.
ProfileValues object.void unsetProfileValues()
Deletes or unsets the ProfileValues element.
PrincipalPublications getPrincipalPublications()
Returns the collection of publication IDs for this user.
boolean isSetPrincipalPublications()
Checks if the collection of publication IDs for this user has been set.
true if the PrincipalPublications element has been set,otherwise false.void setPrincipalPublications(PrincipalPublications principalPublications)
Sets the collection of publication IDs for this user.
principalPublications - The collection of publication IDs for this user.PrincipalPublications addNewPrincipalPublications()
PrincipalPublications object as the last element of the array.
This PrincipalPublications object is a collection of publication IDs for this user.
PrincipalPublications object.void unsetPrincipalPublications()
Delets or unsets the PrincipalPublications element.
Groups getGroups()
Returns a collection of the groups that the user belongs to.
void setGroups(Groups groups)
Sets a collection of the groups that the user belongs to.
groups - A collection of the groups that the user belongs to.Groups addNewGroups()
Groups object as the last element of the array.
This Groups object is a collection of the groups that the user belongs to.
Groups object.EntGroups getEntGroups()
void setEntGroups(EntGroups entGroups)
entGroups - EntGroups addNewEntGroups()
EntGroups element
EntGroups object.boolean getPasswordExpiryAllowed()
Returns whether the password expires.
true if the password expires, false otherwise.org.apache.xmlbeans.XmlBoolean xgetPasswordExpiryAllowed()
boolean isSetPasswordExpiryAllowed()
Checks if the ability for the password to expire has been set.
true if the PasswordExpiryAllowed element has been set,otherwise false.void setPasswordExpiryAllowed(boolean passwordExpiryAllowed)
Sets whether the password expires.
passwordExpiryAllowed - true if the password expires, false otherwise.void xsetPasswordExpiryAllowed(org.apache.xmlbeans.XmlBoolean passwordExpiryAllowed)
void unsetPasswordExpiryAllowed()
Deletes or unsets the PasswordExpiryAllowed element.
boolean getPasswordToChangeAtNextLogon()
Returns whether the user must change their password at the next logon.
true if the user must change their password at next logon, false otherwise.org.apache.xmlbeans.XmlBoolean xgetPasswordToChangeAtNextLogon()
boolean isSetPasswordToChangeAtNextLogon()
Checks if whether the user must change their password at the next logon has been set.
true if the PasswordToChangeAtNextLogon element has been set,otherwise false.void setPasswordToChangeAtNextLogon(boolean passwordToChangeAtNextLogon)
Forces the user to change the password at the next logon.
passwordToChangeAtNextLogon - true if the user must change their password at next logon, false otherwise.void xsetPasswordToChangeAtNextLogon(org.apache.xmlbeans.XmlBoolean passwordToChangeAtNextLogon)
void unsetPasswordToChangeAtNextLogon()
Deletes or unsets the PasswordToChangeAtNextLogon element.
java.lang.String getPassword()
org.apache.xmlbeans.XmlString xgetPassword()
boolean isSetPassword()
void setPassword(java.lang.String password)
Sets a new password without requiring an old password. This is an administrative function that allows a password to be set without supplying an old password.
password - A String containing the new password.void xsetPassword(org.apache.xmlbeans.XmlString password)
void unsetPassword()
java.util.Calendar getLastPasswordChangeTime()
Returns the last password change time.
org.apache.xmlbeans.XmlDateTime xgetLastPasswordChangeTime()
boolean isSetLastPasswordChangeTime()
void setLastPasswordChangeTime(java.util.Calendar lastPasswordChangeTime)
void xsetLastPasswordChangeTime(org.apache.xmlbeans.XmlDateTime lastPasswordChangeTime)
void unsetLastPasswordChangeTime()
boolean getNamedUser()
Gets if the license being used is named or concurrent.
true if the license being used is named, and false if it is concurrent.org.apache.xmlbeans.XmlBoolean xgetNamedUser()
void setNamedUser(boolean namedUser)
Sets if the license being used is named or concurrent.
namedUser - true if the license being used is named, and false if it is concurrent.void xsetNamedUser(org.apache.xmlbeans.XmlBoolean namedUser)
PrincipalProfiles getPrincipalProfiles()
Returns a collection of profile values associated with this principal.
boolean isSetPrincipalProfiles()
Checks if the collection of profile values associated with this principal has been set.
true if the collection of profile values associated with this principal has been set, false otherwise.void setPrincipalProfiles(PrincipalProfiles principalProfiles)
Sets a collection of profile values associated with this principal.
principalProfiles - A collection of profile values associated with this principal.PrincipalProfiles addNewPrincipalProfiles()
PrincipalProfiles object as the last element of the array.
This PrincipalProfiles object is a collection of profile values that can be associated with this principal.
PrincipalProfiles object.void unsetPrincipalProfiles()
Deletes or unsets the PrincipalProfiles element.
int getUserFlags()
org.apache.xmlbeans.XmlInt xgetUserFlags()
boolean isSetUserFlags()
void setUserFlags(int userFlags)
void xsetUserFlags(org.apache.xmlbeans.XmlInt userFlags)
void unsetUserFlags()
java.lang.String getE65Cuid()
org.apache.xmlbeans.XmlString xgetE65Cuid()
boolean isSetE65Cuid()
void setE65Cuid(java.lang.String e65Cuid)
void xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
void unsetE65Cuid()
boolean getAttributeImportingEnabled()
true if the importing attributes is enabled, false otherwise.org.apache.xmlbeans.XmlBoolean xgetAttributeImportingEnabled()
boolean isSetAttributeImportingEnabled()
true if the AttributeImportingEnabled element has been set, otherwise false.void setAttributeImportingEnabled(boolean attributeImportingEnabled)
attributeImportingEnabled - void xsetAttributeImportingEnabled(org.apache.xmlbeans.XmlBoolean attributeImportingEnabled)
void unsetAttributeImportingEnabled()
UserProfiles getUserProfiles()
Returns a collection of profile values for this user.
boolean isSetUserProfiles()
Checks if the collection of profile values for this user has been set.
true if the UserProfiles element has been set,otherwise false.void setUserProfiles(UserProfiles userProfiles)
Sets a collection of profile values for this user.
userProfiles - A collection of profile values for this user.UserProfiles addNewUserProfiles()
UserProfiles object as the last element of the array.
UserProfiles object.void unsetUserProfiles()
Deletes or unsets the UserProfiles element.
SecondaryCredentials getSecondaryCredentials()
Returns the specified secondary credential.
boolean isSetSecondaryCredentials()
Checks if the secondary credential has been set.
true if the SecondaryCredentials element has been set,otherwise false.void setSecondaryCredentials(SecondaryCredentials secondaryCredentials)
Set the new value to the specified secondary credential or create a new one if the credential specified does not exist.
secondaryCredentials - The secondary credentials.SecondaryCredentials addNewSecondaryCredentials()
SecondaryCredentials object as the last element of the array.
SecondaryCredentials object.void unsetSecondaryCredentials()
Deletes or unsets the SecondaryCredentials element.
com.businessobjects.enterprise.user.User.Inbox getInbox()
Inbox object.boolean isSetInbox()
true if the Inbox element has been set else returns false.void setInbox(com.businessobjects.enterprise.user.User.Inbox inbox)
inbox - The new Inbox object.com.businessobjects.enterprise.user.User.Inbox addNewInbox()
void unsetInbox()
com.businessobjects.enterprise.user.User.FavoritesFolder getFavoritesFolder()
boolean isSetFavoritesFolder()
true if the FavoritesFolder has been set, otherwise false.void setFavoritesFolder(com.businessobjects.enterprise.user.User.FavoritesFolder favoritesFolder)
com.businessobjects.enterprise.user.User.FavoritesFolder addNewFavoritesFolder()
void unsetFavoritesFolder()
com.businessobjects.enterprise.user.User.PersonalCategory getPersonalCategory()
boolean isSetPersonalCategory()
true if the PersonalCategory element has been set, otherwise false.void setPersonalCategory(com.businessobjects.enterprise.user.User.PersonalCategory personalCategory)
personalCategory - com.businessobjects.enterprise.user.User.PersonalCategory addNewPersonalCategory()
void unsetPersonalCategory()
CustomProperties getCustomProperties()
Returns the custom properties.
boolean isSetCustomProperties()
Checks if the custom properties have been set.
true if the custom properties element has been set, otherwise falsevoid setCustomProperties(CustomProperties customProperties)
Sets the custom properties.
customProperties - The custom properties.CustomProperties addNewCustomProperties()
CustomProperties object as the last element of the array.
CustomProperties object.void unsetCustomProperties()
Deletes or unsets the CustomProperties element.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||