|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.openexchange.admin.rmi.dataobjects.EnforceableDataObject
com.openexchange.admin.rmi.dataobjects.ExtendableDataObject
com.openexchange.admin.rmi.dataobjects.User
public class User
Class representing a user.
| Field Summary |
|---|
| Fields inherited from interface com.openexchange.admin.rmi.dataobjects.PasswordMechObject |
|---|
CRYPT_MECH, SHA_MECH |
| Constructor Summary | |
|---|---|
User()
Instantiates a new empty user object |
|
User(int id)
Instantiates a new user object with the given id set |
|
| Method Summary | |
|---|---|
void |
addAlias(String alias)
Adds an E-Mail alias to the current list of aliases of this user object |
void |
addExtension(OXUserExtensionInterface extension)
Deprecated. |
void |
addGuiPreferences(String path,
String guiValue)
add a path/value pair to gui settings |
Object |
clone()
|
boolean |
equals(Object obj)
|
HashSet<String> |
getAliases()
Returns the complete E-mail aliases of this user object |
List<String> |
getAliasesForSOAP()
|
Date |
getAnniversary()
Returns the anniversary of this user object |
String |
getAssistant_name()
Returns the name of the assistant of this user object |
Date |
getBirthday()
Returns the birthday of this user object |
String |
getBranches()
Returns the branches of this user object |
String |
getBusiness_category()
Returns the business_category of this user object |
String |
getCategories()
Returns the categories of this user object |
String |
getCellular_telephone1()
Returns the mobile phone number of this user object |
String |
getCellular_telephone2()
Returns the second mobile phone number of this user object |
String |
getCity_business()
Returns the city for the business location of this user object |
String |
getCity_home()
Returns the city for the home location of this user object |
String |
getCity_other()
Returns the city for a further location of this user object |
String |
getCommercial_register()
Returns the commercial_register of this user object |
String |
getCompany()
Returns the company of this user object |
String |
getCountry_business()
Returns the country for the business location of this user object |
String |
getCountry_home()
Returns the country of the home location of this user object |
String |
getCountry_other()
Returns the country for a further location of this user object |
Group |
getDefault_group()
Returns the default group of this user object |
String |
getDefaultSenderAddress()
Returns the default sender address of this user object |
String |
getDepartment()
Returns the department of this user object |
String |
getDisplay_name()
Returns the display name of this user object |
String |
getEmail1()
|
String |
getEmail2()
Returns the home E-Mail of this user object |
String |
getEmail3()
Returns the E-Mail (other) of this user object |
String |
getEmployeeType()
Returns the job title of this user object |
ArrayList<OXUserExtensionInterface> |
getExtensionbyName(String extname)
Deprecated. |
ArrayList<OXUserExtensionInterface> |
getExtensions()
Deprecated. |
String |
getFax_business()
Returns the fax number for the business location of this user object |
String |
getFax_home()
Returns the fax number for the home location of this user object |
String |
getFax_other()
Returns the fax number for a further location of this user object |
OXUserExtensionInterface |
getFirstExtensionbyName(String extname)
Deprecated. |
Integer |
getFolderTree()
|
String |
getGiven_name()
Returns the the first name of user |
Boolean |
getGUI_Spam_filter_capabilities_enabled()
Deprecated. use getGui_spam_filter_enabled() instead |
Boolean |
getGui_spam_filter_enabled()
|
Map<String,String> |
getGuiPreferences()
|
SOAPStringMap |
getGuiPreferencesForSoap()
|
Integer |
getId()
Returns the id of the user |
String |
getImapLogin()
Returns the login for the imap server of this user object |
int |
getImapPort()
Returns the port of the imap server of this user object |
String |
getImapSchema()
Returns the schema part of the imap server url of this user object |
String |
getImapServer()
Returns the hostname for the imap server of this user object |
String |
getInfo()
Returns the info field of this user object |
String |
getInstant_messenger1()
Returns the instant messenger address for the business location of this user object |
String |
getInstant_messenger2()
Returns the instant messenger address for the private location of this user object |
String |
getLanguage()
Returns the language setting of this user object |
String |
getMail_folder_confirmed_ham_name()
|
String |
getMail_folder_confirmed_spam_name()
|
String |
getMail_folder_drafts_name()
Returns the mail folder name of the drafts folder of this user object |
String |
getMail_folder_sent_name()
Returns the mail folder name of the sent folder of this user object |
String |
getMail_folder_spam_name()
Returns the mail folder name of the spam folder of this user object |
String |
getMail_folder_trash_name()
Returns the mail folder name of the trash folder of this user object |
Boolean |
getMailenabled()
Currently not used |
String |
getManager_name()
Returns the name of the manager of this user object |
String[] |
getMandatoryMembersChange()
At the moment no fields are defined here |
String[] |
getMandatoryMembersCreate()
At the moment setName(java.lang.String), setDisplay_name(java.lang.String), setPassword(String),
setGiven_name(String), setSur_name(String) and setPrimaryEmail(String)
are defined here |
String[] |
getMandatoryMembersDelete()
At the moment no fields are defined here |
String[] |
getMandatoryMembersRegister()
At the moment no fields are defined here |
String |
getMarital_status()
Returns the marital status of this user object |
String |
getMiddle_name()
Returns the middle name of this user object |
String |
getName()
Returns the name of this object |
Map<String,String> |
getNamespace(String namespace)
|
String |
getNickname()
Returns the nickname of this user object |
String |
getNote()
Returns the note field of this user object |
String |
getNumber_of_children()
Returns the number of children of this user object |
String |
getNumber_of_employee()
Returns the employee identifier of this user object |
Boolean |
getPassword_expired()
Returns if the password of this user object is expired |
String |
getPassword()
Return the password of this user object. |
String |
getPasswordMech()
|
String |
getPosition()
Returns the position field of this user object |
String |
getPostal_code_business()
Returns the postal_code_otherset of this user object |
String |
getPostal_code_home()
Returns the postal code of the home location of this user object |
String |
getPostal_code_other()
Returns the postal code for a further location of this user object |
String |
getPrimaryEmail()
Returns the primary E-Mail address of this user object |
String |
getProfession()
Returns the profession of this user object |
String |
getRoom_number()
Returns the room number of this user object |
String |
getSales_volume()
Returns the sales volume of this user object |
int |
getSmtpPort()
Returns the port for the smtp server of this user object |
String |
getSmtpSchema()
Returns the schema part of the smtp server url of this user object |
String |
getSmtpServer()
Returns the hostname for the smtp server of this user object |
Boolean |
getSpam_filter_enabled()
Deprecated. use getGui_spam_filter_enabled() instead |
String |
getSpouse_name()
Returns the name of the spouse of this user object |
String |
getState_business()
Returns the state of the business of this user object |
String |
getState_home()
Returns the state of the home location of this user object |
String |
getState_other()
Returns the state for a further location of this user object |
String |
getStreet_business()
Returns the street of the business of this user object |
String |
getStreet_home()
Returns the street of the home location of this user object |
String |
getStreet_other()
Returns the street for a further location of this user object |
String |
getSuffix()
Returns the suffix of this user object |
String |
getSur_name()
Return the last name of this user object |
String |
getTax_id()
Returns the tax id of this user object |
String |
getTelephone_assistant()
Returns the telephone number of the assistant of this user object |
String |
getTelephone_business1()
Returns the telephone number of the business location of this user object |
String |
getTelephone_business2()
Returns the second telephone number of the business location of this user object |
String |
getTelephone_callback()
Returns the telephone_callback of this user object |
String |
getTelephone_car()
Returns the telephone number for the car phone of this user object |
String |
getTelephone_company()
Returns the telephone number of the company of this user object |
String |
getTelephone_home1()
Returns the first telephone number of the home location of this user object |
String |
getTelephone_home2()
Returns the second telephone number of the home location of this user object |
String |
getTelephone_ip()
Returns the telephone number for ip telephony of this user object |
String |
getTelephone_isdn()
Returns the telephone number for isdn telephony of this user object |
String |
getTelephone_other()
Returns a further specified telephone number of this user object |
String |
getTelephone_pager()
Returns the number of the telephone pager of this user object |
String |
getTelephone_primary()
Currently not used |
String |
getTelephone_radio()
Currently not used |
String |
getTelephone_telex()
Returns the telephone number for the telex of this user object |
String |
getTelephone_ttytdd()
Returns the telephone number for the TTY/TDD of this user object |
String |
getTimezone()
Returns the timezone of this user object |
String |
getTitle()
Returns the title of this user object |
Integer |
getUploadFileSizeLimit()
Returns the upload file size limit of this user object |
Integer |
getUploadFileSizeLimitPerFile()
Returns the upload file size limit per file of this user object |
String |
getUrl()
Returns the URL of this user object |
String |
getUserAttribute(String namespace,
String name)
Read a generic user attribute |
Map<String,Map<String,String>> |
getUserAttributes()
|
SOAPUserAttributes |
getUserAttributesForSOAP()
|
String |
getUserfield01()
Returns the dynamic field no 1 of this user object |
String |
getUserfield02()
Returns the dynamic field no 2 of this user object |
String |
getUserfield03()
Returns the dynamic field no 3 of this user object |
String |
getUserfield04()
Returns the dynamic field no 4 of this user object |
String |
getUserfield05()
Returns the dynamic field no 5 of this user object |
String |
getUserfield06()
Returns the dynamic field no 6 of this user object |
String |
getUserfield07()
Returns the dynamic field no 7 of this user object |
String |
getUserfield08()
Returns the dynamic field no 8 of this user object |
String |
getUserfield09()
Returns the dynamic field no 9 of this user object |
String |
getUserfield10()
Returns the dynamic field no 10 of this user object |
String |
getUserfield11()
Returns the dynamic field no 11 of this user object |
String |
getUserfield12()
Returns the dynamic field no 12 of this user object |
String |
getUserfield13()
Returns the dynamic field no 13 of this user object |
String |
getUserfield14()
Returns the dynamic field no 14 of this user object |
String |
getUserfield15()
Returns the dynamic field no 15 of this user object |
String |
getUserfield16()
Returns the dynamic field no 16 of this user object |
String |
getUserfield17()
Returns the dynamic field no 17 of this user object |
String |
getUserfield18()
Returns the dynamic field no 18 of this user object |
String |
getUserfield19()
Returns the dynamic field no 19 of this user object |
String |
getUserfield20()
Returns the dynamic field no 20 of this user object |
int |
hashCode()
|
static User |
hashmapToUser(HashMap<String,Object> hm)
|
boolean |
isAliasesset()
Used to check if the aliases field of this user object has been changed |
boolean |
isAnniversaryset()
Used to check if the anniversary field of this user object has been changed |
boolean |
isAssistant_nameset()
Used to check if the assistant_name field of this user object has been changed |
boolean |
isBirthdayset()
Used to check if the birthday field of this user object has been changed |
boolean |
isBranchesset()
Used to check if the branches field of this user object has been changed |
boolean |
isBusiness_categoryset()
Used to check if the business_category field of this user object has been changed |
boolean |
isCategoriesset()
Used to check if the categories field of this user user has been changed |
boolean |
isCellular_telephone1set()
Used to check if the cellular_telephone1 field of this user object has been changed |
boolean |
isCellular_telephone2set()
Used to check if the cellular_telephone2 field of this user object has been changed |
boolean |
isCity_businessset()
Used to check if the city_business field of this user object has been changed |
boolean |
isCity_homeset()
Used to check if the city_home field of this user object has been changed |
boolean |
isCity_otherset()
Used to check if the city_other field of this user object has been changed |
boolean |
isCommercial_registerset()
Used to check if the commercial_register field of this user object has been changed |
boolean |
isCompanyset()
Used to check if the company field of this user object has been changed |
boolean |
isContextadmin()
Used to check if the contextadmin field of this user object has been changed |
boolean |
isCountry_businessset()
Used to check if the country_business field of this user object has been changed |
boolean |
isCountry_homeset()
Used to check if the country_home field of this user object has been changed |
boolean |
isCountry_otherset()
Used to check if the country_other field of this user object has been changed |
boolean |
isDefault_groupset()
Used to check if the default_group field of this user object has been changed |
boolean |
isDefaultSenderAddressset()
Used to check if the contextadmin field of this user object has been changed |
boolean |
isDepartmentset()
Used to check if the department field of this user object has been changed |
boolean |
isDisplay_nameset()
Used to check if the display_name field of this user object has been changed |
boolean |
isEmail1set()
Used to check if the email1 field of this user object has been changed |
boolean |
isEmail2set()
Used to check if the email2 field of this user object has been changed |
boolean |
isEmail3set()
Used to check if the email3 field of this user object has been changed |
boolean |
isEmployeeTypeset()
Used to check if the employeetype field of this user object has been changed |
boolean |
isFax_businessset()
Used to check if the fax_business field of this user object has been changed |
boolean |
isFax_homeset()
Used to check if the fax_home field of this user object has been changed |
boolean |
isFax_otherset()
Used to check if the fax_other field of this user object has been changed |
boolean |
isFolderTreeSet()
|
boolean |
isGiven_nameset()
Used to check if the given_name field of this user object has been changed |
boolean |
isGUI_Spam_filter_capabilities_enabledset()
Deprecated. use isGui_spam_filter_enabledset() instead |
boolean |
isGui_spam_filter_enabledset()
Used to check if the gui_spam_filter_capabilities_enabled field of this user object has been changed |
boolean |
isGuiPreferencesset()
|
boolean |
isIdset()
Used to check if the id field of this user object has been changed |
boolean |
isImapLoginset()
Used to check if the imaplogin field of this user object has been changed |
boolean |
isImapServerset()
Used to check if the imapserver field of this user object has been changed |
boolean |
isInfoset()
Used to check if the info field of this user object has been changed |
boolean |
isInstant_messenger1set()
Used to check if the instant_messenger1 field of this user object has been changed |
boolean |
isInstant_messenger2set()
Used to check if the instant_messenger2 field of this user object has been changed |
boolean |
isLanguageset()
Used to check if the language field of this user object has been changed |
boolean |
isMail_folder_confirmed_hamset()
Used to check if the mail_folder_confirmed_ham field of this user object has been changed |
boolean |
isMail_folder_confirmed_spamset()
Used to check if the mail_folder_confirmed_spam field of this user object has been changed |
boolean |
isMail_folder_drafts_nameset()
Used to check if the mail_folder_drafts_name field of this user object has been changed |
boolean |
isMail_folder_sent_nameset()
Used to check if the mail_folder_sent_name field of this user object has been changed |
boolean |
isMail_folder_spam_nameset()
Used to check if the mail_folder_spam_name field of this user object has been changed |
boolean |
isMail_folder_trash_nameset()
Used to check if the mail_folder_trash_name field of this user object has been changed |
boolean |
isMailenabledset()
Currently not used |
boolean |
isManager_nameset()
Used to check if the manager_name field of this user object has been changed |
boolean |
isMarital_statusset()
Used to check if the marital_status field of this user object has been changed |
boolean |
isMiddle_nameset()
Used to check if the middle_name field of this user object has been changed |
boolean |
isNameset()
Used to check if the name field of this user object has been changed |
boolean |
isNicknameset()
Used to check if the nickname field of this user object has been changed |
boolean |
isNoteset()
Used to check if the note field of this user object has been changed |
boolean |
isNumber_of_childrenset()
Used to check if the number_of_children field of this user object has been changed |
boolean |
isNumber_of_employeeset()
Used to check if the number_of_employee field of this user object has been changed |
boolean |
isPassword_expiredset()
Used to check if the password_expired field of this user object has been changed |
boolean |
isPasswordMechset()
Used to check if the passwordmech field of this user object has been changed |
boolean |
isPasswordset()
Used to check if the password field of this user object has been changed |
boolean |
isPositionset()
Used to check if the position field of this user object has been changed |
boolean |
isPostal_code_businessset()
Used to check if the postal_code_business field of this user object has been changed |
boolean |
isPostal_code_homeset()
Used to check if the postal_code_home field of this user object has been changed |
boolean |
isPostal_code_otherset()
Used to check if the postal_code_other field of this user object has been changed |
boolean |
isPrimaryEmailset()
Used to check if the primaryemail field of this user object has been changed |
boolean |
isProfessionset()
Used to check if the profession field of this user object has been changed |
boolean |
isRoom_numberset()
Used to check if the room_number field of this user object has been changed |
boolean |
isSales_volumeset()
Used to check if the sales_volume field of this user object has been changed |
boolean |
isSmtpServerset()
Used to check if the smtpserver field of this user object has been changed |
boolean |
isSpouse_nameset()
Used to check if the spouse_name field of this user object has been changed |
boolean |
isState_businessset()
Used to check if the state_business field of this user object has been changed |
boolean |
isState_homeset()
Used to check if the state_home field of this user object has been changed |
boolean |
isState_otherset()
Used to check if the state_other field of this user object has been changed |
boolean |
isStreet_businessset()
Used to check if the street_business field of this user object has been changed |
boolean |
isStreet_homeset()
Used to check if the street_home field of this user object has been changed |
boolean |
isStreet_otherset()
Used to check if the street_other field of this user object has been changed |
boolean |
isSuffixset()
Used to check if the suffix field of this user object has been changed |
boolean |
isSur_nameset()
Used to check if the sur_name field of this user object has been changed |
boolean |
isTax_idset()
Used to check if the tax_id field of this user object has been changed |
boolean |
isTelephone_assistantset()
Used to check if the telephone_assistant field of this user object has been changed |
boolean |
isTelephone_business1set()
Used to check if the telephone_business1 field of this user object has been changed |
boolean |
isTelephone_business2set()
Used to check if the telephone_business2 field of this user object has been changed |
boolean |
isTelephone_callbackset()
Used to check if the telephone_callback field of this user object has been changed |
boolean |
isTelephone_carset()
Used to check if the telephone_car field of this user object has been changed |
boolean |
isTelephone_companyset()
Used to check if the telephone_company field of this user object has been changed |
boolean |
isTelephone_home1set()
Used to check if the telephone_home1 field of this user object has been changed |
boolean |
isTelephone_home2set()
Used to check if the telephone_home2 field of this user object has been changed |
boolean |
isTelephone_ipset()
Used to check if the telephone_ip field of this user object has been changed |
boolean |
isTelephone_isdnset()
Used to check if the telephone_isdn field of this user object has been changed |
boolean |
isTelephone_otherset()
Used to check if the telephone_other field of this user object has been changed |
boolean |
isTelephone_pagerset()
Used to check if the telephone_pager field of this user object has been changed |
boolean |
isTelephone_primaryset()
Used to check if the telephone_primary field of this user object has been changed |
boolean |
isTelephone_radioset()
Used to check if the telephone_radio field of this user object has been changed |
boolean |
isTelephone_telexset()
Used to check if the telephone_telex field of this user object has been changed |
boolean |
isTelephone_ttytddset()
Used to check if the telephone_ttytdd field of this user object has been changed |
boolean |
isTimezoneset()
Used to check if the timezone field of this user object has been changed |
boolean |
isTitleset()
Used to check if the title field of this user object has been changed |
boolean |
isUploadFileSizeLimitPerFileset()
Used to check if the upload file size limit per file of this user object has been changed |
boolean |
isUploadFileSizeLimitset()
Used to check if the upload quota of this user object has been changed |
boolean |
isUrlset()
Used to check if the url field of this user object has been changed |
boolean |
isUserAttributesset()
Used to check if the user attributes have been modified |
boolean |
isUserfield01set()
Used to check if the userfield01 field of this user object has been changed |
boolean |
isUserfield02set()
Used to check if the userfield02 field of this user object has been changed |
boolean |
isUserfield03set()
Used to check if the userfield03 field of this user object has been changed |
boolean |
isUserfield04set()
Used to check if the userfield04 field of this user object has been changed |
boolean |
isUserfield05set()
Used to check if the userfield05 field of this user object has been changed |
boolean |
isUserfield06set()
Used to check if the userfield06 field of this user object has been changed |
boolean |
isUserfield07set()
Used to check if the userfield07 field of this user object has been changed |
boolean |
isUserfield08set()
Used to check if the userfield08 field of this user object has been changed |
boolean |
isUserfield09set()
Used to check if the userfield09 field of this user object has been changed |
boolean |
isUserfield10set()
Used to check if the userfield10 field of this user object has been changed |
boolean |
isUserfield11set()
Used to check if the userfield11 field of this user object has been changed |
boolean |
isUserfield12set()
Used to check if the userfield12 field of this user object has been changed |
boolean |
isUserfield13set()
Used to check if the userfield13 field of this user object has been changed |
boolean |
isUserfield14set()
Used to check if the userfield14 field of this user object has been changed |
boolean |
isUserfield15set()
Used to check if the userfield15 field of this user object has been changed |
boolean |
isUserfield16set()
Used to check if the userfield16 field of this user object has been changed |
boolean |
isUserfield17set()
Used to check if the userfield17 field of this user object has been changed |
boolean |
isUserfield18set()
Used to check if the userfield18 field of this user object has been changed |
boolean |
isUserfield19set()
Used to check if the userfield19 field of this user object has been changed |
boolean |
isUserfield20set()
Used to check if the userfield20 field of this user object has been changed |
boolean |
removeAlias(String alias)
Removes the specified E-Mail alias from the list of this user object |
boolean |
removeExtension(OXUserExtensionInterface o)
Deprecated. |
OXUserExtensionInterface |
removeExtensionByIndex(int index)
Deprecated. |
void |
removeGuiPreferences(String path)
remove a path/value pair from gui settings |
void |
setAliases(HashSet<String> aliases)
Sets the E-Mail aliases for this user object |
void |
setAliasesForSOAP(List<String> aliases)
|
void |
setAnniversary(Date anniversary)
Sets the anniversary for this user object |
void |
setAssistant_name(String assistant_name)
Sets the name of the assistant for this user object |
void |
setBirthday(Date birthday)
Sets the birthday for this user object |
void |
setBranches(String branches)
Sets the branches for this user object |
void |
setBusiness_category(String business_category)
Sets the business_category for this user object |
void |
setCategories(String categories)
Sets the categories for this user object |
void |
setCellular_telephone1(String cellular_telephone1)
Sets the mobile phone number for this user object |
void |
setCellular_telephone2(String cellular_telephone2)
Sets the second mobile phone number for this user object |
void |
setCity_business(String city_business)
Sets the city for the business location for this user object |
void |
setCity_home(String city_home)
Sets the city for the home location for this user object |
void |
setCity_other(String city_other)
Sets the city for a further location for this user object |
void |
setCommercial_register(String commercial_register)
Sets the commercial_register for this user object |
void |
setCompany(String company)
Sets the company for this user object |
void |
setContextadmin(boolean contextadmin)
Note: calling this setter on a user object has no influence on the user stored within the ox subsystem, as it is not possible to change the admin status of a user. |
void |
setCountry_business(String country_business)
Sets the country for the business location for this user object |
void |
setCountry_home(String country_home)
Sets the country of the home location for this user object |
void |
setCountry_other(String country_other)
Sets the country for a further location for this user object |
void |
setDefault_group(Group default_group)
The default group when creating an user. |
void |
setDefaultSenderAddress(String defaultSenderAddress)
Sets the default sender address for this user object |
void |
setDepartment(String department)
Sets the department for this user object |
void |
setDisplay_name(String display_name)
Sets the display name for this user object |
void |
setEmail1(String email1)
Sets the E-Mail for the business location for this user object |
void |
setEmail2(String email2)
Sets the home E-Mail for this user object |
void |
setEmail3(String email3)
Sets the E-Mail (other) for this user object |
void |
setEmployeeType(String employeeType)
Sets the job title for this user object |
void |
setFax_business(String fax_business)
Sets the fax number for the business location for this user object |
void |
setFax_home(String fax_home)
Sets the fax number for the home location for this user object |
void |
setFax_other(String fax_other)
Sets the fax number for a further location for this user object |
void |
setFolderTree(Integer folderTree)
|
void |
setGiven_name(String given_name)
Sets the first name of user |
void |
setGUI_Spam_filter_capabilities_enabled(Boolean gui_spam_filter_enabled)
Deprecated. use setGui_spam_filter_enabled(Boolean) instead |
void |
setGui_spam_filter_enabled(Boolean gui_spam_filter_enabled)
|
void |
setGuiPreferences(Map<String,String> guiPreferences)
|
void |
setGuiPreferencesForSoap(SOAPStringMap guiPreferences)
|
void |
setId(Integer userid)
Sets the numeric user id |
void |
setImapLogin(String imapLogin)
Sets the login for the imap server for this user object |
void |
setImapServer(String imapServer)
Sets the users imap server if not localhost should be used. |
void |
setInfo(String info)
Sets the info field for this user object |
void |
setInstant_messenger1(String instant_messenger1)
Sets the instant messenger address for the business location for this user object |
void |
setInstant_messenger2(String instant_messenger2)
Sets the instant messenger address for the private location for this user object |
void |
setLanguage(String language)
Sets the language for this user object. |
void |
setMail_folder_confirmed_ham_name(String mail_folder_confirmed_ham_name)
Set the name of the folder where mail should be copied, that should be learned as HAM using whatever mechanism on the server side |
void |
setMail_folder_confirmed_spam_name(String mail_folder_confirmed_spam_name)
Set the name of the folder where mail should be moved, that should be learned as SPAM using whatever mechanism on the server side |
void |
setMail_folder_drafts_name(String mail_folder_drafts_name)
Sets the mail folder name of the drafts folder for this user object |
void |
setMail_folder_sent_name(String mail_folder_sent_name)
Sets the mail folder name of the sent folder for this user object |
void |
setMail_folder_spam_name(String mail_folder_spam_name)
Sets the name of the users SPAM folder where detected SPAM mail will be moved into. |
void |
setMail_folder_trash_name(String mail_folder_trash_name)
Sets the mail folder name of the trash folder of this user object |
void |
setMailenabled(Boolean enabled)
Currently not used |
void |
setManager_name(String manager_name)
Sets the name of the manager for this user object |
void |
setMarital_status(String marital_status)
Sets the marital status for this user object |
void |
setMiddle_name(String middle_name)
Sets the middle name for this user object |
void |
setName(String username)
Sets the symbolic user identifier |
void |
setNickname(String nickname)
Sets the nickname of this user object |
void |
setNote(String note)
Sets the note field for this user object |
void |
setNumber_of_children(String number_of_children)
Sets the number of children for this user object |
void |
setNumber_of_employee(String number_of_employee)
Sets the employee identifier for this user object |
void |
setPassword_expired(Boolean password_expired)
Sets if the password for this user object is expired |
void |
setPassword(String passwd)
Sets the password for this user object. |
void |
setPasswordMech(String passwordMech)
Represents the password encryption mechanism, value is a password mechanism. |
void |
setPosition(String position)
Sets the position field for this user object |
void |
setPostal_code_business(String postal_code_business)
Sets the postal_code_business for this user object |
void |
setPostal_code_home(String postal_code_home)
Sets the postal code of the home location for this user object |
void |
setPostal_code_other(String postal_code_other)
Sets the postal code for a further location for this user object |
void |
setPrimaryEmail(String primaryEmail)
Sets the primary mail address of this user object. |
void |
setProfession(String profession)
Sets the profession for this user object |
void |
setRoom_number(String room_number)
Sets the room number for this user object |
void |
setSales_volume(String sales_volume)
Sets the sales volume for this user object |
void |
setSmtpServer(String smtpServer)
Set the users smtp server if not localhost should be used. |
void |
setSpouse_name(String spouse_name)
Sets the name of the spouse for this user object |
void |
setState_business(String state_business)
Sets the state of the business for this user object |
void |
setState_home(String state_home)
Sets the state of the home location for this user object |
void |
setState_other(String state_other)
Sets the state for a further location for this user object |
void |
setStreet_business(String street_business)
Sets the street of the business for this user object |
void |
setStreet_home(String street_home)
Sets the street of the home location for this user object |
void |
setStreet_other(String street_other)
Sets the street for a further location for this user object |
void |
setSuffix(String suffix)
Sets the suffix for this user object |
void |
setSur_name(String sur_name)
Sets the last name of user object |
void |
setTax_id(String tax_id)
Sets the tax id for this user object |
void |
setTelephone_assistant(String telephone_assistant)
Sets the telephone number of the assistant for this user object |
void |
setTelephone_business1(String telephone_business1)
Sets the telephone number of the business location for this user object |
void |
setTelephone_business2(String telephone_business2)
Sets the second telephone number of the business location for this user object |
void |
setTelephone_callback(String telephone_callback)
Sets the telephone_callback for this user object |
void |
setTelephone_car(String telephone_car)
Sets the telephone number for the car phone for this user object |
void |
setTelephone_company(String telephone_company)
Sets the telephone number of the company for this user object |
void |
setTelephone_home1(String telephone_home1)
Sets the first telephone number of the home location for this user object |
void |
setTelephone_home2(String telephone_home2)
Sets the second telephone number of the home location for this user object |
void |
setTelephone_ip(String telephone_ip)
Sets the telephone number for ip telephony for this user object |
void |
setTelephone_isdn(String telephone_isdn)
Sets the telephone number for isdn telephony for this user object |
void |
setTelephone_other(String telephone_other)
Sets the further telephone number for this user object |
void |
setTelephone_pager(String telephone_pager)
Sets the number of the telephone pager of this user object |
void |
setTelephone_primary(String telephone_primary)
Currently not used |
void |
setTelephone_radio(String telephone_radio)
Currently not used |
void |
setTelephone_telex(String telephone_telex)
Sets the telephone number for the telex for this user object |
void |
setTelephone_ttytdd(String telephone_ttytdd)
Sets the telephone number for the TTY/TDD for this user object |
void |
setTimezone(String timezone)
Sets the timezone for this user object. |
void |
setTitle(String title)
Sets the title for this user object |
void |
setUploadFileSizeLimit(Integer upload_quota)
Sets the upload file size limit for this user object |
void |
setUploadFileSizeLimitPerFile(Integer upload_quota_per_file)
Sets the upload file size limit per file for this user object |
void |
setUrl(String url)
Sets the URL for this user object |
void |
setUserAttribute(String namespace,
String name,
String value)
Sets a generic user attribute |
void |
setUserAttributes(Map<String,Map<String,String>> userAttributes)
|
void |
setUserAttributesForSOAP(SOAPUserAttributes userAttributes)
|
void |
setUserfield01(String userfield01)
Sets the dynamic field no 1 for this user object |
void |
setUserfield02(String userfield02)
Sets the dynamic field no 2 for this user object |
void |
setUserfield03(String userfield03)
Sets the dynamic field no 3 for this user object |
void |
setUserfield04(String userfield04)
Sets the dynamic field no 4 for this user object |
void |
setUserfield05(String userfield05)
Sets the dynamic field no 5 for this user object |
void |
setUserfield06(String userfield06)
Sets the dynamic field no 6 for this user object |
void |
setUserfield07(String userfield07)
Sets the dynamic field no 7 for this user object |
void |
setUserfield08(String userfield08)
Sets the dynamic field no 8 for this user object |
void |
setUserfield09(String userfield09)
Sets the dynamic field no 9 for this user object |
void |
setUserfield10(String userfield10)
Sets the dynamic field no 10 for this user object |
void |
setUserfield11(String userfield11)
Sets the dynamic field no 11 for this user object |
void |
setUserfield12(String userfield12)
Sets the dynamic field no 12 for this user object |
void |
setUserfield13(String userfield13)
Sets the dynamic field no 13 for this user object |
void |
setUserfield14(String userfield14)
Sets the dynamic field no 14 for this user object |
void |
setUserfield15(String userfield15)
Sets the dynamic field no 15 for this user object |
void |
setUserfield16(String userfield16)
Sets the dynamic field no 16 for this user object |
void |
setUserfield17(String userfield17)
Sets the dynamic field no 17 for this user object |
void |
setUserfield18(String userfield18)
Sets the dynamic field no 18 for this user object |
void |
setUserfield19(String userfield19)
Sets the dynamic field no 19 for this user object |
void |
setUserfield20(String userfield20)
Sets the dynamic field no 20 for this user object |
Hashtable<String,Object> |
toHashtable()
A wrapper function to get fields of this user object as key/value pairs in a Hashtable |
String |
toString()
|
| Methods inherited from class com.openexchange.admin.rmi.dataobjects.ExtendableDataObject |
|---|
addExtension, getAllExtensionsAsHash, getFirstExtensionByName, isExtensionsok, isExtensionsset, removeExtension, setExtensionsok |
| Methods inherited from class com.openexchange.admin.rmi.dataobjects.EnforceableDataObject |
|---|
getUnsetMembers, mandatoryChangeMembersSet, mandatoryCreateMembersSet, mandatoryDeleteMembersSet, mandatoryRegisterMembersSet, testMandatoryCreateFieldsNull |
| Methods inherited from class java.lang.Object |
|---|
getClass, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public User()
public User(int id)
id - An int value| Method Detail |
|---|
public final Integer getId()
getId in interface NameAndIdObjectpublic final boolean isAliasesset()
public final boolean isAnniversaryset()
public final boolean isAssistant_nameset()
public final boolean isBirthdayset()
public final boolean isBranchesset()
public final boolean isBusiness_categoryset()
public final boolean isCategoriesset()
public final boolean isCellular_telephone1set()
public final boolean isCellular_telephone2set()
public final boolean isCity_businessset()
public final boolean isCity_homeset()
public final boolean isCity_otherset()
public final boolean isCommercial_registerset()
public final boolean isCompanyset()
public final boolean isCountry_businessset()
public final boolean isCountry_homeset()
public final boolean isCountry_otherset()
public final boolean isDefault_groupset()
public final boolean isDepartmentset()
public final boolean isDisplay_nameset()
public final boolean isEmail1set()
public final boolean isEmail2set()
public final boolean isEmail3set()
public final boolean isEmployeeTypeset()
public final Boolean getMailenabled()
public final boolean isMailenabledset()
public final boolean isFax_businessset()
public final boolean isFax_homeset()
public final boolean isFax_otherset()
public final boolean isGiven_nameset()
public final boolean isIdset()
public final boolean isImapServerset()
public final boolean isImapLoginset()
public final boolean isInfoset()
public final boolean isInstant_messenger1set()
public final boolean isInstant_messenger2set()
public final boolean isLanguageset()
public final boolean isMail_folder_drafts_nameset()
public final boolean isMail_folder_sent_nameset()
public final boolean isMail_folder_spam_nameset()
public final boolean isMail_folder_trash_nameset()
public final boolean isManager_nameset()
public final boolean isMarital_statusset()
public final boolean isMiddle_nameset()
public final boolean isNicknameset()
public final boolean isNoteset()
public final boolean isNumber_of_childrenset()
public final boolean isNumber_of_employeeset()
public final boolean isPassword_expiredset()
public final boolean isPasswordMechset()
public final boolean isPasswordset()
public final boolean isPositionset()
public final boolean isPostal_code_businessset()
public final boolean isPostal_code_homeset()
public final boolean isPostal_code_otherset()
public final boolean isPrimaryEmailset()
public final boolean isProfessionset()
public final boolean isRoom_numberset()
public final boolean isSales_volumeset()
public final boolean isSmtpServerset()
public final boolean isSpouse_nameset()
public final boolean isState_businessset()
public final boolean isState_homeset()
public final boolean isState_otherset()
public final boolean isStreet_businessset()
public final boolean isStreet_homeset()
public final boolean isStreet_otherset()
public final boolean isSuffixset()
public final boolean isSur_nameset()
public final boolean isTax_idset()
public final boolean isTelephone_assistantset()
public final boolean isTelephone_business1set()
public final boolean isTelephone_business2set()
public final boolean isTelephone_callbackset()
public final boolean isTelephone_carset()
public final boolean isTelephone_companyset()
public final boolean isTelephone_home1set()
public final boolean isTelephone_home2set()
public final boolean isTelephone_ipset()
public final boolean isTelephone_isdnset()
public final boolean isTelephone_otherset()
public final boolean isTelephone_pagerset()
public final boolean isTelephone_primaryset()
public final boolean isTelephone_radioset()
public final boolean isTelephone_telexset()
public final boolean isTelephone_ttytddset()
public final boolean isTimezoneset()
public final boolean isTitleset()
public boolean isUploadFileSizeLimitset()
public boolean isUploadFileSizeLimitPerFileset()
public final boolean isUrlset()
public final boolean isUserfield01set()
public final boolean isUserfield02set()
public final boolean isUserfield03set()
public final boolean isUserfield04set()
public final boolean isUserfield05set()
public final boolean isUserfield06set()
public final boolean isUserfield07set()
public final boolean isUserfield08set()
public final boolean isUserfield09set()
public final boolean isUserfield10set()
public final boolean isUserfield11set()
public final boolean isUserfield12set()
public final boolean isUserfield13set()
public final boolean isUserfield14set()
public final boolean isUserfield15set()
public final boolean isUserfield16set()
public final boolean isUserfield17set()
public final boolean isUserfield18set()
public final boolean isUserfield19set()
public final boolean isUserfield20set()
public final boolean isNameset()
public final void setId(Integer userid)
setId in interface NameAndIdObjectuserid - An Integer containing the user idpublic final String getName()
NameAndIdObject
getName in interface NameAndIdObjectString containing the namepublic final void setName(String username)
setName in interface NameAndIdObjectusername - A String containing the user namepublic final String getPassword()
PasswordMechObject
getPassword in interface PasswordMechObjectString containing the passwordpublic final void setPassword(String passwd)
passwd - A String containing the passwordsetPasswordMechpublic final String getPrimaryEmail()
String containing the primary E-Mail addresspublic final void setPrimaryEmail(String primaryEmail)
primaryEmail - A String containing the primary E-Mail addresspublic final String getSur_name()
String containing the last namepublic final void setSur_name(String sur_name)
sur_name - A String containing the last namepublic final String getGiven_name()
String containing the first namepublic final void setGiven_name(String given_name)
given_name - A String containing the first namepublic final void setMailenabled(Boolean enabled)
enabled - A Boolean to activate/deactivatepublic final Date getBirthday()
Date containing the birthdaypublic final void setBirthday(Date birthday)
birthday - A Date containing the birthdaypublic final Date getAnniversary()
Date containing the anniversarypublic final void setAnniversary(Date anniversary)
anniversary - A Date containing the anniversarypublic final String getBranches()
String containing the branchespublic final void setBranches(String branches)
branches - A String containing the branchespublic final String getBusiness_category()
String containing the business_categorypublic final void setBusiness_category(String business_category)
business_category - A String containing the business_categorypublic final String getPostal_code_business()
String containing the postal_code_othersetpublic final void setPostal_code_business(String postal_code_business)
postal_code_business - A String containing the postal_code_othersetpublic final String getState_business()
String containing the state of the businesspublic final void setState_business(String state_business)
state_business - A String containing the state of the businesspublic final String getStreet_business()
String containing the street of the businesspublic final void setStreet_business(String street_business)
street_business - A String containing the street of the businesspublic final String getTelephone_callback()
String containing the telephone_callbackpublic final void setTelephone_callback(String telephone_callback)
telephone_callback - A String containing the telephone_callbackpublic final String getCity_home()
String containing the city for the home locationpublic final void setCity_home(String city_home)
city_home - A String containing the city for the home locationpublic final String getCommercial_register()
String containing commercial_registerpublic final void setCommercial_register(String commercial_register)
commercial_register - A String containing commercial_registerpublic final String getCountry_home()
String containing the country of the home locationpublic final void setCountry_home(String country_home)
country_home - A String containing the country of the home locationpublic final String getCompany()
String containing the companypublic final void setCompany(String company)
company - A String containing the companypublic final Group getDefault_group()
Group object containing the default grouppublic final void setDefault_group(Group default_group)
default_group - A Group object containing the default grouppublic final String getDepartment()
String containing the departmentpublic final void setDepartment(String department)
department - A String containing the departmentpublic final String getDisplay_name()
String containing the display namepublic final void setDisplay_name(String display_name)
display_name - A String containing the display namepublic final String getEmail2()
String containing the home E-Mailpublic final void setEmail2(String email2)
email2 - A String containing the home E-Mailpublic final String getEmail3()
String containing the E-Mail (other)public final void setEmail3(String email3)
email3 - A String containing the E-Mail (other)public final String getEmployeeType()
String containing the job titlepublic final void setEmployeeType(String employeeType)
employeeType - A String containing the job titlepublic final String getFax_business()
String containing the fax number for the business locationpublic final void setFax_business(String fax_business)
fax_business - A String containing the fax number for the business locationpublic final String getFax_home()
String containing the fax number for the home locationpublic final void setFax_home(String fax_home)
fax_home - A String containing the fax number for the home locationpublic final String getFax_other()
String containing the fax number for a further locationpublic final void setFax_other(String fax_other)
fax_other - A String containing the fax number for a further locationpublic final int getImapPort()
int containing the port numberpublic final String getImapServer()
String containing the hostname for the imap serverpublic final String getImapSchema()
String containing the schema of the imap server urlpublic final void setImapServer(String imapServer)
imapServer - A String containing the imap serverpublic final void setImapLogin(String imapLogin)
imapLogin - A String containing the loginpublic final String getImapLogin()
String containing the loginpublic final String getSmtpServer()
String containing the hostname for the smtp serverpublic final String getSmtpSchema()
String containing the schema of the smtp server urlpublic final void setSmtpServer(String smtpServer)
smtpServer - A String containting the smtp serverpublic final int getSmtpPort()
int containing the port for the smtp serverpublic final String getInstant_messenger1()
String containing the instant messenger addresspublic final void setInstant_messenger1(String instant_messenger1)
instant_messenger1 - A String containing the instant messenger addresspublic final String getInstant_messenger2()
String containing the instant messenger address for the private locationpublic final void setInstant_messenger2(String instant_messenger2)
instant_messenger2 - A String containing the instant messenger address for the private locationpublic final String getTelephone_ip()
String containing the telephone number for ip telephonypublic final void setTelephone_ip(String telephone_ip)
telephone_ip - A String containing the telephone number for ip telephonypublic final String getTelephone_isdn()
String containing the telephone number for isdn telephonypublic final void setTelephone_isdn(String telephone_isdn)
telephone_isdn - A String containing the telephone number for isdn telephonypublic final String getLanguage()
String object containing the language settingpublic final void setLanguage(String language)
language - A String object containing the language settingpublic final String getMail_folder_drafts_name()
String containing the mail folder name of the drafts folderpublic final void setMail_folder_drafts_name(String mail_folder_drafts_name)
mail_folder_drafts_name - A String containing the mail folder name of the drafts folderpublic final String getMail_folder_sent_name()
String containing the mail folder name of the sent folderpublic final void setMail_folder_sent_name(String mail_folder_sent_name)
mail_folder_sent_name - A String containing the mail folder name of the sent folderpublic final String getMail_folder_spam_name()
String containing the mail folder name of the spam folderpublic final void setMail_folder_spam_name(String mail_folder_spam_name)
mail_folder_spam_name - A String containing the mail folder name of the spam folderpublic final String getMail_folder_trash_name()
String containing the mail folder name of the trash folderpublic final void setMail_folder_trash_name(String mail_folder_trash_name)
mail_folder_trash_name - A String containing the mail folder name of the trash folderpublic final String getManager_name()
String containing the name of the managerpublic final void setManager_name(String manager_name)
manager_name - A String containing the name of the managerpublic final String getMarital_status()
String containing the marital statuspublic final void setMarital_status(String marital_status)
marital_status - A String containing the marital statuspublic final String getCellular_telephone1()
String containing the mobile phone numberpublic final void setCellular_telephone1(String cellular_telephone1)
cellular_telephone1 - A String containing the mobile phone numberpublic final String getCellular_telephone2()
String containing the second mobile phone numberpublic final void setCellular_telephone2(String cellular_telephone2)
cellular_telephone2 - A String containing the second mobile phone numberpublic final String getInfo()
String containing the info fieldpublic final void setInfo(String info)
info - A String containing the info fieldpublic final String getNickname()
String containing the nicknamepublic final void setNickname(String nickname)
nickname - A String containing the nicknamepublic final String getNumber_of_children()
String containing the number of childrenpublic final void setNumber_of_children(String number_of_children)
number_of_children - A String containing the number of childrenpublic final String getNote()
String containing the note fieldpublic final void setNote(String note)
note - A String containing the note fieldpublic final String getNumber_of_employee()
String containing the employee identifierpublic final void setNumber_of_employee(String number_of_employee)
A - String containing the employee identifierpublic final String getTelephone_pager()
String containing the number of the telephone pagerpublic final void setTelephone_pager(String telephone_pager)
telephone_pager - A String containing the number of the telephone pagerpublic final Boolean getPassword_expired()
public final void setPassword_expired(Boolean password_expired)
password_expired - A Boolean containing the valuepublic final String getTelephone_assistant()
String containing the telephone number of the assistantpublic final void setTelephone_assistant(String telephone_assistant)
telephone_assistant - A String containing the telephone number of the assistantpublic final String getTelephone_business1()
String containing the telephone number of the business locationpublic final void setTelephone_business1(String telephone_business1)
telephone_business1 - A String containing the telephone number of the business locationpublic final String getTelephone_business2()
String containing the second telephone number of the business locationpublic final void setTelephone_business2(String telephone_business2)
telephone_business2 - A String containing the second telephone number of the business locationpublic final String getTelephone_car()
String containing the telephone number for the car phonepublic final void setTelephone_car(String telephone_car)
telephone_car - A String containing the telephone number for the car phonepublic final String getTelephone_company()
String containing the telephone number of the companypublic final void setTelephone_company(String telephone_company)
telephone_company - A String containing the telephone number of the companypublic final String getTelephone_home1()
String containing the first telephone number of the home locationpublic final void setTelephone_home1(String telephone_home1)
telephone_home1 - A String containing the first telephone number of the home locationpublic final String getTelephone_home2()
String containing the second telephone number of the home locationpublic final void setTelephone_home2(String telephone_home2)
telephone_home2 - A String containing the second telephone number of the home locationpublic final String getTelephone_other()
String containing the numberpublic final void setTelephone_other(String telephone_other)
telephone_other - A String containing the further telephone numberpublic final String getPosition()
String containing the positionpublic final void setPosition(String position)
position - A String containing the position fieldpublic final String getPostal_code_home()
String containing the postal code of the home locationpublic final void setPostal_code_home(String postal_code_home)
postal_code_home - A String containing the postal code of the home locationpublic final String getProfession()
String containing the professionpublic final void setProfession(String profession)
profession - A String containing the professionpublic final String getTelephone_radio()
String containing the field contentpublic final void setTelephone_radio(String telephone_radio)
test2 - A String containing the field contentpublic final String getRoom_number()
String containing the room numberpublic final void setRoom_number(String room_number)
room_number - A String containing the room numberpublic final String getSales_volume()
String containing the sales volumepublic final void setSales_volume(String sales_volume)
sales_volume - A String containing the sales volumepublic final String getCity_other()
String containing the city for a further locationpublic final void setCity_other(String city_other)
city_other - A String containing the city for a further locationpublic final String getCountry_other()
String containing the country for a further locationpublic final void setCountry_other(String country_other)
country_other - A String containing the country for a further locationpublic final String getMiddle_name()
String containing the middle namepublic final void setMiddle_name(String middle_name)
middle_name - A String containing the middle namepublic final String getPostal_code_other()
String containing the postal code for a further locationpublic final void setPostal_code_other(String postal_code_other)
postal_code_other - A String containing the postal code for a further locationpublic final String getState_other()
String containing the state for a further locationpublic final void setState_other(String state_other)
state_other - A String containing the state for a further locationpublic final String getStreet_other()
String containing the street for a further locationpublic final void setStreet_other(String street_other)
street_other - A String containing the street for a further locationpublic final String getSpouse_name()
String containing the name of the spousepublic final void setSpouse_name(String spouse_name)
spouse_name - A String containing the name of the spousepublic final String getState_home()
String containing the state of the home locationpublic final void setState_home(String state_home)
state_home - A String containing the state of the home locationpublic final String getStreet_home()
String containing the street of the home locationpublic final void setStreet_home(String street_home)
street_home - A String containing the street of the home locationpublic final String getSuffix()
String containing the suffixpublic final void setSuffix(String suffix)
suffix - A String containing the suffixpublic final String getTax_id()
String containing the tax idpublic final void setTax_id(String tax_id)
tax_id - A String containing the tax idpublic final String getTelephone_telex()
String containing the telephone number for the telexpublic final void setTelephone_telex(String telephone_telex)
telephone_telex - A String containing the telephone number for the telexpublic final String getTimezone()
String containing the timezonepublic final void setTimezone(String timezone)
timezone - A String containing the timezonepublic final String getTitle()
String containing the titlepublic final void setTitle(String title)
title - A String containing the titlepublic final String getTelephone_ttytdd()
String containing the telephone number for the TTY/TDDpublic final void setTelephone_ttytdd(String telephone_ttytdd)
telephone_ttytdd - A String containing the telephone number for the TTY/TDDpublic final Integer getUploadFileSizeLimit()
int containing the upload file size limitpublic final void setUploadFileSizeLimit(Integer upload_quota)
upload_quota - An int containing the upload file size limitpublic final Integer getUploadFileSizeLimitPerFile()
int containing the upload file size limit per filepublic final void setUploadFileSizeLimitPerFile(Integer upload_quota_per_file)
upload_quota_per_file - An int containing the upload file size limit per filepublic final String getUrl()
String containing the URLpublic final void setUrl(String url)
url - A String containing the URLpublic final String getUserfield01()
String containing the dynamic field no 1public final void setUserfield01(String userfield01)
userfield01 - A String containing the dynamic field no 1public final String getUserfield02()
String containing the dynamic field no 2public final void setUserfield02(String userfield02)
userfield02 - A String containing the dynamic field no 2public final String getUserfield03()
String containing the dynamic field no 3public final void setUserfield03(String userfield03)
userfield03 - A String containing the dynamic field no 3public final String getUserfield04()
String containing the dynamic field no 4public final void setUserfield04(String userfield04)
userfield04 - A String containing the dynamic field no 4public final String getUserfield05()
String containing the dynamic field no 5public final void setUserfield05(String userfield05)
userfield05 - A String containing the dynamic field no 5public final String getUserfield06()
String containing the dynamic field no 6public final void setUserfield06(String userfield06)
userfield06 - A String containing the dynamic field no 6public final String getUserfield07()
String containing the dynamic field no 7public final void setUserfield07(String userfield07)
userfield07 - A String containing the dynamic field no 7public final String getUserfield08()
String containing the dynamic field no 8public final void setUserfield08(String userfield08)
userfield08 - A String containing the dynamic field no 8public final String getUserfield09()
String containing the dynamic field no 9public final void setUserfield09(String userfield09)
userfield09 - A String containing the dynamic field no 9public final String getUserfield10()
String containing the dynamic field no 10public final void setUserfield10(String userfield10)
userfield10 - A String containing the dynamic field no 10public final String getUserfield11()
String containing the dynamic field no 11public final void setUserfield11(String userfield11)
userfield11 - A String containing the dynamic field no 11public final String getUserfield12()
String containing the dynamic field no 12public final void setUserfield12(String userfield12)
userfield12 - A String containing the dynamic field no 12public final String getUserfield13()
String containing the dynamic field no 13public final void setUserfield13(String userfield13)
userfield13 - A String containing the dynamic field no 13public final String getUserfield14()
String containing the dynamic field no 14public final void setUserfield14(String userfield14)
userfield14 - A String containing the dynamic field no 14public final String getUserfield15()
String containing the dynamic field no 15public final void setUserfield15(String userfield15)
userfield15 - A String containing the dynamic field no 15public final String getUserfield16()
String containing the dynamic field no 16public final void setUserfield16(String userfield16)
userfield16 - A String containing the dynamic field no 16public final String getUserfield17()
String containing the dynamic field no 17public final void setUserfield17(String userfield17)
userfield17 - A String containing the dynamic field no 17public final String getUserfield18()
String containing the dynamic field no 18public final void setUserfield18(String userfield18)
userfield18 - A String containing the dynamic field no 18public final String getUserfield19()
String containing the dynamic field no 19public final void setUserfield19(String userfield19)
userfield19 - A String containing the dynamic field no 19public final String getUserfield20()
String containing the dynamic field no 20public final void setUserfield20(String userfield20)
userfield20 - A String containing the dynamic field no 20public final void setAliases(HashSet<String> aliases)
aliases - A HashSet containing the E-Mail aliasespublic final void addAlias(String alias)
alias - A String containing the E-Mail alias to addpublic final boolean removeAlias(String alias)
alias - A String containing the E-Mail alias to be removed
public final HashSet<String> getAliases()
HashSet containing the complete E-mail aliasespublic final void setAliasesForSOAP(List<String> aliases)
public final List<String> getAliasesForSOAP()
public final String getCity_business()
String containing the city for the business locationpublic final void setCity_business(String city_business)
city_business - A String containing the city for the business locationpublic final String getCountry_business()
String containing the country for the business locationpublic final void setCountry_business(String country_business)
country_business - A String containing the country for the business locationpublic final String getAssistant_name()
String containing the name of the assistantpublic final void setAssistant_name(String assistant_name)
assistant_name - A String containing the name of the assistantpublic final String getTelephone_primary()
String containing the fields valuepublic final void setTelephone_primary(String telephone_primary)
telephone_primary - A String containing the fields valuepublic final String getCategories()
String containing the categoriespublic final void setCategories(String categories)
categories - A String containing the categoriespublic final String getEmail1()
public final void setEmail1(String email1)
email1 - A String containing the E-Mail for the business location
public static final User hashmapToUser(HashMap<String,Object> hm)
throws IllegalArgumentException,
IllegalAccessException,
InvocationTargetException
ht -
IllegalArgumentException
IllegalAccessException
InvocationTargetExceptionpublic final Hashtable<String,Object> toHashtable()
Hashtable
Hashtable containing the keys/values of this user objectpublic String toString()
EnforceableDataObject
toString in class ExtendableDataObject
public Object clone()
throws CloneNotSupportedException
CloneNotSupportedException@Deprecated public final void addExtension(OXUserExtensionInterface extension)
extension - @Deprecated public final ArrayList<OXUserExtensionInterface> getExtensions()
@Deprecated public final boolean removeExtension(OXUserExtensionInterface o)
o -
@Deprecated public final OXUserExtensionInterface removeExtensionByIndex(int index)
index -
@Deprecated public final ArrayList<OXUserExtensionInterface> getExtensionbyName(String extname)
extname - a String for the extension
OXUserExtensionInterface with extname@Deprecated public final OXUserExtensionInterface getFirstExtensionbyName(String extname)
extname -
public final String getPasswordMech()
getPasswordMech in interface PasswordMechObjectpublic final void setPasswordMech(String passwordMech)
PasswordMechObjectUser.CRYPT_MECH and User.SHA_MECH.
setPasswordMech in interface PasswordMechObjectpasswordMech - the passwordMech to setpublic final String getMail_folder_confirmed_ham_name()
public final void setMail_folder_confirmed_ham_name(String mail_folder_confirmed_ham_name)
public final String getMail_folder_confirmed_spam_name()
public final void setMail_folder_confirmed_spam_name(String mail_folder_confirmed_spam_name)
public final boolean isMail_folder_confirmed_spamset()
public final boolean isMail_folder_confirmed_hamset()
public final boolean isGui_spam_filter_enabledset()
@Deprecated public final boolean isGUI_Spam_filter_capabilities_enabledset()
isGui_spam_filter_enabledset() instead
public final Boolean getGui_spam_filter_enabled()
@Deprecated public final Boolean getGUI_Spam_filter_capabilities_enabled()
getGui_spam_filter_enabled() instead
@Deprecated public final Boolean getSpam_filter_enabled()
getGui_spam_filter_enabled() instead
public final void setGui_spam_filter_enabled(Boolean gui_spam_filter_enabled)
gui_spam_filter_enabled - the gui_spam_filter_enabled to set@Deprecated public final void setGUI_Spam_filter_capabilities_enabled(Boolean gui_spam_filter_enabled)
setGui_spam_filter_enabled(Boolean) instead
gui_spam_filter_enabled - the gui_spam_filter_enabled to setpublic final boolean isContextadmin()
public final void setContextadmin(boolean contextadmin)
public final String getDefaultSenderAddress()
String containing the default sender addresspublic final void setDefaultSenderAddress(String defaultSenderAddress)
defaultSenderAddress - A String containing the default sender addresspublic final boolean isDefaultSenderAddressset()
public Integer getFolderTree()
public void setFolderTree(Integer folderTree)
public boolean isFolderTreeSet()
public void setUserAttribute(String namespace,
String name,
String value)
public String getUserAttribute(String namespace,
String name)
public Map<String,Map<String,String>> getUserAttributes()
public void setUserAttributes(Map<String,Map<String,String>> userAttributes)
public Map<String,String> getNamespace(String namespace)
public SOAPUserAttributes getUserAttributesForSOAP()
public void setUserAttributesForSOAP(SOAPUserAttributes userAttributes)
public boolean isUserAttributesset()
public final boolean isGuiPreferencesset()
public final Map<String,String> getGuiPreferences()
public final SOAPStringMap getGuiPreferencesForSoap()
public final void addGuiPreferences(String path,
String guiValue)
path - guiValue - public final void removeGuiPreferences(String path)
path - public final void setGuiPreferences(Map<String,String> guiPreferences)
guiPreferences - the guiPreferences to setpublic final void setGuiPreferencesForSoap(SOAPStringMap guiPreferences)
guiPreferences - the guiPreferences to setpublic final String[] getMandatoryMembersCreate()
setName(java.lang.String), setDisplay_name(java.lang.String), setPassword(String),
setGiven_name(String), setSur_name(String) and setPrimaryEmail(String)
are defined here
getMandatoryMembersCreate in class EnforceableDataObjectpublic final String[] getMandatoryMembersChange()
getMandatoryMembersChange in class EnforceableDataObjectpublic String[] getMandatoryMembersDelete()
getMandatoryMembersDelete in class EnforceableDataObjectpublic String[] getMandatoryMembersRegister()
getMandatoryMembersRegister in class EnforceableDataObjectpublic int hashCode()
hashCode in class ExtendableDataObjectpublic boolean equals(Object obj)
equals in class ExtendableDataObject
|
|
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||