Package tests.fc
Class IXBForeignVerV2
java.lang.Object
tests.fc._IXBForeignVerV2
tests.fc.IXBForeignVerV2
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,NetFactor,ObjectMappable,Persistable,_Iterated,wt.vc._Versionable,wt.vc._Versioned,Iterated,Versionable,Versioned
@GenAsPersistable(interfaces=Versioned.class,versions=653867115609525536L,foreignKeys={@GeneratedForeignKey(name="VerToVerForeignLink",foreignKeyRole=@ForeignKeyRole(name="primaryVerV1",type=IXBPrimaryVerV1.class,referenceType=VersionReference.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="foreign")),@GeneratedForeignKey(myRoleIsRoleA=false,foreignKeyRole=@ForeignKeyRole(name="masterV2",type=tests.fc.IXBMasterV2.class,constraints=@PropertyConstraints(required=true)),myRole=@MyRole(name="iterationV2"))})
public class IXBForeignVerV2
extends _IXBForeignVerV2
Use the newIXBForeignVerV2 static factory method(s), not the
IXBForeignVerV2 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 tests.fc._IXBForeignVerV2
EXTERNALIZATION_VERSION_UID, MASTER_V2, MASTER_V2_REFERENCE, PRIMARY_VER_V1, PRIMARY_VER_V1_REFERENCEFields inherited from interface wt.vc._Iterated
BRANCH_IDENTIFIER, CONTROL_BRANCH, CREATOR, CREATOR_EMAIL, CREATOR_FULL_NAME, CREATOR_NAME, ITERATION_IDENTIFIER, ITERATION_INFO, ITERATION_NOTE, LATEST_ITERATION, MASTER, MASTER_REFERENCE, MODIFIER, MODIFIER_EMAIL, MODIFIER_FULL_NAME, MODIFIER_NAMEFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.vc._Versioned
VERSION_IDENTIFIER, VERSION_INFOFields inherited from interface wt.fc.Persistable
IDENTITY, TYPEFields inherited from interface wt.vc.Versioned
MASTER_SERIES -
Method Summary
Methods inherited from class tests.fc._IXBForeignVerV2
equals, getBranchIdentifier, getClassInfo, getConceptualClassname, getControlBranch, getCreator, getCreatorEMail, getCreatorFullName, getCreatorName, getIterationIdentifier, getIterationInfo, getIterationNote, getMaster, getMasterReference, getMasterV2, getMasterV2Reference, getModifier, getModifierEMail, getModifierFullName, getModifierName, getPersistInfo, getPrimaryVerV1, getPrimaryVerV1Reference, getVersionIdentifier, getVersionInfo, hashCode, isLatestIteration, readExternal, readExternal, readVersion, setControlBranch, setIterationInfo, setMaster, setMasterReference, setMasterV2, setMasterV2Reference, setPersistInfo, setPrimaryVerV1, setPrimaryVerV1Reference, setVersionInfo, toString, writeExternal, writeExternal