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

public class GroupWrapper extends AnyWrapper<GroupTO>
See Also:
  • Constructor Details

    • GroupWrapper

      public GroupWrapper(GroupTO groupTO)
    • GroupWrapper

      public GroupWrapper(GroupTO previousGroupTO, GroupTO groupTO)
  • Method Details