Class NotificationWrapper
java.lang.Object
org.apache.syncope.client.ui.commons.wizards.any.EntityWrapper<NotificationTO>
org.apache.syncope.client.console.notifications.NotificationWrapper
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.ui.commons.wizards.any.EntityWrapper
entityTO
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfinal String
getKey()
void
setAboutClauses
(List<Pair<String, List<SearchClause>>> dynClauses) void
setRecipientClauses
(List<SearchClause> dynClauses) Methods inherited from class org.apache.syncope.client.ui.commons.wizards.any.EntityWrapper
getInnerObject
-
Constructor Details
-
NotificationWrapper
-
-
Method Details
-
getKey
-
getAboutClauses
-
setAboutClauses
-
getRecipientClauses
-
setRecipientClauses
-
getAboutFIQLs
-
fillAboutConditions
-
fillRecipientConditions
-