|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Person
A representation of the model object 'Person'.
The following features are supported:
Uid
Cn
Sn
Preferred Language
Display Name
Initials
Mail
Ibm Primary Email
Jpeg Photo
Labeled URI
Car License
Telephone Number
Facsimile Telephone Number
Pager
Mobile
Home Postal Address
Postal Address
Room Number
L
Locality Name
St
State Or Province Name
Street
Postal Code
Employee Number
Manager
Secretary
Department Number
Title
Ibm Job Title
C
Country Name
Given Name
Home Address
Business Address
Description
Business Category
See Also
ModelPackage.getPerson()
Method Summary | |
---|---|
java.util.List |
getBusinessAddress()
Returns the value of the 'Business Address' containment reference list. |
java.util.List |
getBusinessCategory()
Returns the value of the 'Business Category' attribute list. |
java.util.List |
getC()
Returns the value of the 'C' attribute list. |
java.util.List |
getCarLicense()
Returns the value of the 'Car License' attribute list. |
java.lang.String |
getCn()
Returns the value of the 'Cn' attribute. |
java.util.List |
getCountryName()
Returns the value of the 'Country Name' attribute list. |
java.util.List |
getDepartmentNumber()
Returns the value of the 'Department Number' attribute list. |
java.util.List |
getDescription()
Returns the value of the 'Description' attribute list. |
java.util.List |
getDisplayName()
Returns the value of the 'Display Name' attribute list. |
java.lang.String |
getEmployeeNumber()
Returns the value of the 'Employee Number' attribute. |
java.util.List |
getFacsimileTelephoneNumber()
Returns the value of the 'Facsimile Telephone Number' attribute list. |
java.util.List |
getGivenName()
Returns the value of the 'Given Name' attribute list. |
java.util.List |
getHomeAddress()
Returns the value of the 'Home Address' containment reference list. |
java.util.List |
getHomePostalAddress()
Returns the value of the 'Home Postal Address' attribute list. |
java.util.List |
getIbmJobTitle()
Returns the value of the 'Ibm Job Title' attribute list. |
java.lang.String |
getIbmPrimaryEmail()
Returns the value of the 'Ibm Primary Email' attribute. |
java.util.List |
getInitials()
Returns the value of the 'Initials' attribute list. |
java.util.List |
getJpegPhoto()
Returns the value of the 'Jpeg Photo' attribute list. |
java.util.List |
getL()
Returns the value of the 'L' attribute list. |
java.lang.String |
getLabeledURI()
Returns the value of the 'Labeled URI' attribute. |
java.util.List |
getLocalityName()
Returns the value of the 'Locality Name' attribute list. |
java.lang.String |
getMail()
Returns the value of the 'Mail' attribute. |
java.util.List |
getManager()
Returns the value of the 'Manager' containment reference list. |
java.util.List |
getMobile()
Returns the value of the 'Mobile' attribute list. |
java.util.List |
getPager()
Returns the value of the 'Pager' attribute list. |
java.util.List |
getPostalAddress()
Returns the value of the 'Postal Address' attribute list. |
java.util.List |
getPostalCode()
Returns the value of the 'Postal Code' attribute list. |
java.lang.String |
getPreferredLanguage()
Returns the value of the 'Preferred Language' attribute. |
java.util.List |
getRoomNumber()
Returns the value of the 'Room Number' attribute list. |
java.util.List |
getSecretary()
Returns the value of the 'Secretary' containment reference list. |
java.util.List |
getSeeAlso()
Returns the value of the 'See Also' attribute list. |
java.lang.String |
getSn()
Returns the value of the 'Sn' attribute. |
java.util.List |
getSt()
Returns the value of the 'St' attribute list. |
java.util.List |
getStateOrProvinceName()
Returns the value of the 'State Or Province Name' attribute list. |
java.util.List |
getStreet()
Returns the value of the 'Street' attribute list. |
java.util.List |
getTelephoneNumber()
Returns the value of the 'Telephone Number' attribute list. |
java.util.List |
getTitle()
Returns the value of the 'Title' attribute list. |
java.lang.String |
getUid()
Returns the value of the 'Uid' attribute. |
void |
setCn(java.lang.String value)
Sets the value of the ' Cn ' attribute. |
void |
setEmployeeNumber(java.lang.String value)
Sets the value of the ' Employee Number ' attribute. |
void |
setIbmPrimaryEmail(java.lang.String value)
Sets the value of the ' Ibm Primary Email ' attribute. |
void |
setLabeledURI(java.lang.String value)
Sets the value of the ' Labeled URI ' attribute. |
void |
setMail(java.lang.String value)
Sets the value of the ' Mail ' attribute. |
void |
setPreferredLanguage(java.lang.String value)
Sets the value of the ' Preferred Language ' attribute. |
void |
setSn(java.lang.String value)
Sets the value of the ' Sn ' attribute. |
void |
setUid(java.lang.String value)
Sets the value of the ' Uid ' attribute. |
Methods inherited from interface com.ibm.websphere.wim.model.RolePlayer |
---|
getPartyRoles |
Methods inherited from interface com.ibm.websphere.wim.model.Entity |
---|
getChildren, getCreateTimestamp, getEntitlementInfo, getGroups, getIdentifier, getModifyTimestamp, getParent, getViewIdentifiers, setCreateTimestamp, setEntitlementInfo, setIdentifier, setModifyTimestamp, setParent |
Method Detail |
---|
java.lang.String getUid()
setUid(String)
,
ModelPackage.getPerson_Uid()
void setUid(java.lang.String value)
Uid
' attribute.
value
- the new value of the 'Uid' attribute.getUid()
java.lang.String getCn()
setCn(String)
,
ModelPackage.getPerson_Cn()
void setCn(java.lang.String value)
Cn
' attribute.
value
- the new value of the 'Cn' attribute.getCn()
java.lang.String getSn()
setSn(String)
,
ModelPackage.getPerson_Sn()
void setSn(java.lang.String value)
Sn
' attribute.
value
- the new value of the 'Sn' attribute.getSn()
java.lang.String getPreferredLanguage()
setPreferredLanguage(String)
,
ModelPackage.getPerson_PreferredLanguage()
void setPreferredLanguage(java.lang.String value)
Preferred Language
' attribute.
value
- the new value of the 'Preferred Language' attribute.getPreferredLanguage()
java.util.List getDisplayName()
String
.
ModelPackage.getPerson_DisplayName()
java.util.List getInitials()
String
.
ModelPackage.getPerson_Initials()
java.lang.String getMail()
setMail(String)
,
ModelPackage.getPerson_Mail()
void setMail(java.lang.String value)
Mail
' attribute.
value
- the new value of the 'Mail' attribute.getMail()
java.lang.String getIbmPrimaryEmail()
setIbmPrimaryEmail(String)
,
ModelPackage.getPerson_IbmPrimaryEmail()
void setIbmPrimaryEmail(java.lang.String value)
Ibm Primary Email
' attribute.
value
- the new value of the 'Ibm Primary Email' attribute.getIbmPrimaryEmail()
java.util.List getJpegPhoto()
byte[]
.
ModelPackage.getPerson_JpegPhoto()
java.lang.String getLabeledURI()
setLabeledURI(String)
,
ModelPackage.getPerson_LabeledURI()
void setLabeledURI(java.lang.String value)
Labeled URI
' attribute.
value
- the new value of the 'Labeled URI' attribute.getLabeledURI()
java.util.List getCarLicense()
String
.
ModelPackage.getPerson_CarLicense()
java.util.List getTelephoneNumber()
String
.
ModelPackage.getPerson_TelephoneNumber()
java.util.List getFacsimileTelephoneNumber()
String
.
ModelPackage.getPerson_FacsimileTelephoneNumber()
java.util.List getPager()
String
.
ModelPackage.getPerson_Pager()
java.util.List getMobile()
String
.
ModelPackage.getPerson_Mobile()
java.util.List getHomePostalAddress()
String
.
ModelPackage.getPerson_HomePostalAddress()
java.util.List getPostalAddress()
String
.
ModelPackage.getPerson_PostalAddress()
java.util.List getRoomNumber()
String
.
ModelPackage.getPerson_RoomNumber()
java.util.List getL()
String
.
ModelPackage.getPerson_L()
java.util.List getLocalityName()
String
.
ModelPackage.getPerson_LocalityName()
java.util.List getSt()
String
.
ModelPackage.getPerson_St()
java.util.List getStateOrProvinceName()
String
.
ModelPackage.getPerson_StateOrProvinceName()
java.util.List getStreet()
String
.
ModelPackage.getPerson_Street()
java.util.List getPostalCode()
String
.
ModelPackage.getPerson_PostalCode()
java.lang.String getEmployeeNumber()
setEmployeeNumber(String)
,
ModelPackage.getPerson_EmployeeNumber()
void setEmployeeNumber(java.lang.String value)
Employee Number
' attribute.
value
- the new value of the 'Employee Number' attribute.getEmployeeNumber()
java.util.List getManager()
IdentifierType
.
ModelPackage.getPerson_Manager()
java.util.List getSecretary()
IdentifierType
.
ModelPackage.getPerson_Secretary()
java.util.List getDepartmentNumber()
String
.
ModelPackage.getPerson_DepartmentNumber()
java.util.List getTitle()
String
.
ModelPackage.getPerson_Title()
java.util.List getIbmJobTitle()
String
.
ModelPackage.getPerson_IbmJobTitle()
java.util.List getC()
String
.
ModelPackage.getPerson_C()
java.util.List getCountryName()
String
.
ModelPackage.getPerson_CountryName()
java.util.List getGivenName()
String
.
ModelPackage.getPerson_GivenName()
java.util.List getHomeAddress()
AddressType
.
ModelPackage.getPerson_HomeAddress()
java.util.List getBusinessAddress()
AddressType
.
ModelPackage.getPerson_BusinessAddress()
java.util.List getDescription()
String
.
ModelPackage.getPerson_Description()
java.util.List getBusinessCategory()
String
.
ModelPackage.getPerson_BusinessCategory()
java.util.List getSeeAlso()
String
.
ModelPackage.getPerson_SeeAlso()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |