|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.synex.xml.ext.SequenceGenerator
The implementation of the java custom extension. This extension class increments the sequence and returns the next value. These values are often used for primary and unique keys.
Constructor Summary | |
SequenceGenerator()
Creates new SequenceGenerator |
Method Summary | |
java.lang.String |
getValue()
Gets the custom string value. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SequenceGenerator()
Method Detail |
public java.lang.String getValue()
getValue
in interface CustomAction
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright 2002 Sergey Yakovlev, All Rights Reserved.