Package wt.team

Class RoleActorRoleMap

java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.team._RoleActorRoleMap
wt.team.RoleActorRoleMap
All Implemented Interfaces:
Externalizable, Serializable, wt.fc._NetFactor, wt.fc._ObjectMappable, wt.fc._Persistable, NetFactor, ObjectMappable, Persistable, DisplayIdentification

@GenAsPersistable(superClass=WTObject.class,versions=-5752581135652829622L,properties={@GeneratedProperty(name="role",type=Role.class,javaDoc="the role the actor role is assigned to"),@GeneratedProperty(name="actorRole",type=wt.project.ActorRole.class,javaDoc="the actor role assigned to the role")},foreignKeys=@GeneratedForeignKey(name="RoleActorRoleLink",foreignKeyRole=@ForeignKeyRole(name="theWTActorRoleHolder2",type=WTActorRoleHolder2.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theRoleActorRoleMap"))) public class RoleActorRoleMap extends wt.team._RoleActorRoleMap

Use the newRoleActorRoleMap static factory method(s), not the RoleActorRoleMap 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._RoleActorRoleMap

    ACTOR_ROLE, EXTERNALIZATION_VERSION_UID, ROLE, WTACTOR_ROLE_HOLDER2, WTACTOR_ROLE_HOLDER2_REFERENCE

    Fields inherited from class wt.fc._WTObject

    CREATE_TIMESTAMP, MODIFY_TIMESTAMP

    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._RoleActorRoleMap

    getActorRole, getClassInfo, getConceptualClassname, getRole, getType, getWTActorRoleHolder2, getWTActorRoleHolder2Reference, readExternal, readExternal, readVersion, setActorRole, setRole, setWTActorRoleHolder2, setWTActorRoleHolder2Reference, super_readExternal_RoleActorRoleMap, super_readVersion_RoleActorRoleMap, super_writeExternal_RoleActorRoleMap, writeExternal, writeExternal

    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