Package wt.team
Class RolePoolMap
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.team._RolePoolMap
wt.team.RolePoolMap
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,versions=-7494124970783672897L,properties={@GeneratedProperty(name="role",type=Role.class,javaDoc="the role assigned to the pool"),@GeneratedProperty(name="poolMember",type=ObjectReference.class,constraints=@PropertyConstraints(required=true),columnProperties=@ColumnProperties(columnName="B"))},foreignKeys=@GeneratedForeignKey(name="RolePoolLink",foreignKeyRole=@ForeignKeyRole(name="theWTRoleHolder2",type=WTRoleHolder2.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theRolePoolMap")))
public class RolePoolMap
extends wt.team._RolePoolMap
Use the newRolePoolMap static factory method(s), not the
RolePoolMap 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._RolePoolMap
EXTERNALIZATION_VERSION_UID, POOL_MEMBER, ROLE, WTROLE_HOLDER2, WTROLE_HOLDER2_REFERENCEFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Methods inherited from class wt.team._RolePoolMap
getClassInfo, getConceptualClassname, getPoolMember, getRole, getType, getWTRoleHolder2, getWTRoleHolder2Reference, readExternal, readExternal, readVersion, setPoolMember, setRole, setWTRoleHolder2, setWTRoleHolder2Reference, super_readExternal_RolePoolMap, super_readVersion_RolePoolMap, super_writeExternal_RolePoolMap, writeExternal, writeExternalMethods inherited from class wt.fc.WTObject
checkAttributes, duplicate, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfo