Package wt.inf.team
Interface _ContainerTeamManaged
- All Superinterfaces:
wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.fc.adminlock._AdministrativelyLockable,wt.admin._DomainAdministered,wt.ufid._Federatable,wt.federation._FederatedLinkHolder,wt.fc._Identified,wt.access._IdentityAccessControlled,wt.fc._NetFactor,wt.notify._Notifiable,wt.fc._ObjectMappable,_OrganizationOwned,_OrganizationOwnedImpl,wt.fc._Persistable,wt.access._PolicyAccessControlled,wt.federation._RemotelyLinkable,wt.access._SecurityLabeled,wt.workflow.forum._SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,_WTContainer,AccessControlled,wt.access.AccessControlList,AdHocControlled,AdministrativelyLockable,DisplayIdentification,DomainAdministered,wt.ufid.Federatable,wt.federation.FederatedLinkHolder,Identified,wt.access.IdentityAccessControlled,NetFactor,Notifiable,ObjectMappable,OrganizationOwned,OrganizationOwnedImpl,Persistable,wt.access.PolicyAccessControlled,wt.recent.RecentlyVisited,wt.federation.RemotelyLinkable,SecurityLabeled,Serializable,SubjectOfForum,wt.workflow.notebook.SubjectOfNotebook,WTContained,WTContainedIdentified,WTContainer
- All Known Subinterfaces:
ContainerTeamManaged
- All Known Implementing Classes:
_PDMLinkProduct,_Project2,_WTLibrary,PDMLinkProduct,Project2,WTLibrary
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.access._AdHocControlled
ENTRY_SETFields inherited from interface wt.fc.adminlock._AdministrativelyLockable
ADMINISTRATIVE_LOCKFields inherited from interface wt.admin._DomainAdministered
DOMAIN_REF, INHERITED_DOMAINFields inherited from interface wt.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.org._OrganizationOwned
ORGANIZATION_CODING_SYSTEM, ORGANIZATION_NAME, ORGANIZATION_UNIQUE_IDENTIFIERFields inherited from interface wt.org._OrganizationOwnedImpl
ORGANIZATION_REFERENCEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.access._SecurityLabeled
SECURITY_LABELSFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.inf.container._WTContainer
ADMINISTRATORS, ADMINISTRATORS_REFERENCE, BUSINESS_NAMESPACE, CONTAINER_INFO, CONTAINER_TEMPLATE, CONTAINER_TEMPLATE_REFERENCE, CREATOR, CREATOR_REFERENCE, DEFAULT_CABINET, DEFAULT_CABINET_REFERENCE, DEFAULT_DOMAIN, DEFAULT_DOMAIN_REFERENCE, DESCRIPTION, INTERNET_DOMAIN, NAME, OWNER, OWNER_REFERENCE, PRIVATE_ACCESS, PUBLIC_PARENT_DOMAIN, PUBLIC_PARENT_DOMAIN_REFERENCE, SHARING_ENABLED, SYSTEM_CABINET, SYSTEM_CABINET_REFERENCE, SYSTEM_DOMAIN, SYSTEM_DOMAIN_REFERENCEFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.org.OrganizationOwned
ORGANIZATIONFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.inf.container.WTContained
CONTAINER_IDFields inherited from interface wt.inf.container.WTContainer
serialVersionUID -
Method Summary
Modifier and TypeMethodDescriptionDerived from_ContainerTeamManagedInfo.getState()Derived from_ContainerTeamManagedInfo.getInvitationMsg()voidsetInvitationMsg(String invitationMsg) Derived from_ContainerTeamManagedInfo.setInvitationMsg(java.lang.String)Methods inherited from interface wt.access._AdHocControlled
getEntrySet, setEntrySetMethods inherited from interface wt.fc.adminlock._AdministrativelyLockable
getAdministrativeLock, setAdministrativeLockMethods inherited from interface wt.admin._DomainAdministered
getDomainRef, isInheritedDomain, setDomainRef, setInheritedDomainMethods inherited from interface wt.ufid._Federatable
getFederatableInfo, setFederatableInfoMethods inherited from interface wt.notify._Notifiable
getEventSet, setEventSetMethods inherited from interface wt.org._OrganizationOwned
getOrganizationCodingSystem, getOrganizationName, getOrganizationUniqueIdentifierMethods inherited from interface wt.org._OrganizationOwnedImpl
getOrganizationReference, setOrganizationReferenceMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.access._SecurityLabeled
getSecurityLabels, setSecurityLabelsMethods inherited from interface wt.inf.container._WTContained
getContainer, getContainerName, getContainerReference, setContainer, setContainerReferenceMethods inherited from interface wt.inf.container._WTContainer
getAdministrators, getAdministratorsReference, getContainerInfo, getContainerTemplate, getContainerTemplateReference, getCreator, getCreatorReference, getDefaultCabinet, getDefaultCabinetReference, getDefaultDomain, getDefaultDomainReference, getDescription, getInternetDomain, getName, getOwner, getOwnerReference, getPublicParentDomain, getPublicParentDomainReference, getSystemCabinet, getSystemCabinetReference, getSystemDomain, getSystemDomainReference, isBusinessNamespace, isPrivateAccess, isSharingEnabled, setAdministrators, setAdministratorsReference, setContainerTemplate, setContainerTemplateReference, setCreator, setCreatorReference, setDefaultCabinet, setDefaultCabinetReference, setDefaultDomain, setDefaultDomainReference, setDescription, setName, setOwner, setOwnerReference, setSharingEnabled, setSystemCabinet, setSystemCabinetReference, setSystemDomain, setSystemDomainReferenceMethods inherited from interface wt.identity.DisplayIdentification
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.org.OrganizationOwned
getOrganization, setOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getTypeMethods inherited from interface wt.inf.container.WTContainer
getContextProvider, isMetaDataNamespace
-
Field Details
-
CTM_STATE
Supported API: true- See Also:
-
INVITATION_MSG
Supported API: true- See Also:
-
-
Method Details
-
getCtmState
ContainerTeamManagedState getCtmState()Derived from_ContainerTeamManagedInfo.getState()Supported API: true
- See Also:
-
getInvitationMsg
String getInvitationMsg()Derived from_ContainerTeamManagedInfo.getInvitationMsg()Supported API: true
- See Also:
-
setInvitationMsg
Derived from_ContainerTeamManagedInfo.setInvitationMsg(java.lang.String)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-