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
See Also: