Package de.xima.fc.entities
Class Status
- java.lang.Object
-
- de.xima.cmn.dao.model.AEntity<Long>
-
- All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>
,de.xima.cmn.dao.interfaces.ILockableEntity<Long>
,IDescriptionProviding
,IIndexed
,IMandantDependent
,INameProviding
,IProjektDependent
,ITransferable
,ITransferableEntity
,ITransferableLockableEntity
,IUUIDEntity
,IUuidProviding
,Serializable
,Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>
- Direct Known Subclasses:
ExportStatusData
@Deprecated @Entity public class Status extends AbstractMandantDependentEntity implements IProjektDependent, IIndexed, INameProviding, IDescriptionProviding, IUUIDEntity, IUuidProviding
Deprecated.This entity is part of the old workflow engine. UseWorkflowState
, which is part of the new workflow engine.Die Entität Status beschreibt ein einzelnes Element innerhalb der Statusverwaltung, den ein Formular innerhalb der Workflowabarbeitung durchlaufen kann- See Also:
- Serialized Form
-
-
Field Summary
Fields Modifier and Type Field Description static String
ATTR_AKTIONEN
Deprecated.static String
ATTR_ALIAS
Deprecated.static String
ATTR_ALLOW_UNREGISTERED_REPROVIDE
Deprecated.static String
ATTR_BEZEICHNER
Deprecated.static String
ATTR_BG_USER_RIGHT
Deprecated.static String
ATTR_PROJEKT
Deprecated.static String
ATTR_STATUS_PRE
Deprecated.static String
ATTR_STATUS_TYP
Deprecated.static String
ATTR_TIMER_EXEC_OFFSET
Deprecated.static String
ATTR_TIMER_ONLY_UNREAD
Deprecated.static String
ATTR_TIMER_TARGET_STATUS
Deprecated.static String
ATTR_VORGANGLOESCHBAR
Deprecated.static String
ATTR_WEITERVERARBEITUNG
Deprecated.static String
COL_UUID
Deprecated.-
Fields inherited from class de.xima.fc.entities.AbstractMandantDependentEntity
mandant
-
Fields inherited from class de.xima.fc.entities.AbstractLockableEntity
COL_LOCKINGVERSION, lockingVersion
-
Fields inherited from class de.xima.fc.entities.AbstractEntity
COL_ID, id
-
Fields inherited from interface de.xima.fc.entities.interfaces.IDescriptionProviding
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION, COL_DESCRIPTION
-
Fields inherited from interface de.xima.fc.entities.interfaces.IIndexed
ATTR_IDXNUM
-
Fields inherited from interface de.xima.fc.entities.interfaces.IMandantDependent
ATTR_MANDANT, COL_CLIENT_ID
-
Fields inherited from interface de.xima.fc.entities.interfaces.INameProviding
ATTR_NAME, COL_NAME
-
Fields inherited from interface de.xima.fc.entities.interfaces.ITransferableEntity
IMPORT_ID, INVALID_ID
-
Fields inherited from interface de.xima.fc.entities.interfaces.IUUIDEntity
ATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUID
-
-
Constructor Summary
Constructors Constructor Description Status()
Deprecated.
-
Method Summary
All Methods Instance Methods Concrete Methods Deprecated Methods Modifier and Type Method Description void
addAktion(Aktion a)
Deprecated.void
addBenutzerGruppeUsageRight(BenutzerGruppe bg)
Deprecated.void
addStatusPre(Status status)
Deprecated.Status
cloneBasics()
Deprecated.List<Aktion>
getAktionen()
Deprecated.Liefert die aktuellen Aktionen-Liste.String
getAlias()
Deprecated.boolean
getAllowUnregisteredReprovide()
Deprecated.int
getAnzahlRetry()
Deprecated.List<BenutzerGruppe>
getBenutzerGruppenUsageRight()
Deprecated.Liefert die aktuellen BenutzerGruppen-Liste.String
getBeschreibung()
Deprecated.String
getBezeichner()
Deprecated.String
getDescription()
Deprecated.Long
getId()
Deprecated.int
getIdxNum()
Deprecated.Liefert den aktuellen Index dieses Elements in der Collection, der es zugeordnet ist.String
getName()
Deprecated.int
getNewIdxNum()
Deprecated.Projekt
getProjekt()
Deprecated.int
getSekundenBisRetry()
Deprecated.List<Status>
getStatusPre()
Deprecated.Liefert die Liste der vorher möglichen StatusEStatusTyp
getStatusTyp()
Deprecated.Diese Methode dient dazu, denEStatusTyp
einesStatus
zu setzen.int
getTimerExecOffset()
Deprecated.Boolean
getTimerOnlyUnread()
Deprecated.Status
getTimerTargetStatus()
Deprecated.UUID
getUuid()
Deprecated.String
getUUID()
Deprecated.UUID
getUUIDObject()
Deprecated.EWeiterverarbeitung_Status
getWeiterverarbeitungBeiFehler()
Deprecated.protected boolean
isChangeLocked()
Deprecated.boolean
isDisabled()
Deprecated.boolean
isVorgangLoeschbar()
Deprecated.void
removeAktion(Aktion a)
Deprecated.void
removeBenutzerGruppeUsageRight(BenutzerGruppe bg)
Deprecated.void
removeStatusPre(Status status)
Deprecated.void
setAktionen(List<Aktion> aktionen)
Deprecated.Überschreibt die aktuelle Aktionsliste mit der übergebenen Listevoid
setAlias(String alias)
Deprecated.void
setAllowUnregisteredReprovide(boolean allowUnregisteredReprovide)
Deprecated.void
setAnzahlRetry(int anzahlRetry)
Deprecated.void
setBenutzerGruppenUsageRight(List<BenutzerGruppe> bgList)
Deprecated.Überschreibt die aktuelle Benutzergruppenliste mit der übergebenen Listevoid
setBeschreibung(String beschreibung)
Deprecated.void
setBezeichner(String bezeichner)
Deprecated.protected void
setChangeLocked(boolean changeLocked)
Deprecated.void
setDescription(String description)
Deprecated.void
setDisabled(boolean disabled)
Deprecated.void
setIdxNum(int idxNum)
Deprecated.Setzt den aktuellen Index dieses Elements in der Collection, der es zugeordnet ist.void
setName(String name)
Deprecated.void
setNewIdxNum(int newIdxNum)
Deprecated.void
setProjekt(Projekt projekt)
Deprecated.void
setSekundenBisRetry(int sekundenBisRetry)
Deprecated.void
setStatusPre(List<Status> status)
Deprecated.Setzt die Liste der vorher möglichen Status mit der übergebenen Listevoid
setStatusTyp(EStatusTyp statusTyp)
Deprecated.Diese Methode dient dazu, denEStatusTyp
zu setzenEStatusTyp.EINGEGANGEN
EStatusTyp.SYSTEM
EStatusTyp.STANDARD
void
setTimerExecOffset(int timerExecOffset)
Deprecated.void
setTimerOnlyUnread(Boolean timerOnlyUnread)
Deprecated.void
setTimerTargetStatus(Status timerTargetStatus)
Deprecated.void
setUUID(String uuid)
Deprecated.void
setUUIDObject(UUID uuid)
Deprecated.void
setVorgangLoeschbar(boolean vorgangloeschbar)
Deprecated.void
setWeiterverarbeitungBeiFehler(EWeiterverarbeitung_Status errorProceeding)
Deprecated.String
toString()
Deprecated.-
Methods inherited from class de.xima.fc.entities.AbstractMandantDependentEntity
getMandant, setMandant
-
Methods inherited from class de.xima.fc.entities.AbstractLockableEntity
entityHasChanged, getLockingVersion, setLockingVersion
-
Methods inherited from class de.xima.fc.entities.AbstractEntity
asIntValue, isPersisted, setId, setId
-
Methods inherited from class de.xima.cmn.dao.model.AEntity
compareTo, equals, getDBTableName, hashCode
-
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface java.lang.Comparable
compareTo
-
-
-
-
Field Detail
-
ATTR_AKTIONEN
public static final String ATTR_AKTIONEN
Deprecated.- See Also:
- Constant Field Values
-
ATTR_BEZEICHNER
public static final String ATTR_BEZEICHNER
Deprecated.- See Also:
- Constant Field Values
-
ATTR_ALIAS
public static final String ATTR_ALIAS
Deprecated.- See Also:
- Constant Field Values
-
ATTR_STATUS_PRE
public static final String ATTR_STATUS_PRE
Deprecated.- See Also:
- Constant Field Values
-
ATTR_WEITERVERARBEITUNG
public static final String ATTR_WEITERVERARBEITUNG
Deprecated.- See Also:
- Constant Field Values
-
ATTR_PROJEKT
public static final String ATTR_PROJEKT
Deprecated.- See Also:
- Constant Field Values
-
ATTR_STATUS_TYP
public static final String ATTR_STATUS_TYP
Deprecated.- See Also:
- Constant Field Values
-
ATTR_BG_USER_RIGHT
public static final String ATTR_BG_USER_RIGHT
Deprecated.- See Also:
- Constant Field Values
-
ATTR_TIMER_EXEC_OFFSET
public static final String ATTR_TIMER_EXEC_OFFSET
Deprecated.- See Also:
- Constant Field Values
-
ATTR_TIMER_ONLY_UNREAD
public static final String ATTR_TIMER_ONLY_UNREAD
Deprecated.- See Also:
- Constant Field Values
-
ATTR_TIMER_TARGET_STATUS
public static final String ATTR_TIMER_TARGET_STATUS
Deprecated.- See Also:
- Constant Field Values
-
ATTR_ALLOW_UNREGISTERED_REPROVIDE
public static final String ATTR_ALLOW_UNREGISTERED_REPROVIDE
Deprecated.- See Also:
- Constant Field Values
-
ATTR_VORGANGLOESCHBAR
public static final String ATTR_VORGANGLOESCHBAR
Deprecated.- See Also:
- Constant Field Values
-
COL_UUID
public static final String COL_UUID
Deprecated.- See Also:
- Constant Field Values
-
-
Method Detail
-
getId
public Long getId()
Deprecated.- Specified by:
getId
in interfacede.xima.cmn.dao.interfaces.IEntity<Long>
-
getUUID
public String getUUID()
Deprecated.- Specified by:
getUUID
in interfaceIUUIDEntity
- Returns:
- UUID (Universal Unique Identifier) that identifies this type of entity. Usually is unique within a context,
e.g.
Mandant
,Projekt
, ...
-
getUuid
public UUID getUuid()
Deprecated.- Specified by:
getUuid
in interfaceIUuidProviding
- Returns:
- The UUID that identifies this instance.
-
setUUID
public void setUUID(String uuid)
Deprecated.- Specified by:
setUUID
in interfaceIUUIDEntity
-
getUUIDObject
public UUID getUUIDObject()
Deprecated.- Specified by:
getUUIDObject
in interfaceIUUIDEntity
-
setUUIDObject
public void setUUIDObject(UUID uuid)
Deprecated.
-
getName
public String getName()
Deprecated.- Specified by:
getName
in interfaceINameProviding
- Returns:
- The name of this object.
-
setName
public void setName(String name)
Deprecated.
-
getBezeichner
public String getBezeichner()
Deprecated.
-
setBezeichner
public void setBezeichner(String bezeichner)
Deprecated.
-
getIdxNum
public int getIdxNum()
Deprecated.Description copied from interface:IIndexed
Liefert den aktuellen Index dieses Elements in der Collection, der es zugeordnet ist.
-
setIdxNum
public void setIdxNum(int idxNum)
Deprecated.Description copied from interface:IIndexed
Setzt den aktuellen Index dieses Elements in der Collection, der es zugeordnet ist.
-
setAktionen
public void setAktionen(List<Aktion> aktionen)
Deprecated.Überschreibt die aktuelle Aktionsliste mit der übergebenen Liste- Parameters:
aktionen
- - liste von aktionen, die mit dem Status referenziert werden sollen
-
addAktion
public void addAktion(Aktion a)
Deprecated.
-
removeAktion
public void removeAktion(Aktion a)
Deprecated.
-
getBenutzerGruppenUsageRight
public List<BenutzerGruppe> getBenutzerGruppenUsageRight()
Deprecated.Liefert die aktuellen BenutzerGruppen-Liste.- Returns:
ArrayList
mitBenutzerGruppe
n oder eine leereArrayList
-
setBenutzerGruppenUsageRight
public void setBenutzerGruppenUsageRight(List<BenutzerGruppe> bgList)
Deprecated.Überschreibt die aktuelle Benutzergruppenliste mit der übergebenen Liste- Parameters:
bgList
- - Liste vonBenutzerGruppe
n, die die Berechtigung erhalten sollen, den Status zu setzen
-
addBenutzerGruppeUsageRight
public void addBenutzerGruppeUsageRight(BenutzerGruppe bg)
Deprecated.
-
removeBenutzerGruppeUsageRight
public void removeBenutzerGruppeUsageRight(BenutzerGruppe bg)
Deprecated.
-
getStatusPre
public List<Status> getStatusPre()
Deprecated.Liefert die Liste der vorher möglichen Status
-
setStatusPre
public void setStatusPre(List<Status> status)
Deprecated.Setzt die Liste der vorher möglichen Status mit der übergebenen Liste- Parameters:
status
- - EineStatus
-Element, welches den vorherigen Status repräsentiert
-
addStatusPre
public void addStatusPre(Status status)
Deprecated.
-
removeStatusPre
public void removeStatusPre(Status status)
Deprecated.
-
getWeiterverarbeitungBeiFehler
public EWeiterverarbeitung_Status getWeiterverarbeitungBeiFehler()
Deprecated.
-
setWeiterverarbeitungBeiFehler
public void setWeiterverarbeitungBeiFehler(EWeiterverarbeitung_Status errorProceeding)
Deprecated.
-
toString
public String toString()
Deprecated.- Overrides:
toString
in classAbstractLockableEntity
-
getBeschreibung
public String getBeschreibung()
Deprecated.- Specified by:
getBeschreibung
in interfaceIDescriptionProviding
-
setBeschreibung
public void setBeschreibung(String beschreibung)
Deprecated.
-
getDescription
public String getDescription()
Deprecated.- Specified by:
getDescription
in interfaceIDescriptionProviding
- Returns:
- A human-readable description for this object.
-
setDescription
public void setDescription(String description)
Deprecated.
-
isDisabled
public boolean isDisabled()
Deprecated.
-
setDisabled
public void setDisabled(boolean disabled)
Deprecated.
-
getAnzahlRetry
public int getAnzahlRetry()
Deprecated.
-
setAnzahlRetry
public void setAnzahlRetry(int anzahlRetry)
Deprecated.
-
getSekundenBisRetry
public int getSekundenBisRetry()
Deprecated.
-
setSekundenBisRetry
public void setSekundenBisRetry(int sekundenBisRetry)
Deprecated.
-
getProjekt
public Projekt getProjekt()
Deprecated.- Specified by:
getProjekt
in interfaceIProjektDependent
-
setProjekt
public void setProjekt(Projekt projekt)
Deprecated.- Specified by:
setProjekt
in interfaceIProjektDependent
-
getStatusTyp
public EStatusTyp getStatusTyp()
Deprecated.Diese Methode dient dazu, denEStatusTyp
einesStatus
zu setzen. Folgende Typen sind möglich Der TypeEStatusTyp.STANDARD
ist der Standardwert, der genutzt wird- Returns:
EStatusTyp
, defaultEStatusTyp.STANDARD
-
setStatusTyp
public void setStatusTyp(EStatusTyp statusTyp)
Deprecated.Diese Methode dient dazu, denEStatusTyp
zu setzen- Parameters:
statusTyp
- - Typ der gesetzt werden soll.
-
getNewIdxNum
public int getNewIdxNum()
Deprecated.
-
setNewIdxNum
public void setNewIdxNum(int newIdxNum)
Deprecated.
-
getTimerExecOffset
public int getTimerExecOffset()
Deprecated.
-
setTimerExecOffset
public void setTimerExecOffset(int timerExecOffset)
Deprecated.
-
getTimerTargetStatus
public Status getTimerTargetStatus()
Deprecated.
-
setTimerTargetStatus
public void setTimerTargetStatus(Status timerTargetStatus)
Deprecated.
-
isVorgangLoeschbar
public boolean isVorgangLoeschbar()
Deprecated.
-
setVorgangLoeschbar
public void setVorgangLoeschbar(boolean vorgangloeschbar)
Deprecated.
-
getAlias
public String getAlias()
Deprecated.
-
setAlias
public void setAlias(String alias)
Deprecated.
-
getTimerOnlyUnread
public Boolean getTimerOnlyUnread()
Deprecated.
-
setTimerOnlyUnread
public void setTimerOnlyUnread(Boolean timerOnlyUnread)
Deprecated.
-
getAllowUnregisteredReprovide
public boolean getAllowUnregisteredReprovide()
Deprecated.- Returns:
- the allowUnregisteredReprovide
-
setAllowUnregisteredReprovide
public void setAllowUnregisteredReprovide(boolean allowUnregisteredReprovide)
Deprecated.- Parameters:
allowUnregisteredReprovide
- the allowUnregisteredReprovide to set
-
isChangeLocked
@Deprecated protected boolean isChangeLocked()
Deprecated.
-
setChangeLocked
@Deprecated protected void setChangeLocked(boolean changeLocked)
Deprecated.
-
cloneBasics
public Status cloneBasics()
Deprecated.
-
-