Package wt.part
Class _WTPartCustomConfigSpec
java.lang.Object
wt.part._WTPartCustomConfigSpec
- All Implemented Interfaces:
Externalizable,Serializable,wt.fc._NetFactor,wt.fc._ObjectMappable,NetFactor,ObjectMappable,ConfigSpec
- Direct Known Subclasses:
WTPartCustomConfigSpec
public abstract class _WTPartCustomConfigSpec
extends Object
implements ConfigSpec, ObjectMappable, Externalizable
- See Also:
-
Field Summary
Fields -
Method Summary
Modifier and TypeMethodDescriptionSupported API: truevoidsetCustomConfigSpecAttrHolderRef(ObjectReference customConfigSpecAttrHolderRef) Supported API: trueMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface wt.vc.config.ConfigSpec
appendSearchCriteria, getRelationalConfigSpec, process
-
Field Details
-
CUSTOM_CONFIG_SPEC_ATTR_HOLDER_REF
Supported API: true- See Also:
-
-
Method Details
-
getCustomConfigSpecAttrHolderRef
Supported API: true- See Also:
-
setCustomConfigSpecAttrHolderRef
public void setCustomConfigSpecAttrHolderRef(ObjectReference customConfigSpecAttrHolderRef) throws WTPropertyVetoException Supported API: true- Throws:
WTPropertyVetoException- See Also:
-