Package wt.team

Class Team

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.team._WTRoleHolder2
wt.team.WTRoleHolder2
wt.team._Team
wt.team.Team
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, Identified, NetFactor, ObjectMappable, Persistable, DisplayIdentification, wt.notify._Notifiable, Notifiable, wt.ownership._Ownable, wt.ownership.Ownable, RoleHolder2
Direct Known Subclasses:
wt.team._TeamDistributionList

@GenAsPersistable(superClass=WTRoleHolder2.class,interfaces={Notifiable.class,Identified.class,AdHocControlled.class,wt.ownership.Ownable.class,wt.access.PolicyAccessControlled.class},versions=-2766141608808744137L,properties={@GeneratedProperty(name="name",type=java.lang.String.class),@GeneratedProperty(name="description",type=java.lang.String.class,constraints=@PropertyConstraints(upperLimit=1000)),@GeneratedProperty(name="enabled",type=boolean.class)},foreignKeys=@GeneratedForeignKey(name="TeamTemplateLink",foreignKeyRole=@ForeignKeyRole(name="template",type=TeamTemplate.class),myRole=@MyRole(name="team")),tableProperties=@TableProperties(compositeUnique1="domainRef.key.id+name"),iconProperties=@IconProperties(standardIcon="wt/clients/images/team16.gif",openIcon="wt/clients/images/team16.gif")) public class Team extends wt.team._Team

Use the newTeam static factory method(s), not the Team 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._Team

    DESCRIPTION, ENABLED, EXTERNALIZATION_VERSION_UID, NAME, TEMPLATE, TEMPLATE_REFERENCE

    Fields inherited from class wt.team._WTRoleHolder2

    CATEGORY

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    Fields inherited from interface wt.access._AdHocControlled

    ENTRY_SET

    Fields inherited from interface wt.fc.adminlock._AdministrativelyLockable

    ADMINISTRATIVE_LOCK

    Fields inherited from interface wt.admin._DomainAdministered

    DOMAIN_REF, INHERITED_DOMAIN

    Fields inherited from interface wt.notify._Notifiable

    EVENT_SET

    Fields inherited from interface wt.ownership._Ownable

    OWNERSHIP

    Fields inherited from interface wt.fc._Persistable

    PERSIST_INFO

    Fields inherited from interface wt.identity.DisplayIdentification

    DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPE

    Fields inherited from interface wt.fc.Persistable

    IDENTITY, TYPE
  • Method Summary

    Methods inherited from class wt.team._Team

    getAdministrativeLock, getClassInfo, getConceptualClassname, getDescription, getDomainRef, getEntrySet, getEventSet, getName, getOwnership, getTemplate, getTemplateReference, getType, isEnabled, isInheritedDomain, readExternal, readExternal, readVersion, setAdministrativeLock, setDescription, setDomainRef, setEnabled, setEntrySet, setEventSet, setInheritedDomain, setName, setOwnership, setTemplate, setTemplateReference, super_readExternal_Team, super_readVersion_Team, super_writeExternal_Team, writeExternal, writeExternal

    Methods inherited from class wt.team._WTRoleHolder2

    getCategory, readVersion, setCategory, super_readExternal_WTRoleHolder2, super_readVersion_WTRoleHolder2, super_writeExternal_WTRoleHolder2

    Methods inherited from class wt.fc._WTObject

    equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo

    Methods inherited from class java.lang.Object

    clone, finalize, getClass, notify, notifyAll, wait, wait, wait

    Methods inherited from interface wt.fc._Persistable

    getPersistInfo, setPersistInfo

    Methods inherited from interface wt.fc.Persistable

    checkAttributes