|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface AlertDefinitionManagerRemote
| Method Summary | |
|---|---|
int |
disableAlertDefinitions(Subject subject,
int[] alertDefinitionIds)
|
int |
enableAlertDefinitions(Subject subject,
int[] alertDefinitionIds)
|
PageList<AlertDefinition> |
findAlertDefinitionsByCriteria(Subject subject,
AlertDefinitionCriteria criteria)
|
AlertDefinition |
getAlertDefinition(Subject subject,
int alertDefinitionId)
|
String[] |
getAlertNotificationConfigurationPreview(Subject subject,
AlertNotification[] notifications)
|
int |
removeAlertDefinitions(Subject subject,
int[] alertDefinitionIds)
|
| Method Detail |
|---|
AlertDefinition getAlertDefinition(Subject subject,
int alertDefinitionId)
PageList<AlertDefinition> findAlertDefinitionsByCriteria(Subject subject,
AlertDefinitionCriteria criteria)
int enableAlertDefinitions(Subject subject,
int[] alertDefinitionIds)
int disableAlertDefinitions(Subject subject,
int[] alertDefinitionIds)
int removeAlertDefinitions(Subject subject,
int[] alertDefinitionIds)
String[] getAlertNotificationConfigurationPreview(Subject subject,
AlertNotification[] notifications)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||