|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface OrganizationOwned
This interface defines a set of APIs that needs to be used to set or
get organization related information for objects that are organization
owned.
Supported API: true
Extendable: true
| Field Summary | |
|---|---|
static String |
ORGANIZATION
Label for the attribute. |
static String |
ORGANIZATION_CODING_SYSTEM
Label for the attribute; The getter for this attribute delivers organization coding system. |
static String |
ORGANIZATION_NAME
Label for the attribute; The getter for this attribute delivers organization name. |
static String |
ORGANIZATION_REFERENCE
Label for the attribute. |
static String |
ORGANIZATION_UNIQUE_IDENTIFIER
Label for the attribute; The getter for this attribute delivers organization unique identifier. |
| Method Summary | |
|---|---|
WTOrganization |
getOrganization()
This returns the owning organization for any object that is organization owned. |
String |
getOrganizationCodingSystem()
Provides the unique number associated to each organization code. |
String |
getOrganizationName()
This returns the name of the owning organization for any object that is organization owned. |
WTPrincipalReference |
getOrganizationReference()
This returns the object reference of the owning organization for any object that is organization owned. |
String |
getOrganizationUniqueIdentifier()
Gets the value of the attribute: ORGANIZATION_UNIQUE_IDENTIFIER. |
| Field Detail |
|---|
static final String ORGANIZATION_UNIQUE_IDENTIFIER
static final String ORGANIZATION_CODING_SYSTEM
static final String ORGANIZATION_NAME
static final String ORGANIZATION_REFERENCE
static final String ORGANIZATION
| Method Detail |
|---|
String getOrganizationUniqueIdentifier()
String getOrganizationCodingSystem()
String getOrganizationName()
WTPrincipalReference getOrganizationReference()
WTOrganization getOrganization()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||