java.lang.Object
org.apache.syncope.client.ui.commons.wizards.any.EntityWrapper<RoleTO>
org.apache.syncope.client.console.wizards.role.RoleWrapper
All Implemented Interfaces:
Serializable

public class RoleWrapper extends EntityWrapper<RoleTO>
See Also:
  • Constructor Details

    • RoleWrapper

      public RoleWrapper(RoleTO roleTO)
  • Method Details

    • getDynClauses

      public final List<SearchClause> getDynClauses()
    • setDynClauses

      public void setDynClauses(List<SearchClause> dynClauses)
    • getDynMembershipCond

      public String getDynMembershipCond()
    • fillDynamicConditions

      public RoleTO fillDynamicConditions()