Package wt.change2
Class _AcceptedStrategy
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToVersionLink
wt.vc.VersionToVersionLink
wt.change2._AcceptedStrategy
- All Implemented Interfaces:
Externalizable,Serializable,_AcceptedStrategyIfc,AcceptedStrategyIfc,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,wt.federation._FederatedLinkHolder,wt.federation._RemotelyLinkable,wt.federation.FederatedLinkHolder,wt.federation.RemotelyLinkable,DisplayIdentification,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
AcceptedStrategy
public abstract class _AcceptedStrategy
extends VersionToVersionLink
implements AcceptedStrategyIfc, wt.fc.archive.Archiveable, wt.ufid.Federatable, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetChangeOrder2(ChangeOrder2 the_theChangeOrder2) Supported API: truevoidsetChangeOrderIfc(ChangeOrderIfc the_theChangeOrderIfc) Supported API: truevoidsetChangeProposal(ChangeProposal the_theChangeProposal) Supported API: truevoidsetChangeProposalIfc(ChangeProposalIfc the_theChangeProposalIfc) Supported API: trueMethods inherited from class wt.vc.VersionToVersionLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, setRoleBObject, setRoleObjectMethods inherited from class wt.fc.WTObject
getDisplayIdentifier, getDisplayIdentity, getDisplayTypeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods 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.Persistable
checkAttributes
-
Field Details
-
CHANGE_ORDER2_ROLE
Supported API: true- See Also:
-
CHANGE_PROPOSAL_ROLE
Supported API: true- See Also:
-
CHANGE_ORDER_IFC_ROLE
Supported API: true- See Also:
-
CHANGE_PROPOSAL_IFC_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getChangeOrder2
Supported API: true- See Also:
-
setChangeOrder2
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeProposal
Supported API: true- See Also:
-
setChangeProposal
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getChangeOrderIfc
Supported API: true- Specified by:
getChangeOrderIfcin interface_AcceptedStrategyIfc- See Also:
-
setChangeOrderIfc
Supported API: true- Specified by:
setChangeOrderIfcin interface_AcceptedStrategyIfc- Throws:
WTPropertyVetoException- See Also:
-
getChangeProposalIfc
Supported API: true- Specified by:
getChangeProposalIfcin interface_AcceptedStrategyIfc- See Also:
-
setChangeProposalIfc
public void setChangeProposalIfc(ChangeProposalIfc the_theChangeProposalIfc) throws WTPropertyVetoException Supported API: true- Specified by:
setChangeProposalIfcin interface_AcceptedStrategyIfc- Throws:
WTPropertyVetoException- See Also:
-