Package wt.fc.delete

Class StandardDeleteManager

java.lang.Object
wt.services.StandardManager
wt.fc.delete.StandardDeleteManager
All Implemented Interfaces:
Serializable, wt.fc._NetFactor, DeleteManager, NetFactor, wt.services.Manager

public class StandardDeleteManager extends StandardManager implements DeleteManager, Serializable
StandardDeleteManager is a concrete persistent manager targeted for WTObject classes.

Use the newStandardDeleteManager static factory method(s), not the StandardDeleteManager constructor, to construct instances of this class. Instances must be constructed using the static factory(s), in order to ensure proper initialization of the instance.



Supported API: true

Extendable: false

See Also: