Package wt.part
Class _WTPartSubstituteLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.part._WTPartSubstituteLink
- All Implemented Interfaces:
Externalizable,Serializable,wt.access._AccessControlled,wt.access._PolicyAccessControlled,wt.access._SecurityLabeled,AccessControlled,wt.access.PolicyAccessControlled,SecurityLabeled,wt.admin._DomainAdministered,DomainAdministered,wt.fc._BinaryLink,wt.fc._Link,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,wt.fc.adminlock._AdministrativelyLockable,AdministrativelyLockable,BinaryLink,Link,NetFactor,ObjectMappable,Persistable,wt.iba.value._IBAHolder,wt.iba.value.IBAHolder,DisplayIdentification,wt.part._WTPartSubstituteLinkTypeInterface,wt.part.WTPartSubstituteLinkTypeInterface,wt.type._TypeManaged,wt.type.TypeManaged
- Direct Known Subclasses:
WTPartSubstituteLink
public abstract class _WTPartSubstituteLink
extends ObjectToObjectLink
implements SecurityLabeled, wt.access.PolicyAccessControlled, wt.type.TypeManaged, wt.iba.value.IBAHolder, wt.part.WTPartSubstituteLinkTypeInterface, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: trueSupported API: truevoidsetQuantity(SubstituteQuantity quantity) Supported API: truevoidsetSubstituteFor(WTPartUsageLink the_substituteFor) Supported API: truevoidsetSubstitutes(WTPartMaster the_substitutes) Supported API: trueMethods inherited from class wt.fc.ObjectToObjectLink
appendJoinCriteria, duplicate, getAllObjects, getJoinValues, getRoleObject, 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.Persistable
checkAttributes
-
Field Details
-
QUANTITY
Supported API: true- See Also:
-
SUBSTITUTE_FOR_ROLE
Supported API: true- See Also:
-
SUBSTITUTES_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getQuantity
Supported API: true- See Also:
-
setQuantity
Supported API: true- See Also:
-
getSubstituteFor
Supported API: true- See Also:
-
setSubstituteFor
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getSubstitutes
Supported API: true- See Also:
-
setSubstitutes
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-