@Entity public class SituationEventTrigger extends EventTriggerImpl
| Modifier and Type | Class and Description |
|---|---|
static class |
SituationEventTrigger.On |
| Modifier and Type | Field and Description |
|---|---|
static String |
TYPE |
LOGGER| Constructor and Description |
|---|
SituationEventTrigger()
Constructor.
|
SituationEventTrigger(Situation parent)
Constructor.
|
SituationEventTrigger(Situation situationTrigger,
SituationEventTrigger.On on)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
SituationEventTrigger.On |
getOn() |
Situation |
getParent() |
Situation |
getSituation() |
String |
getType() |
void |
performPostImportActions(BigInteger projectId,
BigInteger sessionId)
Perform Post-Import Actions with the object and linked situation.
|
void |
setOn(SituationEventTrigger.On on) |
void |
setOn(String string) |
void |
setParent(Situation parent) |
void |
setSituation(Situation situation) |
fillConditionParameters, getConditionParameters, getException, getState, performActionsForImportIntoAnotherProject, setConditionParameters, setException, setState, setTriggerStatecontains, copy, doAfterCreate, doAfterUpdate, doBeforeRemove, equals, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getID, getManager, getNaturalId, getPrefix, getStorableProp, getStoreInformationDelegate, getVersion, hashCode, move, performPostCopyActions, performPostImportActionsParent, printStackTrace, remove, replicate, returnSimpleParent, setDescription, setID, setNaturalId, setParent, setPrefix, setStorableProp, setVersion, store, toString, update, upStorableVersiongetName, setNameclone, finalize, getClass, notify, notifyAll, wait, wait, waitsetParentcontains, copy, findRootObject, findUsages, flush, getDescription, getExtendsParameters, getNaturalId, getProjectId, getStorableProp, getStoreInformationDelegate, move, performPostCopyActions, performPostImportActionsParent, remove, replicate, returnSimpleParent, setDescription, setNaturalId, setProjectId, setStorableProp, store, upStorableVersiongetName, setNamegetID, setIDgetPrefix, setPrefixgetVersion, setVersionpublic static final String TYPE
public SituationEventTrigger(Situation situationTrigger, SituationEventTrigger.On on)
public SituationEventTrigger()
public SituationEventTrigger(Situation parent)
public Situation getParent()
getParent in interface StorablegetParent in interface EventTriggergetParent in class AbstractStorablepublic void setParent(Situation parent)
public Situation getSituation()
public void setSituation(Situation situation)
public SituationEventTrigger.On getOn()
public void setOn(SituationEventTrigger.On on)
public void setOn(String string)
public String getType()
public void performPostImportActions(BigInteger projectId, BigInteger sessionId)
performPostImportActions in interface StorableperformPostImportActions in class AbstractStorableCopyright © 2025. All rights reserved.