public class ExportAktionData extends Aktion
ATTR_AKTIV, ATTR_BEDINGUNG, ATTR_FOLGE_AKTION, ATTR_NAME, ATTR_PROCESSING_TYPE, ATTR_STATUS, COL_UUIDmandantCOL_LOCKINGVERSION, lockingVersionCOL_ID, idATTR_IDXNUMCOL_NAMEATTR_BESCHREIBUNG, ATTR_DESCRIPTIONATTR_UUID, INVALID_UUID, INVALID_UUID_OBJECT, NULL_SAFE_UUID_TYPE, TYPE_NAME_UUIDATTR_MANDANT, COL_CLIENT_IDIMPORT_ID, INVALID_ID| Constructor and Description |
|---|
ExportAktionData(Aktion aktion) |
| Modifier and Type | Method and Description |
|---|---|
Aktion |
getBasicNeueAktion()
Liefert eine neue Aktion instance gefüllt mit den primitiven ExportAktion- Daten (keine Referenzen, Listen)
|
String |
getBemerkung() |
long |
getSourceAktionId() |
long |
getSourceBedingungId() |
long |
getSourceFolgeAktionId() |
long |
getSourceStatusId() |
void |
setBemerkung(String bemerkung) |
void |
setSourceAktionId(long sourceAktionId) |
void |
setSourceBedingungId(long sourceBedingungId) |
void |
setSourceFolgeAktionId(long sourceFolgeAktionId) |
void |
setSourceStatusId(long sourceStatusId) |
cloneBasics, getBedingung, getBeschreibung, getFolgeAktion, getId, getIdxNum, getName, getNewIdxNum, getProcessing, getProcessingParameterMap, getProcessingParameters, getProcessingType, getProcessingWrapper, getStatus, getUUID, getUUIDObject, getWeiterverarbeitungBeiFehler, hasCondition, isAktiv, setAktiv, setBedingung, setBeschreibung, setFolgeAktion, setIdxNum, setName, setNewIdxNum, setProcessing, setProcessingParameterMap, setProcessingParameters, setProcessingType, setProcessingWrapper, setStatus, setUUID, setUUIDObject, setWeiterverarbeitungBeiFehler, toStringgetMandant, setMandantentityHasChanged, getLockingVersion, setLockingVersionasIntValue, isPersisted, setId, setIdcompareTo, equals, getDBTableName, hashCodeclone, finalize, getClass, notify, notifyAll, wait, wait, waitgetDescriptioncompareTopublic ExportAktionData(Aktion aktion)
public Aktion getBasicNeueAktion()
public long getSourceAktionId()
public void setSourceAktionId(long sourceAktionId)
public long getSourceFolgeAktionId()
public void setSourceFolgeAktionId(long sourceFolgeAktionId)
public long getSourceBedingungId()
public void setSourceBedingungId(long sourceBedingungId)
public long getSourceStatusId()
public void setSourceStatusId(long sourceStatusId)
public String getBemerkung()
public void setBemerkung(String bemerkung)
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.