| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SequenceAccessorService
Provides access to sequence numbers.
| Method Summary | |
|---|---|
|  Long | getNextAvailableSequenceNumber(String sequenceName)This method retrieves the next available sequence number | 
|  Long | getNextAvailableSequenceNumber(String sequenceName,
                                                             Class<? extends BusinessObject> clazz)This method retrieves the next available sequence number using the dataSource that is associated with the specified BusinessObject class. | 
| Method Detail | 
|---|
Long getNextAvailableSequenceNumber(String sequenceName,
                                    Class<? extends BusinessObject> clazz)
Long getNextAvailableSequenceNumber(String sequenceName)
| 
 | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||