Package wt.part
Class _WTPartAlternateLink
java.lang.Object
wt.fc._WTObject
wt.fc.WTObject
wt.fc._ObjectToObjectLink
wt.fc.ObjectToObjectLink
wt.part._WTPartAlternateLink
- 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._WTPartAlternateLinkTypeInterface,wt.part.WTPartAlternateLinkTypeInterface,wt.type._TypeManaged,wt.type.TypeManaged
- Direct Known Subclasses:
WTPartAlternateLink
public abstract class _WTPartAlternateLink
extends ObjectToObjectLink
implements SecurityLabeled, wt.access.PolicyAccessControlled, wt.type.TypeManaged, wt.iba.value.IBAHolder, wt.part.WTPartAlternateLinkTypeInterface, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: trueSupported API: truevoidsetAlternateFor(WTPartMaster the_alternateFor) Supported API: truevoidsetAlternates(WTPartMaster the_alternates) 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
-
ALTERNATE_FOR_ROLE
Supported API: true- See Also:
-
ALTERNATES_ROLE
Supported API: true- See Also:
-
-
Method Details
-
getAlternateFor
Supported API: true- See Also:
-
setAlternateFor
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-
getAlternates
Supported API: true- See Also:
-
setAlternates
Supported API: true- Throws:
WTPropertyVetoException- See Also:
-