Interface GroupForm
-
- All Superinterfaces:
AnyForm<GroupTO>
,ModalPanelBuilder<AnyWrapper<GroupTO>>
,Serializable
- All Known Implementing Classes:
GroupTemplateWizardBuilder
,GroupWizardBuilder
public interface GroupForm extends AnyForm<GroupTO>
-
-
Method Summary
-
Methods inherited from interface org.apache.syncope.client.ui.commons.wizards.ModalPanelBuilder
build, getDefaultItem, getEventSink, getPageReference, setEventSink, setItem
-
-