Package wt.team
Class RoleRoleMap
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.team._RoleRoleMap
wt.team.RoleRoleMap
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsPersistable(superClass=WTObject.class,versions=3074466576475792685L,properties={@GeneratedProperty(name="role",type=Role.class,javaDoc="the left role the indirect role is assigned to"),@GeneratedProperty(name="indirectRole",type=Role.class,javaDoc="the indirect role assigned to the role")},foreignKeys=@GeneratedForeignKey(name="RoleRoleLink",foreignKeyRole=@ForeignKeyRole(name="theWTIndirectRoleHolder2",type=WTIndirectRoleHolder2.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="theRoleRoleMap")))
public class RoleRoleMap
extends wt.team._RoleRoleMap
Use the newRoleRoleMap static factory method(s), not the
RoleRoleMap 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._RoleRoleMap
EXTERNALIZATION_VERSION_UID, INDIRECT_ROLE, ROLE, WTINDIRECT_ROLE_HOLDER2, WTINDIRECT_ROLE_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._RoleRoleMap
getClassInfo, getConceptualClassname, getIndirectRole, getRole, getType, getWTIndirectRoleHolder2, getWTIndirectRoleHolder2Reference, readExternal, readExternal, readVersion, setIndirectRole, setRole, setWTIndirectRoleHolder2, setWTIndirectRoleHolder2Reference, super_readExternal_RoleRoleMap, super_readVersion_RoleRoleMap, super_writeExternal_RoleRoleMap, 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