com.opensymphony.module.sequence
Interface Sequence

All Superinterfaces:
javax.ejb.EJBObject, java.rmi.Remote

public interface Sequence
extends javax.ejb.EJBObject

Remote interface for os.Sequence.

Version:
XDOCLET 1.1.1
Author:
XDOCLET 1.1.1

Method Summary
 long getCount(int increment)
           
 
Methods inherited from interface javax.ejb.EJBObject
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove
 

Method Detail

getCount

public long getCount(int increment)
              throws java.rmi.RemoteException

See www.opensymphony.com for more information.