Package wt.inf.container
Class _OrgContainer
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.team._WTRoleHolder2
wt.team.WTRoleHolder2
wt.inf.container._OrgContainer
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._IdentityAccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.IdentityAccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,Identified,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,_WTContainer,wt.inf.container.OrgContainerIfc,WTContained,WTContainedIdentified,WTContainer,wt.notify._Notifiable,Notifiable,wt.option._OptionSetAssignable,OptionSetAssignable,_OrganizationOwned,_OrganizationOwnedImpl,OrganizationOwned,OrganizationOwnedImpl,wt.recent.RecentlyVisited,RoleHolder2,wt.type._TypeManaged,wt.type.TypeManaged,wt.ufid._Federatable,wt.ufid.Federatable,wt.workflow.forum._SubjectOfForum,SubjectOfForum,wt.workflow.notebook._SubjectOfNotebook,wt.workflow.notebook.SubjectOfNotebook
- Direct Known Subclasses:
OrgContainer
public abstract class _OrgContainer
extends WTRoleHolder2
implements WTContainer, wt.inf.container.OrgContainerIfc, wt.type.TypeManaged, OptionSetAssignable, Externalizable
- See Also:
-
Field Summary
Fields inherited from class wt.team._WTRoleHolder2
CATEGORYFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields 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_ID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueDerived from_WTContainerInfo.getDescription()getName()Derived from_WTContainerInfo.getName()Supported API: trueSupported API: trueSupported API: trueSupported API: truegetOwner()Supported API: truebooleanDerived from_WTContainerInfo.isSharingEnabled()voidsetContainerTemplate(WTContainerTemplate the_containerTemplate) Supported API: truevoidsetContainerTemplateReference(WTContainerTemplateRef the_containerTemplateReference) Supported API: truevoidsetCreator(WTPrincipal creator) Supported API: truevoidsetDescription(String description) Derived from_WTContainerInfo.setDescription(java.lang.String)voidDerived fromWTContainerInfo.setName(java.lang.String)voidsetOrganizationReference(WTPrincipalReference organizationReference) Supported API: truevoidsetOwner(WTPrincipal owner) Supported API: truevoidsetSharingEnabled(boolean sharingEnabled) Derived from_WTContainerInfo.setSharingEnabled(boolean)Methods inherited from class wt.team.WTRoleHolder2
addPool, addPrincipal, addPrincipals, deletePoolTarget, deletePrincipalTarget, deleteRole, getMembers, getPoolTarget, getPrincipalTarget, getReadOnlyRolePrincipalMap, getRolePrincipalMap, getRoles, setRolePrincipalMapMethods inherited from class wt.team._WTRoleHolder2
getCategory, readVersion, setCategory, super_readExternal_WTRoleHolder2, super_readVersion_WTRoleHolder2, super_writeExternal_WTRoleHolder2Methods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.identity.DisplayIdentification
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.org.OrganizationOwned
getOrganization, setOrganizationMethods inherited from interface wt.inf.container.OrgContainerIfc
equals, getIdentificationObject, getOrganization, hashCode, log, setOrganization, toStringMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentityMethods inherited from interface wt.inf.container.WTContainer
isMetaDataNamespace
-
Method Details
-
getCreator
Supported API: true- Specified by:
getCreatorin interface_WTContainer- See Also:
-
setCreator
Supported API: true- Specified by:
setCreatorin interface_WTContainer- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
getDescription
Derived from_WTContainerInfo.getDescription()Supported API: true
- Specified by:
getDescriptionin interface_WTContainer- See Also:
-
setDescription
Derived from_WTContainerInfo.setDescription(java.lang.String)Supported API: true
- Specified by:
setDescriptionin interface_WTContainer- Throws:
WTPropertyVetoException- See Also:
-
getName
Derived from_WTContainerInfo.getName()Supported API: true
- Specified by:
getNamein interface_WTContainer- See Also:
-
setName
Derived fromWTContainerInfo.setName(java.lang.String)Supported API: true
- Specified by:
setNamein interface_WTContainer- Throws:
WTPropertyVetoException- See Also:
-
getOwner
Supported API: true- Specified by:
getOwnerin interface_WTContainer- See Also:
-
setOwner
Supported API: true- Specified by:
setOwnerin interface_WTContainer- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
isSharingEnabled
public boolean isSharingEnabled()Derived from_WTContainerInfo.isSharingEnabled()Supported API: true
- Specified by:
isSharingEnabledin interface_WTContainer- See Also:
-
setSharingEnabled
Derived from_WTContainerInfo.setSharingEnabled(boolean)Supported API: true
- Specified by:
setSharingEnabledin interface_WTContainer- Throws:
WTPropertyVetoException- See Also:
-
getContainerTemplate
Supported API: true- Specified by:
getContainerTemplatein interface_WTContainer- Specified by:
getContainerTemplatein interfacewt.inf.container.OrgContainerIfc- See Also:
-
getContainerTemplateReference
Supported API: true- Specified by:
getContainerTemplateReferencein interface_WTContainer- Specified by:
getContainerTemplateReferencein interfacewt.inf.container.OrgContainerIfc- See Also:
-
setContainerTemplate
public void setContainerTemplate(WTContainerTemplate the_containerTemplate) throws WTPropertyVetoException, WTException Supported API: true- Specified by:
setContainerTemplatein interface_WTContainer- Specified by:
setContainerTemplatein interfacewt.inf.container.OrgContainerIfc- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setContainerTemplateReference
public void setContainerTemplateReference(WTContainerTemplateRef the_containerTemplateReference) throws WTPropertyVetoException Supported API: true- Specified by:
setContainerTemplateReferencein interface_WTContainer- Specified by:
setContainerTemplateReferencein interfacewt.inf.container.OrgContainerIfc- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationReference
Supported API: true- Specified by:
getOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Specified by:
getOrganizationReferencein interfacewt.inf.container.OrgContainerIfc- Returns:
- WTPrincipalReference
- See Also:
-
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
setOrganizationReferencein interfaceOrganizationOwned- Specified by:
setOrganizationReferencein interfacewt.inf.container.OrgContainerIfc- Parameters:
organizationReference-- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationUniqueIdentifier
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- Specified by:
getOrganizationUniqueIdentifierin interfacewt.inf.container.OrgContainerIfc- See Also:
-
getOrganizationCodingSystem
Supported API: true- Specified by:
getOrganizationCodingSystemin interface_OrganizationOwned- Specified by:
getOrganizationCodingSystemin interfacewt.inf.container.OrgContainerIfc- See Also:
-
getOrganizationName
Supported API: true- Specified by:
getOrganizationNamein interface_OrganizationOwned- Specified by:
getOrganizationNamein interfacewt.inf.container.OrgContainerIfc- See Also:
-