Nuxeo ECM Projects 5.6-RC1

org.nuxeo.ecm.platform.shibboleth
Class ShibbolethGroupsPageProvider

java.lang.Object
  extended by org.nuxeo.ecm.platform.query.api.AbstractPageProvider<DocumentModel>
      extended by org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
          extended by org.nuxeo.ecm.platform.shibboleth.ShibbolethGroupsPageProvider
All Implemented Interfaces:
Serializable, PageProvider<DocumentModel>

public class ShibbolethGroupsPageProvider
extends AbstractGroupsPageProvider

Page provider listing Shibboleth groups

Since:
5.4.2
Author:
Arnaud Kervern
See Also:
Serialized Form

Field Summary
 
Fields inherited from interface org.nuxeo.ecm.platform.query.api.PageProvider
DEFAULT_MAX_PAGE_SIZE, DEFAULT_MAX_PAGE_SIZE_RUNTIME_PROP, UNKNOWN_SIZE, UNKNOWN_SIZE_AFTER_QUERY
 
Constructor Summary
ShibbolethGroupsPageProvider()
           
 
Method Summary
 
Methods inherited from class org.nuxeo.ecm.platform.usermanager.providers.AbstractGroupsPageProvider
getCurrentPage, isSortable, refresh
 
Methods inherited from class org.nuxeo.ecm.platform.query.api.AbstractPageProvider
addSortInfo, firstPage, getCurrentEntry, getCurrentHigherNonEmptyPageIndex, getCurrentPageIndex, getCurrentPageOffset, getCurrentPageSize, getCurrentPageStatus, getCurrentSelectPage, getDefinition, getError, getErrorMessage, getMaxNumberOfEmptyPages, getMaxPageSize, getMinMaxPageSize, getName, getNumberOfPages, getPageSize, getParameters, getProperties, getResultsCount, getSearchDocumentModel, getSortInfo, getSortInfoIndex, getSortInfos, hasError, isLastPageAvailable, isNextEntryAvailable, isNextPageAvailable, isPreviousEntryAvailable, isPreviousPageAvailable, last, lastPage, next, nextEntry, nextPage, previous, previousEntry, previousPage, rewind, setCurrentEntry, setCurrentEntryIndex, setCurrentHigherNonEmptyPageIndex, setCurrentPage, setCurrentPageOffset, setDefinition, setMaxPageSize, setName, setPageSize, setParameters, setProperties, setResultsCount, setSearchDocumentModel, setSelectedEntries, setSortable, setSortInfo, setSortInfo, setSortInfos
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ShibbolethGroupsPageProvider

public ShibbolethGroupsPageProvider()

Nuxeo ECM Projects 5.6-RC1

Copyright © 2012 Nuxeo SA. All Rights Reserved.