|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.jira.util.entities.Entity
com.atlassian.jira.util.entities.SequencedEntity
public abstract class SequencedEntity
| Constructor Summary | |
|---|---|
SequencedEntity()
|
|
| Method Summary | |
|---|---|
protected void |
addFields(java.util.Map _fields)
|
int |
getNewId()
|
java.lang.Long |
getSequence()
|
void |
setSequence(int i)
|
| Methods inherited from class com.atlassian.jira.util.entities.Entity |
|---|
doStorage, exist, getDescription, getId, getName, getType, setDescription, setId, setName, store |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public SequencedEntity()
| Method Detail |
|---|
protected void addFields(java.util.Map _fields)
addFields in class Entity
public int getNewId()
throws java.lang.NumberFormatException,
org.ofbiz.core.entity.GenericEntityException
getNewId in class Entityjava.lang.NumberFormatException
org.ofbiz.core.entity.GenericEntityExceptionpublic java.lang.Long getSequence()
public void setSequence(int i)
i -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||