Package wt.configuration
Interface SerialNumberedInstanceMaster
- All Superinterfaces:
wt.vc._Mastered,wt.fc._NetFactor,wt.fc._ObjectMappable,wt.fc._Persistable,_SerialNumberedInstanceIfc,wt.configuration._SerialNumberedInstanceMaster,Mastered,NetFactor,ObjectMappable,Persistable,Serializable,SerialNumberedInstanceIfc
- All Known Subinterfaces:
wt.configuration._SerialNumberedConfiguredInstanceMaster,SerialNumberedConfiguredInstanceMaster
- All Known Implementing Classes:
_WTProductInstanceMaster,WTProductInstanceMaster
@GenAsPersistable(interfaces={SerialNumberedInstanceIfc.class,Mastered.class},
extendable=true)
public interface SerialNumberedInstanceMaster
extends wt.configuration._SerialNumberedInstanceMaster
A serial numbered instance that is implemented using the master/version
scheme.
Supported API: true
Extendable: true
Supported API: true
Extendable: true
-
Field Summary
Fields inherited from interface wt.configuration._SerialNumberedInstanceIfc
INSTANCE_OF, INSTANCE_OF_REFERENCE, LOT_NUMBER, SERIAL_NUMBER -
Method Summary
Methods inherited from interface wt.configuration._SerialNumberedInstanceIfc
getInstanceOf, getInstanceOfReference, getLotNumber, getSerialNumber, setInstanceOf, setInstanceOfReference, setLotNumber, setSerialNumberMethods inherited from interface wt.fc.NetFactor
getClassInfo, getConceptualClassnameMethods inherited from interface wt.fc.ObjectMappable
readExternal, writeExternalMethods inherited from interface wt.fc.Persistable
checkAttributes