wt.epm
Class EPMSequence

java.lang.Object
  extended bywt.epm.EPMSequence
All Implemented Interfaces:
DatastoreElement, DatastoreSequence

public class EPMSequence
extends Object
implements DatastoreSequence

Sequence used by auto number generation

Supported API: false

Extendable: false


Field Summary
private static String CLASSNAME
           
private static String RESOURCE
           
 
Constructor Summary
EPMSequence()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RESOURCE

private static final String RESOURCE
See Also:
Constant Field Values

CLASSNAME

private static final String CLASSNAME
Constructor Detail

EPMSequence

public EPMSequence()