Package wt.inf.library
Class _WTLibrary
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.inf.library._WTLibrary
- 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,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.index._Indexable,Indexable,wt.inf.container._WTContained,wt.inf.container._WTContainedIdentified,_WTContainer,WTContained,WTContainedIdentified,WTContainer,wt.inf.library._WTLibraryTypeInterface,wt.inf.library.WTLibraryTypeInterface,_ContainerTeamManaged,ContainerTeamManaged,wt.notify._Notifiable,Notifiable,wt.option._OptionSetAssignable,OptionSetAssignable,_OrganizationOwned,_OrganizationOwnedImpl,OrganizationOwned,OrganizationOwnedImpl,wt.recent.RecentlyVisited,wt.type._Typed,wt.type._TypeManaged,wt.type.FlexTyped,wt.type.Typed,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:
WTLibrary
public abstract class _WTLibrary
extends WTObject
implements ContainerTeamManaged, wt.type.Typed, WTContainer, wt.inf.library.WTLibraryTypeInterface, OptionSetAssignable, Indexable, Externalizable
- See Also:
-
Field Summary
Fields inherited from interface wt.inf.team._ContainerTeamManaged
CTM_STATE, INVITATION_MSGFields 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.inf.container._WTContainer
CONTAINER_TEMPLATE, CONTAINER_TEMPLATE_REFERENCE, CREATOR, DESCRIPTION, NAME, OWNER, SHARING_ENABLED -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueDerived from_ContainerTeamManagedInfo.getState()Derived from_WTContainerInfo.getDescription()Derived from_ContainerTeamManagedInfo.getInvitationMsg()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)voidsetInvitationMsg(String invitationMsg) Derived from_ContainerTeamManagedInfo.setInvitationMsg(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.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc.Identified
getIdentificationObjectMethods inherited from interface wt.org.OrganizationOwned
getOrganizationMethods inherited from interface wt.fc.Persistable
checkAttributes
-
Method Details
-
getCtmState
Derived from_ContainerTeamManagedInfo.getState()Supported API: true
- Specified by:
getCtmStatein interface_ContainerTeamManaged- See Also:
-
getInvitationMsg
Derived from_ContainerTeamManagedInfo.getInvitationMsg()Supported API: true
- Specified by:
getInvitationMsgin interface_ContainerTeamManaged- See Also:
-
setInvitationMsg
Derived from_ContainerTeamManagedInfo.setInvitationMsg(java.lang.String)Supported API: true
- Specified by:
setInvitationMsgin interface_ContainerTeamManaged- Throws:
WTPropertyVetoException- See Also:
-
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- See Also:
-
getContainerTemplateReference
Supported API: true- Specified by:
getContainerTemplateReferencein interface_WTContainer- See Also:
-
setContainerTemplate
public void setContainerTemplate(WTContainerTemplate the_containerTemplate) throws WTPropertyVetoException, WTException Supported API: true- Specified by:
setContainerTemplatein interface_WTContainer- Throws:
WTPropertyVetoExceptionWTException- See Also:
-
setContainerTemplateReference
public void setContainerTemplateReference(WTContainerTemplateRef the_containerTemplateReference) throws WTPropertyVetoException Supported API: true- Specified by:
setContainerTemplateReferencein interface_WTContainer- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationReference
Supported API: true- Specified by:
getOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
getOrganizationReferencein interfaceOrganizationOwned- Returns:
- WTPrincipalReference
- See Also:
-
setOrganizationReference
public void setOrganizationReference(WTPrincipalReference organizationReference) throws WTPropertyVetoException Supported API: true- Specified by:
setOrganizationReferencein interface_OrganizationOwnedImpl- Specified by:
setOrganizationReferencein interfaceOrganizationOwned- Throws:
WTPropertyVetoException- See Also:
-
getOrganizationUniqueIdentifier
Supported API: true- Specified by:
getOrganizationUniqueIdentifierin interface_OrganizationOwned- See Also:
-
getOrganizationCodingSystem
Supported API: true- Specified by:
getOrganizationCodingSystemin interface_OrganizationOwned- See Also:
-
getOrganizationName
Supported API: true- Specified by:
getOrganizationNamein interface_OrganizationOwned- See Also:
-