Package wt.team
Class TeamTemplate
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.team._WTRoleHolder2
wt.team.WTRoleHolder2
wt.team._WTActorRoleHolder2
wt.team.WTActorRoleHolder2
wt.team._TeamTemplate
wt.team.TeamTemplate
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._AccessControlList,wt.access._AdHocControlled,wt.access._PolicyAccessControlled,AccessControlled,wt.access.AccessControlList,AdHocControlled,wt.access.PolicyAccessControlled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._Identified,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,wt.fc.BusinessInformation,Identified,NetFactor,ObjectMappable,Persistable,wt.folder._CabinetBased,wt.folder._Foldered,wt.folder._FolderEntry,wt.folder._FolderServiceManaged,CabinetBased,Foldered,FolderEntry,wt.folder.FolderServiceManaged,DisplayIdentification,wt.inf.container._WTContained,wt.inf.container._WTContainedFilterable,WTContained,wt.inf.container.WTContainedFilterable,wt.notify._Notifiable,Notifiable,wt.ownership._Ownable,wt.ownership.Ownable,wt.recent.RecentlyVisited,wt.team.ActorRoleHolder2,RoleHolder2
@GenAsPersistable(superClass=WTActorRoleHolder2.class,interfaces={Notifiable.class,wt.ownership.Ownable.class,Foldered.class,wt.fc.BusinessInformation.class,Identified.class,AdHocControlled.class,WTContained.class,wt.inf.container.WTContainedFilterable.class,wt.access.PolicyAccessControlled.class},versions=-6352120117428788397L,properties={@GeneratedProperty(name="name",type=java.lang.String.class,javaDoc="The name of the TeamTemplate",accessors=@PropertyAccessors(setAccess=PROTECTED),constraints=@PropertyConstraints(upperLimit=128,required=true),columnProperties=@ColumnProperties(persistent=true)),@GeneratedProperty(name="description",type=java.lang.String.class,javaDoc="A free text description of the TeamTemplate",constraints=@PropertyConstraints(upperLimit=1000)),@GeneratedProperty(name="enabled",type=boolean.class,javaDoc="A boolean that notates whether the Team is enabled or disabled")},tableProperties=@TableProperties(compositeUnique1="containerReference.key.id+name"),iconProperties=@IconProperties(standardIcon="wt/clients/images/team16.gif",openIcon="wt/clients/images/team16.gif"))
public class TeamTemplate
extends wt.team._TeamTemplate
TeamTemplate establishes associations between roles and principals and/or
actor roles. When a life cycle managed object is associated with a TeamTemplate,
the role assignments of the TeamTemplate take precedence of their default
assignments for the life cycle phase.
A TeamTemplate is FolderResident.
Use the newTeamTemplate static factory method(s), not the
TeamTemplate constructor, to construct instances of this
class. Instances must be constructed using the static factory(s), in
order to ensure proper initialization of the instance.
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from class wt.team._TeamTemplate
DESCRIPTION, ENABLED, EXTERNALIZATION_VERSION_UID, NAMEFields 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.folder._Foldered
CABINET, CABINET_NAME, FOLDERING_INFO, PARENT_FOLDERFields inherited from interface wt.notify._Notifiable
EVENT_SETFields inherited from interface wt.ownership._Ownable
OWNERSHIPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.inf.container._WTContained
CONTAINER, CONTAINER_NAME, CONTAINER_REFERENCEFields inherited from interface wt.fc.BusinessInformation
BUSINESS_TYPE, IDENTITYFields inherited from interface wt.folder.CabinetBased
FOLDER_PATH, LOCATIONFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.inf.container.WTContained
CONTAINER_ID -
Method Summary
Methods inherited from class wt.team._TeamTemplate
getAdministrativeLock, getCabinet, getCabinetName, getClassInfo, getConceptualClassname, getContainer, getContainerName, getContainerReference, getDescription, getDomainRef, getEntrySet, getEventSet, getFolderingInfo, getName, getOwnership, getParentFolder, getType, isEnabled, isInheritedDomain, readExternal, readExternal, readVersion, setAdministrativeLock, setContainer, setContainerReference, setDomainRef, setEnabled, setEntrySet, setEventSet, setFolderingInfo, setInheritedDomain, setName, setOwnership, super_readExternal_TeamTemplate, super_readVersion_TeamTemplate, super_writeExternal_TeamTemplate, writeExternal, writeExternalMethods inherited from class wt.team.WTActorRoleHolder2
addActorRole, deleteActorRoleTarget, deleteRole, getActorRoleTarget, getReadOnlyRoleActorRoleMap, getRoleActorRoleMap, getRoles, setRoleActorRoleMapMethods inherited from class wt.team._WTActorRoleHolder2
readVersion, super_readExternal_WTActorRoleHolder2, super_readVersion_WTActorRoleHolder2, super_writeExternal_WTActorRoleHolder2Methods inherited from class wt.team.WTRoleHolder2
addPool, addPrincipal, addPrincipals, deletePoolTarget, deletePrincipalTarget, getMembers, getPoolTarget, getPrincipalTarget, getReadOnlyRolePrincipalMap, getRolePrincipalMap, 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, 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.fc.Persistable
checkAttributesMethods inherited from interface wt.team.RoleHolder2
addPool, addPrincipal, deletePoolTarget, deletePrincipalTarget, getPoolTarget, getPrincipalTarget