Package wt.change2
Interface _ChangeRecordIfc
- All Superinterfaces:
wt.fc._BinaryLink,wt.eff._EffRecordable,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,EffRecordable,Link,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Subinterfaces:
ChangeRecordIfc
- All Known Implementing Classes:
_ChangeRecord2,ChangeRecord2
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final StringSupported API: truestatic final StringSupported API: trueFields inherited from interface wt.fc._BinaryLink
ROLE_AOBJECT_ROLE, ROLE_BOBJECT_ROLEFields inherited from interface wt.eff._EffRecordable
EFF_VECTORFields inherited from interface wt.fc._Persistable
PERSIST_INFOFields inherited from interface wt.fc.BinaryLink
ALL_ROLES, BOTH_ROLES, ROLE_AOBJECT_REF, ROLE_BOBJECT_REF, serialVersionUIDFields inherited from interface wt.eff.EffRecordable
serialVersionUIDFields inherited from interface wt.fc.Persistable
IDENTITY, TYPE -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetChangeableIfc(ChangeableIfc the_theChangeableIfc) Supported API: truevoidsetChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) Supported API: trueMethods inherited from interface wt.fc._BinaryLink
getRoleAObjectRef, getRoleBObjectRef, setRoleAObjectRef, setRoleBObjectRefMethods inherited from interface wt.eff._EffRecordable
getEffVector, setEffVectorMethods 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.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getType
-
Field Details
-
CHANGE_ACTIVITY_IFC_ROLE
Supported API: true- See Also:
-
CHANGEABLE_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeActivityIfc
ChangeActivityIfc getChangeActivityIfc()Supported API: true- See Also:
-
setChangeActivityIfc
void setChangeActivityIfc(ChangeActivityIfc the_theChangeActivityIfc) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeableIfc
ChangeableIfc getChangeableIfc()Supported API: true- See Also:
-
setChangeableIfc
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-