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:
-
Method Summary
Methods inherited from class wt.team.WTActorRoleHolder2
deleteRole, getActorRoleTarget, getRolesMethods inherited from class wt.team.WTRoleHolder2
addPool, addPrincipal, deletePoolTarget, deletePrincipalTarget, getMembers, getPoolTarget, getPrincipalTargetMethods 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.Persistable
checkAttributesMethods inherited from interface wt.team.RoleHolder2
getPrincipalTarget