|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Supported API: true
Extendable: false
Field Summary | |
static String |
ACTIVE_FLAG
Deprecated. at 7.0 |
static String |
ACTUAL_END
Label for the attribute. |
static String |
ACTUAL_START
Label for the attribute. |
static String |
ALLOW_USER_TO_CONFIGURE_ACCESS
Label for the attribute. |
static String |
CONTAINER_TEAM_MANAGED_INFO
Label for the attribute. |
static String |
CONTAINER_TEAM_REFERENCE
Label for the attribute; the ContainerTeam of the ContainerTeamManaged object (a derived attribute) Supported API: false |
static String |
CTM_STATE
Label for the attribute; Enumerated ContainerTeamManagedState value that indicates the current state of the container. |
static String |
INVITATION_MSG
Label for the attribute; The body of the email message sent to users who are invited to the container. |
static String |
REQUIRE_CONFIRMATION
Label for the attribute. |
static String |
SEND_INVITATIONS
Label for the attribute. |
Fields inherited from interface wt.fc.Persistable |
IDENTITY, PERSIST_INFO, TYPE |
Fields inherited from interface wt.access.AdHocControlled |
ENTRY_SET |
Fields inherited from interface wt.identity.DisplayIdentification |
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE |
Fields inherited from interface wt.admin.DomainAdministered |
DOMAIN_REF, INHERITED_DOMAIN |
Fields inherited from interface wt.ufid.Federatable |
FEDERATABLE_INFO |
Fields inherited from interface wt.inf.container.WTContainedIdentified |
CONTAINER, CONTAINER_REFERENCE |
Fields inherited from interface wt.inf.container.WTContained |
CONTAINER_ID, CONTAINER_NAME |
Fields inherited from interface wt.org.OrganizationOwnedImpl |
ORGANIZATION_REFERENCE |
Fields inherited from interface wt.org.OrganizationOwned |
ORGANIZATION, ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIER |
Method Summary | |
Timestamp |
getActualEnd()
Gets the value of the attribute: ACTUAL_END. |
Timestamp |
getActualStart()
Gets the value of the attribute: ACTUAL_START. |
ContainerTeamManagedInfo |
getContainerTeamManagedInfo()
Gets the object for the association that plays role: CONTAINER_TEAM_MANAGED_INFO. |
ContainerTeamReference |
getContainerTeamReference()
Gets the value of the attribute: CONTAINER_TEAM_REFERENCE. |
ContainerTeamManagedState |
getCtmState()
Gets the value of the attribute: CTM_STATE. |
String |
getInvitationMsg()
Gets the value of the attribute: INVITATION_MSG. |
boolean |
isActiveFlag()
Deprecated. at 7.0 |
boolean |
isAllowUserToConfigureAccess()
Gets the value of the attribute: ALLOW_USER_TO_CONFIGURE_ACCESS. |
boolean |
isRequireConfirmation()
Gets the value of the attribute: REQUIRE_CONFIRMATION. |
boolean |
isSendInvitations()
Gets the value of the attribute: SEND_INVITATIONS. |
void |
setContainerTeamManagedInfo(ContainerTeamManagedInfo a_ContainerTeamManagedInfo)
Sets the object for the association that plays role: CONTAINER_TEAM_MANAGED_INFO. |
void |
setInvitationMsg(String a_InvitationMsg)
Sets the value of the attribute: INVITATION_MSG. |
Methods inherited from interface wt.fc.Persistable |
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo |
Methods inherited from interface wt.fc.ObjectMappable |
readExternal, writeExternal |
Methods inherited from interface wt.fc.NetFactor |
getClassInfo, getConceptualClassname |
Methods inherited from interface wt.access.AdHocControlled |
getEntrySet, setEntrySet |
Methods inherited from interface wt.identity.DisplayIdentification |
getDisplayIdentifier, getDisplayIdentity, getDisplayType |
Methods inherited from interface wt.admin.DomainAdministered |
getDomainRef, isInheritedDomain, setDomainRef, setInheritedDomain |
Methods inherited from interface wt.ufid.Federatable |
getFederatableInfo, setFederatableInfo |
Methods inherited from interface wt.inf.container.WTContainedIdentified |
getContainer, getContainerReference, setContainer, setContainerReference |
Methods inherited from interface wt.inf.container.WTContained |
getContainerName |
Methods inherited from interface wt.fc.Identified |
getIdentificationObject |
Methods inherited from interface wt.org.OrganizationOwnedImpl |
getOrganizationReference, setOrganizationReference |
Methods inherited from interface wt.org.OrganizationOwned |
getOrganization, getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifier, setOrganization |
Field Detail |
public static final String CTM_STATE
public static final String REQUIRE_CONFIRMATION
public static final String SEND_INVITATIONS
public static final String ALLOW_USER_TO_CONFIGURE_ACCESS
public static final String INVITATION_MSG
public static final String ACTIVE_FLAG
public static final String ACTUAL_START
public static final String ACTUAL_END
public static final String CONTAINER_TEAM_REFERENCE
public static final String CONTAINER_TEAM_MANAGED_INFO
Method Detail |
public ContainerTeamManagedState getCtmState()
public boolean isRequireConfirmation()
public boolean isSendInvitations()
public boolean isAllowUserToConfigureAccess()
public String getInvitationMsg()
public void setInvitationMsg(String a_InvitationMsg) throws WTPropertyVetoException
a_InvitationMsg
-
WTPropertyVetoException
public boolean isActiveFlag()
public Timestamp getActualStart()
public Timestamp getActualEnd()
public ContainerTeamReference getContainerTeamReference()
public ContainerTeamManagedInfo getContainerTeamManagedInfo()
public void setContainerTeamManagedInfo(ContainerTeamManagedInfo a_ContainerTeamManagedInfo) throws WTPropertyVetoException
a_ContainerTeamManagedInfo
-
WTPropertyVetoException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |