Class GroupWrapper
java.lang.Object
org.apache.syncope.client.ui.commons.wizards.any.AnyWrapper<GroupTO>
org.apache.syncope.client.console.wizards.any.GroupWrapper
- All Implemented Interfaces:
Serializable
- See Also:
-
Field Summary
Fields inherited from class org.apache.syncope.client.ui.commons.wizards.any.AnyWrapper
anyTO -
Constructor Summary
ConstructorsConstructorDescriptionGroupWrapper(GroupTO groupTO) GroupWrapper(GroupTO previousGroupTO, GroupTO groupTO) -
Method Summary
Modifier and TypeMethodDescriptionfinal Map<String, List<SearchClause>> final List<SearchClause> voidsetADynClauses(Map<String, List<SearchClause>> aDynClauses) voidsetUDynClauses(List<SearchClause> uDynClauses) Methods inherited from class org.apache.syncope.client.ui.commons.wizards.any.AnyWrapper
getInnerObject
-
Constructor Details
-
GroupWrapper
-
GroupWrapper
-
-
Method Details
-
getPreviousGroupTO
-
getUDynClauses
-
setUDynClauses
-
getADynClauses
-
setADynClauses
-
getUDynMembershipCond
-
getADynMembershipConds
-
fillDynamicConditions
-