|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface Alert
Class Alert
| Nested Class Summary | |
|---|---|
static interface |
Alert.Identity
Object Identity |
| Method Summary | ||
|---|---|---|
short |
getAlertState()
Retrieves the value for the attribute alertState. |
|
String |
getDescription()
|
|
short |
getImportance()
Retrieves the value for the attribute importance. |
|
String |
getName()
Retrieves the value for the attribute name. |
|
org.openmdx.compatibility.view1.cci2.ViewCapable |
getReference()
Retrieves the value for the reference reference. |
|
|
markAsAccepted()
|
|
|
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.compatibility.view1.cci2.ViewCapable reference)
Sets a new value for the reference reference. |
|
void |
setUserHome(UserHome userHome)
Sets a new value for the reference userHome. |
|
void |
setUserHome(UserHome userHome,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:home1:UserHomeContainsAlert. |
|
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.WorkflowTarget |
|---|
executeWorkflow |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| Method Detail |
|---|
short getAlertState()
alertState.
alertState.void setAlertState(short alertState)
alertState.
alertState - The non-null new value for attribute alertState.String getDescription()
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.
<T extends org.openmdx.base.cci2.Void> T markAsAccepted()
throws RefException
RefException
<T extends org.openmdx.base.cci2.Void> T markAsRead()
throws RefException
RefExceptionString getName()
name.
name.void setName(String name)
name.
name - The non-null new value for attribute name.org.openmdx.compatibility.view1.cci2.ViewCapable getReference()
reference.
null – value for this reference.void setReference(org.openmdx.compatibility.view1.cci2.ViewCapable reference)
reference.
reference - The non-null new value for this reference.void setUserHome(UserHome userHome)
userHome.
userHome - The non-null new value for this reference.
void setUserHome(UserHome userHome,
boolean idIsPersistent,
String id)
org:opencrx:kernel:home1:UserHomeContainsAlert.
userHome - The non-null new value for this object's composite owner.idIsPersistent - Defines whether the id is persistent.id - The non-null new value for this object's qualifier.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||