wt.configuration
Interface SerialNumbered

All Superinterfaces:
NetFactor, ObjectMappable, Persistable, Serializable
All Known Subinterfaces:
SerialNumberedComponentMaster, SerialNumberedConfiguredMaster
All Known Implementing Classes:
WTProductMaster, WTSerialNumberedPartMaster

public interface SerialNumbered
extends Persistable

A serial numbered object is an object that can have serial numbered instances. This package supports two types of serial numbered objects, SerialNumberedComponentMaster and SerialNumberedConfiguredMaster. The former ultimately becomes WTSerialNumberedPartMaster and the latter WTProductMaster.

Supported API: true

Extendable: false

See Also:
SerialNumberedInstanceIfc

Field Summary
 
Fields inherited from interface wt.fc.Persistable
IDENTITY, PERSIST_INFO, TYPE
 
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