Class PersonAccount
- java.lang.Object
- 
- com.ibm.wsspi.security.wim.model.Entity
- 
- com.ibm.wsspi.security.wim.model.RolePlayer
- 
- com.ibm.wsspi.security.wim.model.Party
- 
- com.ibm.wsspi.security.wim.model.LoginAccount
- 
- com.ibm.wsspi.security.wim.model.PersonAccount
 
 
 
 
 
- 
 public class PersonAccount extends LoginAccount Java class for PersonAccount complex type. The following schema fragment specifies the expected content contained within this class. <complexType name="PersonAccount"> <complexContent> <extension base="{http://www.ibm.com/websphere/wim}LoginAccount"> <group ref="{http://www.ibm.com/websphere/wim}PersonPropertyGroup"/> </extension> </complexContent> </complexType>The PersonAccount object extends the LoginAccount object, and represents an account with person properties. In addition to support the properties defined by the LoginAccount object, principalName, password, realm and certificate, the PersonAccount defines the additional properties associated with this entity object such as uid, cn, sn, displayName, and email. A PersonAccount object allows the schema of a person and his login accounts, defined by the respective LoginAccount objects, to be kept independent of each other. For example, the set of properties on a PersonAccount may not need to be exactly the same as the set of person-specific properties on each of that person's LoginAccount entities. 
- 
- 
Constructor SummaryConstructors Constructor Description PersonAccount()
 - 
Method SummaryAll Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static voidaddExtendedProperty(java.lang.String propName, java.lang.String dataType, boolean multiValued, java.lang.Object defaultValue)Allows for an extended property, or a property not pre-defined as part of this PersonAccount entity type, to be added to the PersonAccount entitystatic voidclearExtendedProperties()Removes all extended properties defined in this PersonAccount entityjava.lang.Objectget(java.lang.String propName)Gets the value of the requested propertyjava.lang.BooleangetActive()Gets the value of the active property.java.util.List<java.lang.String>getBusinessCategory()Gets the value of the businessCategory property.java.lang.StringgetBusinessCity()java.lang.StringgetBusinessCountryName()java.lang.StringgetBusinessPostalCode()java.lang.StringgetBusinessStateOrProvinceName()java.lang.StringgetBusinessStreet()java.util.List<java.lang.String>getC()Gets the value of the c property.java.util.List<java.lang.String>getCarLicense()Gets the value of the carLicense property.java.util.List<java.lang.String>getCity()Gets the value of the city property.java.lang.StringgetCn()Gets the value of the cn property.java.util.List<java.lang.String>getCountryName()Gets the value of the countryName property.java.lang.StringgetDataType(java.lang.String propName)Gets the Java type of the value of the provided property.java.util.List<java.lang.String>getDepartmentNumber()Gets the value of the departmentNumber property.java.util.List<java.lang.String>getDescription()Gets the value of the description property.java.util.List<java.lang.String>getDisplayName()Gets the value of the displayName property.java.lang.StringgetEmployeeNumber()Gets the value of the employeeNumber property.java.lang.StringgetEmployeeType()Gets the value of the employeeType property.java.util.Set<java.lang.String>getExtendedPropertyNames()Returns a list of extended property names added to this PersonAccount entityjava.util.List<java.lang.String>getFacsimileTelephoneNumber()Gets the value of the facsimileTelephoneNumber property.java.util.List<java.lang.String>getGivenName()Gets the value of the givenName property.java.lang.StringgetHomeCity()java.lang.StringgetHomeCountryName()java.util.List<java.lang.String>getHomePostalAddress()Gets the value of the homePostalAddress property.java.lang.StringgetHomePostalCode()java.lang.StringgetHomeStateOrProvinceName()java.lang.StringgetHomeStreet()java.lang.StringgetHonorificPrefix()Gets the value of the honorificPrefix property.java.lang.StringgetHonorificSuffix()Gets the value of the honorificSuffix property.java.util.List<java.lang.String>getIbmJobTitle()Gets the value of the ibmJobTitle property.java.lang.StringgetIbmPrimaryEmail()Gets the value of the ibmPrimaryEmail property.java.util.List<java.lang.String>getIMs()java.util.List<java.lang.String>getInitials()Gets the value of the initials property.java.util.List<byte[]>getJpegPhoto()Gets the value of the jpegPhoto property.java.lang.StringgetKerberosId()Gets the value of the kerberosId property.java.util.List<java.lang.String>getL()Gets the value of the l property.java.lang.StringgetLabeledURI()Gets the value of the labeledURI property.java.lang.StringgetLocale()Gets the value of the locale property.java.util.List<java.lang.String>getLocalityName()Gets the value of the localityName property.java.lang.StringgetMail()Gets the value of the mail property.java.util.List<IdentifierType>getManager()Gets the value of the manager property.java.lang.StringgetMiddleName()Gets the value of the middleName property.java.util.List<java.lang.String>getMobile()Gets the value of the mobile property.java.lang.StringgetNickName()Gets the value of the nickName property.java.util.List<java.lang.String>getPager()Gets the value of the pager property.java.lang.StringgetPhotoUrl()Gets the value of the photoURL property.java.lang.StringgetPhotoUrlThumbnail()Gets the value of the photoURLThumbnail property.java.util.List<java.lang.String>getPostalAddress()Gets the value of the postalAddress property.java.util.List<java.lang.String>getPostalCode()Gets the value of the postalCode property.java.lang.StringgetPreferredLanguage()Gets the value of the preferredLanguage property.java.lang.StringgetProfileUrl()Gets the value of the profileUrl property.static java.util.ListgetPropertyNames(java.lang.String entityTypeName)java.util.List<java.lang.String>getRoomNumber()Gets the value of the roomNumber property.java.util.List<IdentifierType>getSecretary()Gets the value of the secretary property.java.util.List<java.lang.String>getSeeAlso()Gets the value of the seeAlso property.java.lang.StringgetSn()Gets the value of the sn property.java.util.List<java.lang.String>getSt()Gets the value of the st property.java.util.List<java.lang.String>getStateOrProvinceName()Gets the value of the stateOrProvinceName property.java.util.List<java.lang.String>getStreet()Gets the value of the street property.static java.util.HashSetgetSubTypes()java.util.ArrayListgetSuperTypes()Gets a list of any model objects which this model object, LoginAccount, is an extension of.java.util.List<java.lang.String>getTelephoneNumber()Gets the value of the telephoneNumber property.java.lang.StringgetTimezone()Gets the value of the timezone property.java.util.List<java.lang.String>getTitle()Gets the value of the title property.java.lang.StringgetTypeName()Gets the name of this model object, LoginAccountjava.lang.StringgetUid()Gets the value of the uid property.booleanisMandatory(java.lang.String propName)Returns true if the provided property is a mandatory property; false, otherwise.booleanisMultiValuedProperty(java.lang.String propName)Return whether the specified property is a multi-valued property and capable of holding multiple values.booleanisPersistentProperty(java.lang.String propName)Returns true if the provided property is a persistent property; false, otherwise.booleanisSet(java.lang.String propName)Returns true if the requested property is set; false, otherwise.booleanisSetActive()booleanisSetBusinessCategory()booleanisSetBusinessCity()booleanisSetBusinessCountryName()booleanisSetBusinessPostalCode()booleanisSetBusinessStateOrProvinceName()booleanisSetBusinessStreet()booleanisSetC()booleanisSetCarLicense()booleanisSetCity()booleanisSetCn()booleanisSetCountryName()booleanisSetDepartmentNumber()booleanisSetDescription()booleanisSetDisplayName()booleanisSetEmployeeNumber()booleanisSetEmployeeType()booleanisSetFacsimileTelephoneNumber()booleanisSetGivenName()booleanisSetHomeCity()booleanisSetHomeCountryName()booleanisSetHomePostalAddress()booleanisSetHomePostalCode()booleanisSetHomeStateOrProvinceName()booleanisSetHomeStreet()booleanisSetHonorificPrefix()booleanisSetHonorificSuffix()booleanisSetIbmJobTitle()booleanisSetIbmPrimaryEmail()booleanisSetIMs()booleanisSetInitials()booleanisSetJpegPhoto()booleanisSetKerberosId()booleanisSetL()booleanisSetLabeledURI()booleanisSetLocale()booleanisSetLocalityName()booleanisSetMail()booleanisSetManager()booleanisSetMiddleName()booleanisSetMobile()booleanisSetNickName()booleanisSetPager()booleanisSetPhotoUrl()booleanisSetPhotoUrlThumbnail()booleanisSetPostalAddress()booleanisSetPostalCode()booleanisSetPreferredLanguage()booleanisSetProfileUrl()booleanisSetRoomNumber()booleanisSetSecretary()booleanisSetSeeAlso()booleanisSetSn()booleanisSetSt()booleanisSetStateOrProvinceName()booleanisSetStreet()booleanisSetTelephoneNumber()booleanisSetTimzone()booleanisSetTitle()booleanisSetUid()booleanisSubType(java.lang.String superTypeName)Returns a true if the provided model object is one that this model object extends; false, otherwise.static voidreInitializePropertyNames()voidset(java.lang.String propName, java.lang.Object value)Sets the value of the provided property to the provided value.voidsetActive(java.lang.Boolean value)Sets the value of the active property.voidsetBusinessCity(java.lang.String businessCity)voidsetBusinessCountryName(java.lang.String businessCountryName)voidsetBusinessPostalCode(java.lang.String businessPostalCode)voidsetBusinessStateOrProvinceName(java.lang.String businessStateOrProvinceName)voidsetBusinessStreet(java.lang.String businessStreet)voidsetCn(java.lang.String value)Sets the value of the cn property.voidsetEmployeeNumber(java.lang.String value)Sets the value of the employeeNumber property.voidsetEmployeeType(java.lang.String value)Sets the value of the employeeType property.voidsetHomeCity(java.lang.String homeCity)voidsetHomeCountryName(java.lang.String homeCountryName)voidsetHomePostalCode(java.lang.String homePostalCode)voidsetHomeStateOrProvinceName(java.lang.String homeStateOrProvinceName)voidsetHomeStreet(java.lang.String homeStreet)voidsetHonorificPrefix(java.lang.String value)Sets the value of the honorificPrefix property.voidsetHonorificSuffix(java.lang.String value)Sets the value of the honorificSuffix property.voidsetIbmPrimaryEmail(java.lang.String value)Sets the value of the ibmPrimaryEmail property.voidsetKerberosId(java.lang.String value)Sets the value of the kerberosId property.voidsetLabeledURI(java.lang.String value)Sets the value of the labeledURI property.voidsetLocale(java.lang.String value)Sets the value of the locale property.voidsetMail(java.lang.String value)Sets the value of the mail property.voidsetMiddleName(java.lang.String value)Sets the value of the middleName property.voidsetNickName(java.lang.String value)Sets the value of the nickName property.voidsetPhotoUrl(java.lang.String value)Sets the value of the photoURL property.voidsetPhotoUrlThumbnail(java.lang.String value)Sets the value of the photoURLThumbnail property.voidsetPreferredLanguage(java.lang.String value)Sets the value of the preferredLanguage property.voidsetProfileUrl(java.lang.String value)Sets the value of the profileUrl property.voidsetSn(java.lang.String value)Sets the value of the sn property.voidsetTimezone(java.lang.String value)Sets the value of the timezone property.voidsetUid(java.lang.String value)Sets the value of the uid property.java.lang.StringtoString()Returns this model object, LoginAccount, and its contents as a Stringvoidunset(java.lang.String propName)Sets the value of provided property to null.voidunsetActive()voidunsetBusinessCategory()voidunsetBusinessCity()voidunsetBusinessCountryName()voidunsetBusinessPostalCode()voidunsetBusinessStateOrProvinceName()voidunsetBusinessStreet()voidunsetC()voidunsetCarLicense()voidunsetCity()voidunsetCountryName()voidunsetDepartmentNumber()voidunsetDescription()voidunsetDisplayName()voidunsetFacsimileTelephoneNumber()voidunsetGivenName()voidunsetHomeCity()voidunsetHomeCountryName()voidunsetHomePostalAddress()voidunsetHomePostalCode()voidunsetHomeStateOrProvinceName()voidunsetHomeStreet()voidunsetHonorificPrefix()voidunsetHonorificSuffix()voidunsetIbmJobTitle()voidunsetIMs()voidunsetInitials()voidunsetJpegPhoto()voidunsetL()voidunsetLocale()voidunsetLocalityName()voidunsetManager()voidunsetMiddleName()voidunsetMobile()voidunsetNickName()voidunsetPager()voidunsetPostalAddress()voidunsetPostalCode()voidunsetProfileUrl()voidunsetRoomNumber()voidunsetSecretary()voidunsetSeeAlso()voidunsetSt()voidunsetStateOrProvinceName()voidunsetStreet()voidunsetTelephoneNumber()voidunsetTimezone()voidunsetTitle()- 
Methods inherited from class com.ibm.wsspi.security.wim.model.LoginAccountgetCertificate, getPassword, getPrincipalName, getRealm, isSetCertificate, isSetPassword, isSetPrincipalName, isSetRealm, setPassword, setPrincipalName, setRealm, unsetCertificate
 - 
Methods inherited from class com.ibm.wsspi.security.wim.model.RolePlayergetPartyRoles, isSetPartyRoles, unsetPartyRoles
 - 
Methods inherited from class com.ibm.wsspi.security.wim.model.EntitygetChangeType, getChildren, getCreateTimestamp, getEntitlementInfo, getGroups, getIdentifier, getModifyTimestamp, getParent, getSubEntityTypes, getViewIdentifiers, isSetChangeType, isSetChildren, isSetCreateTimestamp, isSetEntitlementInfo, isSetGroups, isSetIdentifier, isSetModifyTimestamp, isSetParent, isSetViewIdentifiers, isUnset, setChangeType, setCreateTimestamp, setEntitlementInfo, setIdentifier, setModifyTimestamp, setParent, unsetChildren, unsetGroups, unsetViewIdentifiers
 
- 
 
- 
- 
- 
Method Detail- 
getUidpublic java.lang.String getUid() Gets the value of the uid property.- Returns:
- possible object is String
 
 - 
setUidpublic void setUid(java.lang.String value) Sets the value of the uid property.- Parameters:
- value- allowed object is- String
 
 - 
isSetUidpublic boolean isSetUid() 
 - 
getCnpublic java.lang.String getCn() Gets the value of the cn property.- Returns:
- possible object is String
 
 - 
setCnpublic void setCn(java.lang.String value) Sets the value of the cn property.- Parameters:
- value- allowed object is- String
 
 - 
isSetCnpublic boolean isSetCn() 
 - 
getSnpublic java.lang.String getSn() Gets the value of the sn property.- Returns:
- possible object is String
 
 - 
setSnpublic void setSn(java.lang.String value) Sets the value of the sn property.- Parameters:
- value- allowed object is- String
 
 - 
isSetSnpublic boolean isSetSn() 
 - 
getPreferredLanguagepublic java.lang.String getPreferredLanguage() Gets the value of the preferredLanguage property.- Returns:
- possible object is String
 
 - 
setPreferredLanguagepublic void setPreferredLanguage(java.lang.String value) Sets the value of the preferredLanguage property.- Parameters:
- value- allowed object is- String
 
 - 
isSetPreferredLanguagepublic boolean isSetPreferredLanguage() 
 - 
getDisplayNamepublic java.util.List<java.lang.String> getDisplayName() Gets the value of the displayName property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the displayName property.For example, to add a new item, do as follows: getDisplayName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetDisplayNamepublic boolean isSetDisplayName() 
 - 
unsetDisplayNamepublic void unsetDisplayName() 
 - 
getInitialspublic java.util.List<java.lang.String> getInitials() Gets the value of the initials property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the initials property.For example, to add a new item, do as follows: getInitials().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetInitialspublic boolean isSetInitials() 
 - 
unsetInitialspublic void unsetInitials() 
 - 
getMailpublic java.lang.String getMail() Gets the value of the mail property.- Returns:
- possible object is String
 
 - 
setMailpublic void setMail(java.lang.String value) Sets the value of the mail property.- Parameters:
- value- allowed object is- String
 
 - 
isSetMailpublic boolean isSetMail() 
 - 
getIbmPrimaryEmailpublic java.lang.String getIbmPrimaryEmail() Gets the value of the ibmPrimaryEmail property.- Returns:
- possible object is String
 
 - 
setIbmPrimaryEmailpublic void setIbmPrimaryEmail(java.lang.String value) Sets the value of the ibmPrimaryEmail property.- Parameters:
- value- allowed object is- String
 
 - 
isSetIbmPrimaryEmailpublic boolean isSetIbmPrimaryEmail() 
 - 
getJpegPhotopublic java.util.List<byte[]> getJpegPhoto() Gets the value of the jpegPhoto property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the jpegPhoto property.For example, to add a new item, do as follows: getJpegPhoto().add(newItem); Objects of the following type(s) are allowed in the list byte[] 
 - 
isSetJpegPhotopublic boolean isSetJpegPhoto() 
 - 
unsetJpegPhotopublic void unsetJpegPhoto() 
 - 
getLabeledURIpublic java.lang.String getLabeledURI() Gets the value of the labeledURI property.- Returns:
- possible object is String
 
 - 
setLabeledURIpublic void setLabeledURI(java.lang.String value) Sets the value of the labeledURI property.- Parameters:
- value- allowed object is- String
 
 - 
isSetLabeledURIpublic boolean isSetLabeledURI() 
 - 
getCarLicensepublic java.util.List<java.lang.String> getCarLicense() Gets the value of the carLicense property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the carLicense property.For example, to add a new item, do as follows: getCarLicense().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCarLicensepublic boolean isSetCarLicense() 
 - 
unsetCarLicensepublic void unsetCarLicense() 
 - 
getTelephoneNumberpublic java.util.List<java.lang.String> getTelephoneNumber() Gets the value of the telephoneNumber property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the telephoneNumber property.For example, to add a new item, do as follows: getTelephoneNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetTelephoneNumberpublic boolean isSetTelephoneNumber() 
 - 
unsetTelephoneNumberpublic void unsetTelephoneNumber() 
 - 
getFacsimileTelephoneNumberpublic java.util.List<java.lang.String> getFacsimileTelephoneNumber() Gets the value of the facsimileTelephoneNumber property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the facsimileTelephoneNumber property.For example, to add a new item, do as follows: getFacsimileTelephoneNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetFacsimileTelephoneNumberpublic boolean isSetFacsimileTelephoneNumber() 
 - 
unsetFacsimileTelephoneNumberpublic void unsetFacsimileTelephoneNumber() 
 - 
getPagerpublic java.util.List<java.lang.String> getPager() Gets the value of the pager property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the pager property.For example, to add a new item, do as follows: getPager().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetPagerpublic boolean isSetPager() 
 - 
unsetPagerpublic void unsetPager() 
 - 
getMobilepublic java.util.List<java.lang.String> getMobile() Gets the value of the mobile property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the mobile property.For example, to add a new item, do as follows: getMobile().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetMobilepublic boolean isSetMobile() 
 - 
unsetMobilepublic void unsetMobile() 
 - 
getHomePostalAddresspublic java.util.List<java.lang.String> getHomePostalAddress() Gets the value of the homePostalAddress property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the homePostalAddress property.For example, to add a new item, do as follows: getHomePostalAddress().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetHomePostalAddresspublic boolean isSetHomePostalAddress() 
 - 
unsetHomePostalAddresspublic void unsetHomePostalAddress() 
 - 
getPostalAddresspublic java.util.List<java.lang.String> getPostalAddress() Gets the value of the postalAddress property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the postalAddress property.For example, to add a new item, do as follows: getPostalAddress().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetPostalAddresspublic boolean isSetPostalAddress() 
 - 
unsetPostalAddresspublic void unsetPostalAddress() 
 - 
getRoomNumberpublic java.util.List<java.lang.String> getRoomNumber() Gets the value of the roomNumber property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the roomNumber property.For example, to add a new item, do as follows: getRoomNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetRoomNumberpublic boolean isSetRoomNumber() 
 - 
unsetRoomNumberpublic void unsetRoomNumber() 
 - 
getLpublic java.util.List<java.lang.String> getL() Gets the value of the l property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the l property.For example, to add a new item, do as follows: getL().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetLpublic boolean isSetL() 
 - 
unsetLpublic void unsetL() 
 - 
getLocalityNamepublic java.util.List<java.lang.String> getLocalityName() Gets the value of the localityName property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the localityName property.For example, to add a new item, do as follows: getLocalityName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetLocalityNamepublic boolean isSetLocalityName() 
 - 
unsetLocalityNamepublic void unsetLocalityName() 
 - 
getStpublic java.util.List<java.lang.String> getSt() Gets the value of the st property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the st property.For example, to add a new item, do as follows: getSt().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetStpublic boolean isSetSt() 
 - 
unsetStpublic void unsetSt() 
 - 
getStateOrProvinceNamepublic java.util.List<java.lang.String> getStateOrProvinceName() Gets the value of the stateOrProvinceName property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the stateOrProvinceName property.For example, to add a new item, do as follows: getStateOrProvinceName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetStateOrProvinceNamepublic boolean isSetStateOrProvinceName() 
 - 
unsetStateOrProvinceNamepublic void unsetStateOrProvinceName() 
 - 
getStreetpublic java.util.List<java.lang.String> getStreet() Gets the value of the street property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the street property.For example, to add a new item, do as follows: getStreet().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetStreetpublic boolean isSetStreet() 
 - 
unsetStreetpublic void unsetStreet() 
 - 
getPostalCodepublic java.util.List<java.lang.String> getPostalCode() Gets the value of the postalCode property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the postalCode property.For example, to add a new item, do as follows: getPostalCode().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetPostalCodepublic boolean isSetPostalCode() 
 - 
unsetPostalCodepublic void unsetPostalCode() 
 - 
getCitypublic java.util.List<java.lang.String> getCity() Gets the value of the city property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the city property.For example, to add a new item, do as follows: getCity().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCitypublic boolean isSetCity() 
 - 
unsetCitypublic void unsetCity() 
 - 
getEmployeeTypepublic java.lang.String getEmployeeType() Gets the value of the employeeType property.- Returns:
- possible object is String
 
 - 
setEmployeeTypepublic void setEmployeeType(java.lang.String value) Sets the value of the employeeType property.- Parameters:
- value- allowed object is- String
 
 - 
isSetEmployeeTypepublic boolean isSetEmployeeType() 
 - 
getEmployeeNumberpublic java.lang.String getEmployeeNumber() Gets the value of the employeeNumber property.- Returns:
- possible object is String
 
 - 
setEmployeeNumberpublic void setEmployeeNumber(java.lang.String value) Sets the value of the employeeNumber property.- Parameters:
- value- allowed object is- String
 
 - 
isSetEmployeeNumberpublic boolean isSetEmployeeNumber() 
 - 
getManagerpublic java.util.List<IdentifierType> getManager() Gets the value of the manager property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the manager property.For example, to add a new item, do as follows: getManager().add(newItem); Objects of the following type(s) are allowed in the list IdentifierType
 - 
isSetManagerpublic boolean isSetManager() 
 - 
unsetManagerpublic void unsetManager() 
 - 
getSecretarypublic java.util.List<IdentifierType> getSecretary() Gets the value of the secretary property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the secretary property.For example, to add a new item, do as follows: getSecretary().add(newItem); Objects of the following type(s) are allowed in the list IdentifierType
 - 
isSetSecretarypublic boolean isSetSecretary() 
 - 
unsetSecretarypublic void unsetSecretary() 
 - 
getDepartmentNumberpublic java.util.List<java.lang.String> getDepartmentNumber() Gets the value of the departmentNumber property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the departmentNumber property.For example, to add a new item, do as follows: getDepartmentNumber().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetDepartmentNumberpublic boolean isSetDepartmentNumber() 
 - 
unsetDepartmentNumberpublic void unsetDepartmentNumber() 
 - 
getTitlepublic java.util.List<java.lang.String> getTitle() Gets the value of the title property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the title property.For example, to add a new item, do as follows: getTitle().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetTitlepublic boolean isSetTitle() 
 - 
unsetTitlepublic void unsetTitle() 
 - 
getIbmJobTitlepublic java.util.List<java.lang.String> getIbmJobTitle() Gets the value of the ibmJobTitle property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the ibmJobTitle property.For example, to add a new item, do as follows: getIbmJobTitle().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetIbmJobTitlepublic boolean isSetIbmJobTitle() 
 - 
unsetIbmJobTitlepublic void unsetIbmJobTitle() 
 - 
getCpublic java.util.List<java.lang.String> getC() Gets the value of the c property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the c property.For example, to add a new item, do as follows: getC().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCpublic boolean isSetC() 
 - 
unsetCpublic void unsetC() 
 - 
getCountryNamepublic java.util.List<java.lang.String> getCountryName() Gets the value of the countryName property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the countryName property.For example, to add a new item, do as follows: getCountryName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetCountryNamepublic boolean isSetCountryName() 
 - 
unsetCountryNamepublic void unsetCountryName() 
 - 
getGivenNamepublic java.util.List<java.lang.String> getGivenName() Gets the value of the givenName property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the givenName property.For example, to add a new item, do as follows: getGivenName().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetGivenNamepublic boolean isSetGivenName() 
 - 
unsetGivenNamepublic void unsetGivenName() 
 - 
getDescriptionpublic java.util.List<java.lang.String> getDescription() Gets the value of the description property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the description property.For example, to add a new item, do as follows: getDescription().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetDescriptionpublic boolean isSetDescription() 
 - 
unsetDescriptionpublic void unsetDescription() 
 - 
getBusinessCategorypublic java.util.List<java.lang.String> getBusinessCategory() Gets the value of the businessCategory property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the businessCategory property.For example, to add a new item, do as follows: getBusinessCategory().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetBusinessCategorypublic boolean isSetBusinessCategory() 
 - 
unsetBusinessCategorypublic void unsetBusinessCategory() 
 - 
getSeeAlsopublic java.util.List<java.lang.String> getSeeAlso() Gets the value of the seeAlso property.This accessor method returns a reference to the live list, not a snapshot. Therefore any modification you make to the returned list will be present inside the JAXB object. This is why there is not a setmethod for the seeAlso property.For example, to add a new item, do as follows: getSeeAlso().add(newItem); Objects of the following type(s) are allowed in the list String
 - 
isSetSeeAlsopublic boolean isSetSeeAlso() 
 - 
unsetSeeAlsopublic void unsetSeeAlso() 
 - 
getKerberosIdpublic java.lang.String getKerberosId() Gets the value of the kerberosId property.- Returns:
- possible object is String
 
 - 
setKerberosIdpublic void setKerberosId(java.lang.String value) Sets the value of the kerberosId property.- Parameters:
- value- allowed object is- String
 
 - 
isSetKerberosIdpublic boolean isSetKerberosId() 
 - 
getPhotoUrlpublic java.lang.String getPhotoUrl() Gets the value of the photoURL property.- Returns:
- possible object is String
 
 - 
setPhotoUrlpublic void setPhotoUrl(java.lang.String value) Sets the value of the photoURL property.- Parameters:
- value- allowed object is- String
 
 - 
isSetPhotoUrlpublic boolean isSetPhotoUrl() 
 - 
getPhotoUrlThumbnailpublic java.lang.String getPhotoUrlThumbnail() Gets the value of the photoURLThumbnail property.- Returns:
- possible object is String
 
 - 
setPhotoUrlThumbnailpublic void setPhotoUrlThumbnail(java.lang.String value) Sets the value of the photoURLThumbnail property.- Parameters:
- value- allowed object is- String
 
 - 
isSetPhotoUrlThumbnailpublic boolean isSetPhotoUrlThumbnail() 
 - 
getHonorificSuffixpublic java.lang.String getHonorificSuffix() Gets the value of the honorificSuffix property.- Returns:
- possible object is String
 
 - 
setHonorificSuffixpublic void setHonorificSuffix(java.lang.String value) Sets the value of the honorificSuffix property.- Parameters:
- value- allowed object is- String
 
 - 
isSetHonorificSuffixpublic boolean isSetHonorificSuffix() 
 - 
unsetHonorificSuffixpublic void unsetHonorificSuffix() 
 - 
getHonorificPrefixpublic java.lang.String getHonorificPrefix() Gets the value of the honorificPrefix property.- Returns:
- possible object is String
 
 - 
setHonorificPrefixpublic void setHonorificPrefix(java.lang.String value) Sets the value of the honorificPrefix property.- Parameters:
- value- allowed object is- String
 
 - 
isSetHonorificPrefixpublic boolean isSetHonorificPrefix() 
 - 
unsetHonorificPrefixpublic void unsetHonorificPrefix() 
 - 
getMiddleNamepublic java.lang.String getMiddleName() Gets the value of the middleName property.- Returns:
- possible object is String
 
 - 
setMiddleNamepublic void setMiddleName(java.lang.String value) Sets the value of the middleName property.- Parameters:
- value- allowed object is- String
 
 - 
isSetMiddleNamepublic boolean isSetMiddleName() 
 - 
unsetMiddleNamepublic void unsetMiddleName() 
 - 
getNickNamepublic java.lang.String getNickName() Gets the value of the nickName property.- Returns:
- possible object is String
 
 - 
setNickNamepublic void setNickName(java.lang.String value) Sets the value of the nickName property.- Parameters:
- value- allowed object is- String
 
 - 
isSetNickNamepublic boolean isSetNickName() 
 - 
unsetNickNamepublic void unsetNickName() 
 - 
getProfileUrlpublic java.lang.String getProfileUrl() Gets the value of the profileUrl property.- Returns:
- possible object is String
 
 - 
setProfileUrlpublic void setProfileUrl(java.lang.String value) Sets the value of the profileUrl property.- Parameters:
- value- allowed object is- String
 
 - 
isSetProfileUrlpublic boolean isSetProfileUrl() 
 - 
unsetProfileUrlpublic void unsetProfileUrl() 
 - 
getTimezonepublic java.lang.String getTimezone() Gets the value of the timezone property.- Returns:
- possible object is String
 
 - 
setTimezonepublic void setTimezone(java.lang.String value) Sets the value of the timezone property.- Parameters:
- value- allowed object is- String
 
 - 
isSetTimzonepublic boolean isSetTimzone() 
 - 
unsetTimezonepublic void unsetTimezone() 
 - 
getLocalepublic java.lang.String getLocale() Gets the value of the locale property.- Returns:
- possible object is String
 
 - 
setLocalepublic void setLocale(java.lang.String value) Sets the value of the locale property.- Parameters:
- value- allowed object is- String
 
 - 
isSetLocalepublic boolean isSetLocale() 
 - 
unsetLocalepublic void unsetLocale() 
 - 
getActivepublic java.lang.Boolean getActive() Gets the value of the active property.- Returns:
- possible object is String
 
 - 
setActivepublic void setActive(java.lang.Boolean value) Sets the value of the active property.- Parameters:
- value- allowed object is- String
 
 - 
isSetActivepublic boolean isSetActive() 
 - 
unsetActivepublic void unsetActive() 
 - 
getHomeStreetpublic java.lang.String getHomeStreet() - Returns:
- the homeStreet
 
 - 
setHomeStreetpublic void setHomeStreet(java.lang.String homeStreet) - Parameters:
- homeStreet- the homeStreet to set
 
 - 
isSetHomeStreetpublic boolean isSetHomeStreet() 
 - 
unsetHomeStreetpublic void unsetHomeStreet() 
 - 
getHomeCitypublic java.lang.String getHomeCity() - Returns:
- the homeCity
 
 - 
setHomeCitypublic void setHomeCity(java.lang.String homeCity) - Parameters:
- homeCity- the homeCity to set
 
 - 
isSetHomeCitypublic boolean isSetHomeCity() 
 - 
unsetHomeCitypublic void unsetHomeCity() 
 - 
getHomeStateOrProvinceNamepublic java.lang.String getHomeStateOrProvinceName() - Returns:
- the homeStateOrProvinceName
 
 - 
setHomeStateOrProvinceNamepublic void setHomeStateOrProvinceName(java.lang.String homeStateOrProvinceName) - Parameters:
- homeStateOrProvinceName- the homeStateOrProvinceName to set
 
 - 
isSetHomeStateOrProvinceNamepublic boolean isSetHomeStateOrProvinceName() 
 - 
unsetHomeStateOrProvinceNamepublic void unsetHomeStateOrProvinceName() 
 - 
getHomePostalCodepublic java.lang.String getHomePostalCode() - Returns:
- the homePostalCode
 
 - 
setHomePostalCodepublic void setHomePostalCode(java.lang.String homePostalCode) - Parameters:
- homePostalCode- the homePostalCode to set
 
 - 
isSetHomePostalCodepublic boolean isSetHomePostalCode() 
 - 
unsetHomePostalCodepublic void unsetHomePostalCode() 
 - 
getHomeCountryNamepublic java.lang.String getHomeCountryName() - Returns:
- the homeCountryName
 
 - 
setHomeCountryNamepublic void setHomeCountryName(java.lang.String homeCountryName) - Parameters:
- homeCountryName- the homeCountryName to set
 
 - 
isSetHomeCountryNamepublic boolean isSetHomeCountryName() 
 - 
unsetHomeCountryNamepublic void unsetHomeCountryName() 
 - 
getBusinessStreetpublic java.lang.String getBusinessStreet() - Returns:
- the businessStreet
 
 - 
setBusinessStreetpublic void setBusinessStreet(java.lang.String businessStreet) - Parameters:
- businessStreet- the businessStreet to set
 
 - 
isSetBusinessStreetpublic boolean isSetBusinessStreet() 
 - 
unsetBusinessStreetpublic void unsetBusinessStreet() 
 - 
getBusinessCitypublic java.lang.String getBusinessCity() - Returns:
- the businessCity
 
 - 
setBusinessCitypublic void setBusinessCity(java.lang.String businessCity) - Parameters:
- businessCity- the businessCity to set
 
 - 
isSetBusinessCitypublic boolean isSetBusinessCity() 
 - 
unsetBusinessCitypublic void unsetBusinessCity() 
 - 
getBusinessStateOrProvinceNamepublic java.lang.String getBusinessStateOrProvinceName() - Returns:
- the businessStateOrProvinceName
 
 - 
setBusinessStateOrProvinceNamepublic void setBusinessStateOrProvinceName(java.lang.String businessStateOrProvinceName) - Parameters:
- businessStateOrProvinceName- the businessStateOrProvinceName to set
 
 - 
isSetBusinessStateOrProvinceNamepublic boolean isSetBusinessStateOrProvinceName() 
 - 
unsetBusinessStateOrProvinceNamepublic void unsetBusinessStateOrProvinceName() 
 - 
getBusinessPostalCodepublic java.lang.String getBusinessPostalCode() - Returns:
- the businessPostalCode
 
 - 
setBusinessPostalCodepublic void setBusinessPostalCode(java.lang.String businessPostalCode) - Parameters:
- businessPostalCode- the businessPostalCode to set
 
 - 
isSetBusinessPostalCodepublic boolean isSetBusinessPostalCode() 
 - 
unsetBusinessPostalCodepublic void unsetBusinessPostalCode() 
 - 
getBusinessCountryNamepublic java.lang.String getBusinessCountryName() - Returns:
- the businessCountryName
 
 - 
setBusinessCountryNamepublic void setBusinessCountryName(java.lang.String businessCountryName) - Parameters:
- businessCountryName- the businessCountryName to set
 
 - 
isSetBusinessCountryNamepublic boolean isSetBusinessCountryName() 
 - 
unsetBusinessCountryNamepublic void unsetBusinessCountryName() 
 - 
getIMspublic java.util.List<java.lang.String> getIMs() 
 - 
isSetIMspublic boolean isSetIMs() 
 - 
unsetIMspublic void unsetIMs() 
 - 
getpublic java.lang.Object get(java.lang.String propName) Description copied from class:LoginAccountGets the value of the requested property- Overrides:
- getin class- LoginAccount
- Parameters:
- propName- allowed object is- String
- Returns:
- returned object is Object
 
 - 
isSetpublic boolean isSet(java.lang.String propName) Description copied from class:LoginAccountReturns true if the requested property is set; false, otherwise.- Overrides:
- isSetin class- LoginAccount
- Returns:
- returned object is boolean
 
 - 
setpublic void set(java.lang.String propName, java.lang.Object value)Description copied from class:LoginAccountSets the value of the provided property to the provided value.- Overrides:
- setin class- LoginAccount
- Parameters:
- propName- allowed object is- String
- value- allowed object is- Object
 
 - 
unsetpublic void unset(java.lang.String propName) Description copied from class:LoginAccountSets the value of provided property to null.- Overrides:
- unsetin class- LoginAccount
- Parameters:
- propName- allowed object is- String
 
 - 
getTypeNamepublic java.lang.String getTypeName() Description copied from class:LoginAccountGets the name of this model object, LoginAccount- Overrides:
- getTypeNamein class- LoginAccount
- Returns:
- returned object is String
 
 - 
isMandatorypublic boolean isMandatory(java.lang.String propName) Description copied from class:EntityReturns true if the provided property is a mandatory property; false, otherwise.- Overrides:
- isMandatoryin class- LoginAccount
- Returns:
- returned object is boolean
 
 - 
isPersistentPropertypublic boolean isPersistentProperty(java.lang.String propName) Description copied from class:EntityReturns true if the provided property is a persistent property; false, otherwise.- Overrides:
- isPersistentPropertyin class- LoginAccount
- Returns:
- returned object is boolean
 
 - 
reInitializePropertyNamespublic static void reInitializePropertyNames() 
 - 
getPropertyNamespublic static java.util.List getPropertyNames(java.lang.String entityTypeName) 
 - 
getDataTypepublic java.lang.String getDataType(java.lang.String propName) Description copied from class:LoginAccountGets the Java type of the value of the provided property. For example: String, List- Overrides:
- getDataTypein class- LoginAccount
- Parameters:
- propName- allowed object is- String
- Returns:
- returned object is String
 
 - 
getSuperTypespublic java.util.ArrayList getSuperTypes() Description copied from class:LoginAccountGets a list of any model objects which this model object, LoginAccount, is an extension of.- Overrides:
- getSuperTypesin class- LoginAccount
- Returns:
- returned object is ArrayList
 
 - 
isSubTypepublic boolean isSubType(java.lang.String superTypeName) Description copied from class:LoginAccountReturns a true if the provided model object is one that this model object extends; false, otherwise.- Overrides:
- isSubTypein class- LoginAccount
- Parameters:
- superTypeName- allowed object is- String
- Returns:
- returned object is boolean
 
 - 
getSubTypespublic static java.util.HashSet getSubTypes() 
 - 
toStringpublic java.lang.String toString() Description copied from class:LoginAccountReturns this model object, LoginAccount, and its contents as a String- Overrides:
- toStringin class- LoginAccount
- Returns:
- returned object is String
 
 - 
addExtendedPropertypublic static void addExtendedProperty(java.lang.String propName, java.lang.String dataType, boolean multiValued, java.lang.Object defaultValue)Allows for an extended property, or a property not pre-defined as part of this PersonAccount entity type, to be added to the PersonAccount entity- Parameters:
- propName- : name of property- allowed object is a String
 
- allowed object is a 
- dataType- : Java type of property- allowed object is a String
 
- allowed object is a 
- multiValued- : describes if the property is a single valued or multi-valued property- allowed object is a boolean
 
- allowed object is a 
- defaultValue- : defines the default value for this property- allowed object is a Object
 
- allowed object is a 
 
 - 
clearExtendedPropertiespublic static void clearExtendedProperties() Removes all extended properties defined in this PersonAccount entity
 - 
getExtendedPropertyNamespublic java.util.Set<java.lang.String> getExtendedPropertyNames() Returns a list of extended property names added to this PersonAccount entity- Returns:
- returned object is a Set
 
 - 
isMultiValuedPropertypublic boolean isMultiValuedProperty(java.lang.String propName) Description copied from class:EntityReturn whether the specified property is a multi-valued property and capable of holding multiple values.- Overrides:
- isMultiValuedPropertyin class- LoginAccount
- Parameters:
- propName- The property name to check.
- Returns:
- True if the property is multi-value, false otherwise.
 
 
- 
 
-