public class CounterImpl extends AbstractStorable implements Counter
LOGGER| Constructor and Description |
|---|
CounterImpl() |
| Modifier and Type | Method and Description |
|---|---|
Date |
getDate() |
String |
getFormat() |
Integer |
getIndex() |
Integer |
getNextIndex() |
Set<Object> |
getOwners() |
void |
setDate(Date date) |
void |
setFormat(String format) |
void |
setIndex(Integer index) |
void |
setOwners(Set<Object> owners) |
contains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getParent, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getParent, getProjectId, getStorableProp, getStoreInformationDelegate, move, performActionsForImportIntoAnotherProject, performPostCopyActions, performPostImportActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setParent, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic Integer getNextIndex() throws CounterLimitIsExhaustedException
getNextIndex in interface CounterCounterLimitIsExhaustedExceptionCopyright © 2025. All rights reserved.