Hierarchy For All Packages

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.syncope.client.enduser.rest.BaseRestClient (implements org.apache.syncope.client.ui.commons.rest.RestClient)
    • org.apache.wicket.Component (implements org.apache.wicket.util.io.IClusterable, org.apache.wicket.IConverterLocator, org.apache.wicket.event.IEventSink, org.apache.wicket.event.IEventSource, org.apache.wicket.feedback.IFeedbackContributor, org.apache.wicket.markup.html.IHeaderContributor, org.apache.wicket.util.IHierarchical<T>, org.apache.wicket.IMetadataContext<B,​R>, org.apache.wicket.request.component.IRequestableComponent)
      • org.apache.wicket.MarkupContainer (implements java.lang.Iterable<T>)
        • org.apache.wicket.Page (implements org.apache.wicket.IQueueRegion, org.apache.wicket.request.component.IRequestablePage)
          • org.apache.wicket.markup.html.WebPage
            • org.apache.syncope.client.ui.commons.pages.BaseWebPage (implements org.apache.wicket.ajax.IAjaxIndicatorAware)
              • org.apache.syncope.client.enduser.pages.BasePage
                • org.apache.syncope.client.enduser.pages.Flowable
        • org.apache.wicket.markup.html.WebMarkupContainer
          • org.apache.wicket.markup.html.panel.Panel (implements org.apache.wicket.IQueueRegion)
            • org.apache.syncope.client.ui.commons.markup.html.form.AbstractFieldPanel<T>
              • org.apache.syncope.client.ui.commons.markup.html.form.FieldPanel<T> (implements java.lang.Cloneable)
                • org.apache.syncope.client.ui.commons.markup.html.form.AjaxTextFieldPanel (implements java.lang.Cloneable)
            • org.apache.syncope.client.enduser.panels.UserRequestDetails
    • org.apache.syncope.client.enduser.pages.Flowable.URDataProvider (implements org.apache.wicket.markup.repeater.data.IDataProvider<T>)