public interface Alert extends Auditee, SecureObject, WorkflowTarget, org.openmdx.base.cci2.BasicObject
Alert| Modifier and Type | Interface and Description |
|---|---|
static interface |
Alert.Identity
Object Identity
|
| Modifier and Type | Method and Description |
|---|---|
short |
getAlertState()
Retrieves the value for the attribute
alertState. |
String |
getDescription()
Retrieves the possibly null value for the optional attribute
description. |
short |
getImportance()
Retrieves the value for the attribute
importance. |
String |
getName()
Retrieves the value for the attribute
name. |
org.openmdx.base.cci2.ContextCapable |
getReference()
Retrieves the value for the reference
reference. |
org.openmdx.base.cci2.Void |
markAsAccepted() |
org.openmdx.base.cci2.Void |
markAsRead() |
void |
setAlertState(short alertState)
Sets a new value for the attribute
alertState. |
void |
setDescription(String description)
Sets a new value for the attribute
description. |
void |
setImportance(short importance)
Sets a new value for the attribute
importance. |
void |
setName(String name)
Sets a new value for the attribute
name. |
void |
setReference(org.openmdx.base.cci2.ContextCapable reference)
Sets a new value for the reference
reference. |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserexecuteWorkflowshort getAlertState()
alertState.alertState.void setAlertState(short alertState)
alertState.alertState - The non-null new value for attribute alertState.String getDescription()
description.description.void setDescription(String description)
description.description - The possibly null new value for attribute description.short getImportance()
importance.importance.void setImportance(short importance)
importance.importance - The non-null new value for attribute importance.org.openmdx.base.cci2.Void markAsAccepted()
org.openmdx.base.cci2.Void markAsRead()
String getName()
name.name.void setName(String name)
name.name - The non-null new value for attribute name.org.openmdx.base.cci2.ContextCapable getReference()
reference.null – value for this reference.void setReference(org.openmdx.base.cci2.ContextCapable reference)
reference.reference - The new – possibly null – value for this reference.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.