Package wt.change2
Interface ChangeRecordIfc
- All Superinterfaces:
wt.fc._BinaryLink,_ChangeRecordIfc,wt.eff._EffRecordable,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,BinaryLink,EffRecordable,Link,NetFactor,ObjectMappable,Persistable,Serializable
- All Known Implementing Classes:
_ChangeRecord2,ChangeRecord2
@GenAsBinaryLink(interfaces=EffRecordable.class,
roleA=@GeneratedRole(name="theChangeActivityIfc",type=ChangeActivityIfc.class,supportedAPI=PUBLIC,cardinality=ONE),
roleB=@GeneratedRole(name="theChangeableIfc",type=ChangeableIfc.class,supportedAPI=PUBLIC,cardinality=ONE))
public interface ChangeRecordIfc
extends _ChangeRecordIfc
The interface implementation of a resulting object link.
Supported API: true
Extendable: false
Supported API: true
Extendable: false
- See Also:
-
Field Summary
Fields inherited from interface wt.change2._ChangeRecordIfc
CHANGE_ACTIVITY_IFC_ROLE, CHANGEABLE_IFC_ROLE -
Method Summary
Methods inherited from interface wt.change2._ChangeRecordIfc
getChangeableIfc, getChangeActivityIfc, setChangeableIfc, setChangeActivityIfcMethods inherited from interface wt.fc.BinaryLink
getLinkInfo, 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