Package de.xima.fc.export.model
Class ExportStatusData
java.lang.Object
de.xima.cmn.dao.model.AEntity<Long>
de.xima.fc.entities.AbstractEntity
de.xima.fc.entities.AbstractLockableEntity
de.xima.fc.entities.AbstractMandantDependentEntity
de.xima.fc.entities.Status
de.xima.fc.export.model.ExportStatusData
- All Implemented Interfaces:
de.xima.cmn.dao.interfaces.IEntity<Long>,de.xima.cmn.dao.interfaces.ILockableEntity<Long>,IDescriptionProviding,IIndexed,ILockingVersionProviding,IMandantDependent,INameProviding,IProjektDependent,ITransferable,ITransferableEntity,ITransferableLockableEntity,IUUIDEntity,IUuidProviding,Serializable,Comparable<de.xima.cmn.dao.interfaces.IEntity<Long>>
Deprecated.
- Author:
- XIMA MEDIA GmbH
- See Also:
-
Field Summary
Fields inherited from class de.xima.fc.entities.Status
ATTR_AKTIONEN, ATTR_ALIAS, ATTR_ALLOW_UNREGISTERED_REPROVIDE, ATTR_BEZEICHNER, ATTR_BG_USER_RIGHT, ATTR_PROJEKT, ATTR_STATUS_PRE, ATTR_STATUS_TYP, ATTR_TIMER_EXEC_OFFSET, ATTR_TIMER_ONLY_UNREAD, ATTR_TIMER_TARGET_STATUS, ATTR_VORGANGLOESCHBAR, ATTR_WEITERVERARBEITUNG, COL_UUID, COL_VORGANGLOESCHBARFields inherited from class de.xima.fc.entities.AbstractMandantDependentEntity
mandantFields inherited from class de.xima.fc.entities.AbstractLockableEntity
COL_LOCKINGVERSION, lockingVersionFields inherited from class de.xima.fc.entities.AbstractEntity
COL_ID, idFields inherited from interface de.xima.fc.entities.interfaces.IDescriptionProviding
ATTR_BESCHREIBUNG, ATTR_DESCRIPTION, COL_DESCRIPTIONFields inherited from interface de.xima.cmn.dao.interfaces.IEntity
ATTR_IDFields inherited from interface de.xima.fc.entities.interfaces.IIndexed
ATTR_IDXNUMFields inherited from interface de.xima.cmn.dao.interfaces.ILockableEntity
ATTR_LOCKINGVERSIONFields inherited from interface de.xima.fc.entities.interfaces.IMandantDependent
ATTR_MANDANT, COL_CLIENT_IDFields inherited from interface de.xima.fc.entities.interfaces.INameProviding
ATTR_NAME, COL_NAMEFields inherited from interface de.xima.fc.entities.interfaces.ITransferableEntity
IMPORT_ID, INVALID_IDFields 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 -
Method Summary
Modifier and TypeMethodDescriptionDeprecated.Deprecated.voidsetBemerkung(String bemerkung) Deprecated.Methods inherited from class de.xima.fc.entities.Status
addAktion, addBenutzerGruppeUsageRight, addStatusPre, cloneBasics, getAktionen, getAlias, getAllowUnregisteredReprovide, getAnzahlRetry, getBenutzerGruppenUsageRight, getBeschreibung, getBezeichner, getDescription, getId, getIdxNum, getName, getNewIdxNum, getProjekt, getSekundenBisRetry, getStatusPre, getStatusTyp, getTimerExecOffset, getTimerOnlyUnread, getTimerTargetStatus, getUuid, getUUID, getUUIDObject, getWeiterverarbeitungBeiFehler, isChangeLocked, isDisabled, isVorgangLoeschbar, removeAktion, removeBenutzerGruppeUsageRight, removeStatusPre, setAktionen, setAlias, setAllowUnregisteredReprovide, setAnzahlRetry, setBenutzerGruppenUsageRight, setBeschreibung, setBezeichner, setChangeLocked, setDescription, setDisabled, setIdxNum, setName, setNewIdxNum, setProjekt, setSekundenBisRetry, setStatusPre, setStatusTyp, setTimerExecOffset, setTimerOnlyUnread, setTimerTargetStatus, setUUID, setUUIDObject, setVorgangLoeschbar, setWeiterverarbeitungBeiFehler, toStringMethods inherited from class de.xima.fc.entities.AbstractMandantDependentEntity
getMandant, setMandantMethods inherited from class de.xima.fc.entities.AbstractLockableEntity
entityHasChanged, getLockingVersion, setLockingVersionMethods inherited from class de.xima.fc.entities.AbstractEntity
asIntValue, isPersisted, setId, setIdMethods inherited from class de.xima.cmn.dao.model.AEntity
compareTo, equals, getDBTableName, hashCodeMethods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface java.lang.Comparable
compareToMethods inherited from interface de.xima.cmn.dao.interfaces.IEntity
isPersisted, setId
-
Constructor Details
-
ExportStatusData
public ExportStatusData()Deprecated.
-
-
Method Details
-
getWrappedStatus
Deprecated. -
getBemerkung
Deprecated. -
setBemerkung
Deprecated.
-