Package wt.mpm.coproduce
Class _CoProduceMgmtLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.vc._VersionToObjectLink
wt.vc.VersionToObjectLink
wt.mpm._MPMPartMgmtLink
wt.mpm.MPMPartMgmtLink
wt.mpm.coproduce._CoProduceMgmtLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,AccessControlled,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,_Filterable,Filterable,wt.generic._GenericizableLink,wt.generic.GenericizableLink,DisplayIdentification,wt.mpm._MPMVersionedLink,wt.mpm.MPMVersionedLink,wt.option._ChoiceMappable,wt.option._Expressionable,wt.option._ExpressionAssignable,ChoiceMappable,Expressionable,ExpressionAssignable,wt.ufid._Federatable,wt.ufid.Federatable
- Direct Known Subclasses:
CoProduceMgmtLink
public abstract class _CoProduceMgmtLink
extends MPMPartMgmtLink
implements AccessControlled, wt.generic.GenericizableLink, 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 interface wt.filter._Filterable
FILTERED_STATUS -
Method Summary
Modifier and TypeMethodDescriptionFiltered status as calculated by the filter delegates.Supported API: trueSupported API: trueSupported API: trueSupported API: truevoidsetFilteredStatus(FilteredStatus filteredStatus) Filtered status as calculated by the filter delegates.voidsetLineNumber(LineNumber lineNumber) Supported API: truevoidsetLinkedFrom(WTPart the_linkedFrom) Supported API: truevoidsetLinkedTo(WTPartMaster the_linkedTo) Supported API: truevoidsetQuantity(Quantity quantity) Supported API: trueMethods inherited from class wt.vc.VersionToObjectLink
duplicate, getAllObjects, getRoleObject, initialize, setRoleAObject, 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
-
QUANTITY
Supported API: true- See Also:
-
LINE_NUMBER
Supported API: true- See Also:
-
LINKED_FROM_ROLE
Supported API: true- See Also:
-
LINKED_TO_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getQuantity
Supported API: true- See Also:
-
setQuantity
Supported API: true- See Also:
-
getLineNumber
Supported API: true- See Also:
-
setLineNumber
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getLinkedFrom
Supported API: true- See Also:
-
setLinkedFrom
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getLinkedTo
Supported API: true- See Also:
-
setLinkedTo
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getFilteredStatus
Filtered status as calculated by the filter delegates.Supported API: true
- Specified by:
getFilteredStatusin interface_Filterable- See Also:
-
setFilteredStatus
Filtered status as calculated by the filter delegates.Supported API: true
- Specified by:
setFilteredStatusin interface_Filterable- See Also:
-