wt.configuration
Interface SerialNumberedInstanceMaster

All Superinterfaces:
Mastered, NetFactor, ObjectMappable, Persistable, Serializable, SerialNumberedInstanceIfc
All Known Subinterfaces:
SerialNumberedConfiguredInstanceMaster
All Known Implementing Classes:
WTProductInstanceMaster

public interface SerialNumberedInstanceMaster
extends SerialNumberedInstanceIfc, Mastered

A serial numbered instance that is implemented using the master/version scheme.

Supported API: true

Extendable: true

See Also:
SerialNumberedInstanceVersion, SerialNumberedConfiguredInstanceMaster, WTProductInstanceMaster

Field Summary
 
Fields inherited from interface wt.configuration.SerialNumberedInstanceIfc
INSTANCE_OF, INSTANCE_OF_REFERENCE, SERIAL_NUMBER
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
Fields inherited from interface wt.vc.Mastered
SERIES
 
Methods inherited from interface wt.configuration.SerialNumberedInstanceIfc
getInstanceOf, getInstanceOfReference, getSerialNumber, setInstanceOf, setInstanceOfReference, setSerialNumber
 
Methods inherited from interface wt.fc.Persistable
checkAttributes, getIdentity, getPersistInfo, getType, setPersistInfo
 
Methods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternal
 
Methods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassname
 
Methods inherited from interface wt.vc.Mastered
getSeries, setSeries