Package wt.change2
Class _IncludedIn2
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.change2._IncludedIn2
- All Implemented Interfaces:
Externalizable,Serializable,_IncludedInIfc,IncludedInIfc,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
IncludedIn2
public abstract class _IncludedIn2
extends VersionToVersionLink
implements IncludedInIfc, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from class wt.vc._VersionToVersionLink
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.ufid._Federatable
FEDERATABLE_INFOFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REFFields inherited from interface wt.identity.DisplayIdentification
DISPLAY_IDENTIFIER, DISPLAY_IDENTITY, DISPLAY_TYPEFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetChangeActivity2(ChangeActivity2 the_theChangeActivity2) Supported API: truevoidsetChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) Supported API: truevoidsetChangeOrder2(ChangeOrder2 the_theChangeOrder2) Supported API: truevoidsetChangeOrderIfc(ChangeOrderIfc the_theChangeOrderIfc) Supported API: trueMethods inherited from class wt.vc.VersionToVersionLink
appendJoinCriteria, appendRoleCriteria, duplicate, getAllObjects, getJoinValues, getLinkInfo, getObject, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, getRoleIdName, getRoleObject, initialize, setRoleAObject, setRoleAObjectRef, setRoleBObject, setRoleBObjectRef, setRoleObjectMethods inherited from class wt.vc._VersionToVersionLink
getRoleAObjectRef, getRoleBObjectRef, readVersion, super_readExternal_VersionToVersionLink, super_readVersion_VersionToVersionLink, super_writeExternal_VersionToVersionLinkMethods 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._BinaryLink
getRoleAObjectRef, getRoleBObjectRef, setRoleAObjectRef, setRoleBObjectRefMethods inherited from interface wt.fc._Persistable
getPersistInfo, setPersistInfoMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, getObject, getOtherObject, getRole, getRoleAObject, getRoleAObjectId, getRoleBObject, getRoleBObjectId, setRoleAObject, setRoleBObjectMethods inherited from interface wt.fc.Link
appendJoinCriteria, appendRoleCriteria, getAllObjects, getJoinValues, getRoleIdName, getRoleObject, setRoleObjectMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity
-
Field Details
-
CHANGE_ORDER2_ROLE
Supported API: true- See Also:
-
CHANGE_ACTIVITY2_ROLE
Supported API: true- See Also:
-
CHANGE_ORDER_IFC_ROLE
Supported API: true- See Also:
-
CHANGE_ACTIVITY_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeOrder2
Supported API: true- See Also:
-
setChangeOrder2
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeActivity2
Supported API: true- See Also:
-
setChangeActivity2
public void setChangeActivity2(ChangeActivity2 the_theChangeActivity2) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeOrderIfc
Supported API: true- Specified by:
getChangeOrderIfcin interface_IncludedInIfc- See Also:
-
setChangeOrderIfc
Supported API: true- Specified by:
setChangeOrderIfcin interface_IncludedInIfc- Throws:
WTPropertyVetoException- See Also:
-
getChangeActivityIfc
Supported API: true- Specified by:
getChangeActivityIfcin interface_IncludedInIfc- See Also:
-
setChangeActivityIfc
public void setChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) throws WTPropertyVetoException Supported API: true- Specified by:
setChangeActivityIfcin interface_IncludedInIfc- Throws:
WTPropertyVetoException- See Also:
-