java.lang.Object
com.flexstor.common.modules.registry.RegistrySequences
- public class RegistrySequences
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RegistrySequences
public RegistrySequences()
getBucketSequence
public static long getBucketSequence()
throws com.flexstor.common.gateway.exceptions.TransactionFailedException
getBucketSequence
public static com.flexstor.common.data.ejb.sequence.SequenceData getBucketSequence(int nCount)
throws com.flexstor.common.gateway.exceptions.TransactionFailedException
getAssetSequence
public static com.flexstor.common.data.ejb.sequence.SequenceData getAssetSequence(int nCount)
throws com.flexstor.common.gateway.exceptions.TransactionFailedException
getSequence
private static com.flexstor.common.data.ejb.sequence.SequenceData getSequence(java.lang.String sSequenceType,
int nCount)
throws com.flexstor.common.gateway.exceptions.TransactionFailedException
getSequence
private static long getSequence(java.lang.String sSequenceType)
throws com.flexstor.common.gateway.exceptions.TransactionFailedException