Package wt.epm.build
Class EPMDerivedRepHistory
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.build._BuildHistory
wt.build.BuildHistory
wt.epm.build._EPMDerivedRepHistory
wt.epm.build.EPMDerivedRepHistory
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.archive._Archiveable,wt.fc.archive.Archiveable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,DisplayIdentification
@GenAsBinaryLink(superClass=wt.build.BuildHistory.class,interfaces=wt.fc.archive.Archiveable.class,serializable=EXTERNALIZABLE_BASIC,properties={@GeneratedProperty(name="buildRuleID",type=long.class,supportedAPI=PRIVATE,javaDoc="The uniqueID from the BuildRule which was used to create this BuildHistory.",constraints=@PropertyConstraints(required=true)),@GeneratedProperty(name="asStoredName",type=java.lang.String.class),@GeneratedProperty(name="direct",type=boolean.class,initialValue="false",javaDoc="Specifies whether image is direct image of original.")},roleA=@GeneratedRole(name="builtBy",type=EPMDocument.class,accessors=@PropertyAccessors(getAccess=PRIVATE),cascade=false),roleB=@GeneratedRole(name="built",type=wt.build.VersionedBuildTarget.class,supportedAPI=PUBLIC,accessors=@PropertyAccessors(getAccess=PRIVATE),cascade=false),tableProperties=@TableProperties(tableName="EPMDerivedRepHistory"))
public class EPMDerivedRepHistory
extends wt.epm.build._EPMDerivedRepHistory
link between original and generated representation.
Use the newEPMDerivedRepHistory static factory method(s),
not the EPMDerivedRepHistory 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.epm.build._EPMDerivedRepHistory
AS_STORED_NAME, BUILD_RULE_ID, DIRECT, EXTERNALIZATION_VERSION_UIDFields inherited from class wt.build._BuildHistory
BUILT_BY_ROLE, BUILT_ROLEFields inherited from class wt.fc._ObjectToObjectLink
ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from class wt.fc._WTObject
CREATE_TIMESTAMP, MODIFY_TIMESTAMPFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLESFields 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.epm.build._EPMDerivedRepHistory
getAsStoredName, getBuildRuleID, getClassInfo, getConceptualClassname, getType, isDirect, readExternal, readExternal, readVersion, setAsStoredName, setBuildRuleID, setDirect, super_readExternal_EPMDerivedRepHistory, super_readVersion_EPMDerivedRepHistory, super_writeExternal_EPMDerivedRepHistory, writeExternal, writeExternalMethods inherited from class wt.build.BuildHistory
newBuildHistoryMethods inherited from class wt.build._BuildHistory
getBuilt, getBuiltBy, readVersion, setBuilt, setBuiltBy, super_readExternal_BuildHistory, super_readVersion_BuildHistory, super_writeExternal_BuildHistoryMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRemoteRoleAObjectId, getRemoteRoleBObjectId, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, isRoleANonpersistentProxy, isRoleBNonpersistentProxy, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.fc._ObjectToObjectLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_ObjectToObjectLink, super_readVersion_ObjectToObjectLink, super_writeExternal_ObjectToObjectLinkMethods inherited from class wt.fc.WTObject
checkAttributes, getDisplayIdentifier, getDisplayIdentity, getDisplayType, getIdentity, initialize, toStringMethods inherited from class wt.fc._WTObject
equals, getCreateTimestamp, getModifyTimestamp, getPersistInfo, hashCode, readVersion, setPersistInfoMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity