Package wt.inf.container
Interface _WTContainer
- 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,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
- All Known Subinterfaces:
_ContainerTeamManaged,ContainerTeamManaged,WTContainer
- All Known Implementing Classes:
_OrgContainer,_PDMLinkProduct,_Project2,_WTLibrary,OrgContainer,PDMLinkProduct,Project2,WTLibrary
public interface _WTContainer
extends AdHocControlled, DisplayIdentification, DomainAdministered, wt.workflow.notebook.SubjectOfNotebook, SubjectOfForum, wt.ufid.Federatable, WTContainedIdentified, OrganizationOwnedImpl, wt.access.IdentityAccessControlled, Notifiable, SecurityLabeled, wt.access.PolicyAccessControlled
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic 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.access.AdHocControlled
serialVersionUIDFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.ufid.Federatable
serialVersionUIDFields inherited from interface wt.org.OrganizationOwned
ORGANIZATIONFields inherited from interface wt.org.OrganizationOwnedImpl
serialVersionUIDFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.access.SecurityLabeled
SECURITY_LABELS_INTERNAL_VALUEFields inherited from interface wt.workflow.forum.SubjectOfForum
serialVersionUIDFields inherited from interface wt.workflow.notebook.SubjectOfNotebook
serialVersionUIDFields inherited from interface wt.inf.container.WTContained
CONTAINER_IDFields inherited from interface wt.inf.container.WTContainedIdentified
serialVersionUID -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueDerived from_WTContainerInfo.getDescription()getName()Derived from_WTContainerInfo.getName()getOwner()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)voidsetOwner(WTPrincipal owner) Supported API: truevoidsetSharingEnabled(boolean sharingEnabled) Derived from_WTContainerInfo.setSharingEnabled(boolean)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.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, getType
-
Field Details
-
CREATOR
Supported API: true- See Also:
-
DESCRIPTION
Supported API: true- See Also:
-
NAME
Supported API: true- See Also:
-
OWNER
Supported API: true- See Also:
-
SHARING_ENABLED
Supported API: true- See Also:
-
CONTAINER_TEMPLATE
Supported API: true- See Also:
-
CONTAINER_TEMPLATE_REFERENCE
Supported API: true- See Also:
-
-
Method Details
-
getCreator
WTPrincipal getCreator()Supported API: true- See Also:
-
setCreator
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
getDescription
String getDescription()Derived from_WTContainerInfo.getDescription()Supported API: true
- See Also:
-
setDescription
Derived from_WTContainerInfo.setDescription(java.lang.String)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getName
String getName()Derived from_WTContainerInfo.getName()Supported API: true
- See Also:
-
setName
Derived fromWTContainerInfo.setName(java.lang.String)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getOwner
WTPrincipal getOwner()Supported API: true- See Also:
-
setOwner
Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
isSharingEnabled
boolean isSharingEnabled()Derived from_WTContainerInfo.isSharingEnabled()Supported API: true
- See Also:
-
setSharingEnabled
Derived from_WTContainerInfo.setSharingEnabled(boolean)Supported API: true
- Throws:
WTPropertyVetoException- See Also:
-
getContainerTemplate
WTContainerTemplate getContainerTemplate()Supported API: true- See Also:
-
getContainerTemplateReference
WTContainerTemplateRef getContainerTemplateReference()Supported API: true- See Also:
-
setContainerTemplate
void setContainerTemplate(WTContainerTemplate the_containerTemplate) throws WTPropertyVetoException, WTException Supported API: true- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setContainerTemplateReference
void setContainerTemplateReference(WTContainerTemplateRef the_containerTemplateReference) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-