Package wt.configuration
Interface SerialNumberedComponentMaster
- All Superinterfaces:
wt.vc._Mastered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,_SerialNumbered,wt.configuration._SerialNumberedComponentMaster,Mastered,NetFactor,ObjectMappable,Persistable,Serializable,SerialNumbered
@GenAsPersistable(interfaces={Mastered.class,SerialNumbered.class},
extendable=true)
public interface SerialNumberedComponentMaster
extends wt.configuration._SerialNumberedComponentMaster
Deprecated.
A simple serial number object that is versioned. The versions themselves
constitute the configuration. Instances of this object are simply serial
numbered and do not undergo change.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from interface wt.configuration._SerialNumbered
DEFAULT_TRACE_CODE -
Method Summary
Methods inherited from interface wt.configuration._SerialNumbered
getDefaultTraceCode, setDefaultTraceCodeMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes