Class AuthModuleDirectoryPanel.AuthModuleProvider

  • All Implemented Interfaces:
    Serializable, org.apache.wicket.extensions.markup.html.repeater.data.sort.ISortStateLocator<String>, org.apache.wicket.extensions.markup.html.repeater.data.table.ISortableDataProvider<org.apache.syncope.common.lib.to.AuthModuleTO,​String>, org.apache.wicket.markup.repeater.data.IDataProvider<org.apache.syncope.common.lib.to.AuthModuleTO>, org.apache.wicket.model.IDetachable, org.apache.wicket.util.io.IClusterable
    Enclosing class:
    AuthModuleDirectoryPanel

    protected final class AuthModuleDirectoryPanel.AuthModuleProvider
    extends DirectoryDataProvider<org.apache.syncope.common.lib.to.AuthModuleTO>
    See Also:
    Serialized Form
    • Method Detail

      • iterator

        public Iterator<org.apache.syncope.common.lib.to.AuthModuleTO> iterator​(long first,
                                                                                long count)
      • size

        public long size()
      • model

        public org.apache.wicket.model.IModel<org.apache.syncope.common.lib.to.AuthModuleTO> model​(org.apache.syncope.common.lib.to.AuthModuleTO object)