Uses of Class
org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
Packages that use CollectionWithPagingInfo
Package
Description
-
Uses of CollectionWithPagingInfo in org.alfresco.rest.api
Methods in org.alfresco.rest.api that return CollectionWithPagingInfoModifier and TypeMethodDescriptionQuickShareLinks.findLinks
(Parameters parameters) Find (search) for shared links visible to current user.Queries.findNodes
(Parameters parameters) Find NodesQueries.findPeople
(Parameters parameters) Find PeopleQueries.findSites
(Parameters parameters) Find SitesActions.getActionDefinitions
(Parameters params) Actions.getActionDefinitions
(NodeRef nodeRef, Parameters params) Audit.getAuditApps
(Paging paging) Lists audit applicationsComments.getComments
(String nodeId, Paging paging, List<String> include) CustomModels.getCustomAspects
(String modelName, Parameters parameters) Gets a paged list of all the given custom model's aspectsCustomModels.getCustomModelConstraints
(String modelName, Parameters parameters) Gets a paged list of all of the given custom model's constraintsCustomModels.getCustomModels
(Parameters parameters) Gets a paged list of all custom modelsCustomModels.getCustomTypes
(String modelName, Parameters parameters) Gets a paged list of all the given custom model's typesFavourites.getFavourites
(String personId, Parameters parameters) Get a paged list of favourites for user personIdSites.getFavouriteSites
(String personId, Parameters parameters) Groups.getGroupMembers
(String groupId, Parameters parameters) Gets a list of groups.Groups.getGroups
(Parameters parameters) Gets a list of groups.Groups.getGroupsByPersonId
(String personId, Parameters parameters) Gets the list of groups for which the specified person is a member.Networks.getNetworks
(String personId, Paging paging) NodeRatings.getNodeRatings
(String nodeId, Paging paging) SiteMembershipRequests.getPagedSiteMembershipRequests
(String inviteeId, Paging paging) Get a paged list of site membership requests for inviteeId.SiteMembershipRequests.getPagedSiteMembershipRequests
(Parameters parameters) People.getPeople
(Parameters parameters) Get people listPreferences.getPreferences
(String personId, Paging paging) DeletedNodes.getRenditions
(String archivedId, Parameters parameters) QuickShareLinks.getRenditions
(String sharedId) List renditions info - note: only returns available (=> created) renditions.Renditions.getRenditions
(NodeRef nodeRef, String versionId, Parameters parameters) Lists all available renditions includes those that have been created and those that are yet to be created.Renditions.getRenditions
(NodeRef nodeRef, Parameters parameters) Lists all available renditions includes those that have been created and those that are yet to be created.Sites.getSiteGroupMemberships
(String siteId, Parameters parameters) Sites.getSiteMembers
(String siteShortName, Parameters parameters) Sites.getSites
(String personId, Parameters parameters) Sites.getSites
(Parameters parameters) Tags.getTags
(String nodeId, Parameters params) Tags.getTags
(StoreRef storeRef, Parameters params) Activities.getUserActivities
(String personId, Parameters parameters) Aspects.listAspects
(Parameters params) Lists aspectsAudit.listAuditEntries
(String auditAppId, Parameters parameters) Lists audit entriesAudit.listAuditEntriesByNodeId
(String nodeId, Parameters parameters) Nodes.listChildren
(String parentFolderNodeId, Parameters parameters) Get list of children of a parent folder.DeletedNodes.listDeleted
(Parameters parameters) Lists deleted nodes using a ArchivedNodesCannedQueryTypes.listTypes
(Parameters params) Lists types -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.actions
Methods in org.alfresco.rest.api.actions that return CollectionWithPagingInfo -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.aspects
Methods in org.alfresco.rest.api.aspects that return CollectionWithPagingInfo -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.audit
Methods in org.alfresco.rest.api.audit that return CollectionWithPagingInfoModifier and TypeMethodDescriptionAuditApplicationsAuditEntriesRelation.readAll
(String auditAppId, Parameters parameters) AuditApplicationsEntityResource.readAll
(Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.cmm
Methods in org.alfresco.rest.api.cmm that return CollectionWithPagingInfoModifier and TypeMethodDescriptionCustomModelAspectsRelation.readAll
(String modelName, Parameters parameters) CustomModelConstraintRelation.readAll
(String modelName, Parameters parameters) CustomModelEntityResource.readAll
(Parameters parameters) CustomModelTypesRelation.readAll
(String modelName, Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.groups
Methods in org.alfresco.rest.api.groups that return CollectionWithPagingInfoModifier and TypeMethodDescriptionGroupMembersRelation.readAll
(String groupId, Parameters params) GroupsEntityResource.readAll
(Parameters params) SiteGroupsRelation.readAll
(String siteId, Parameters parameters) Returns a paged list of all the groups of the site 'siteId'. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.impl
Methods in org.alfresco.rest.api.impl that return CollectionWithPagingInfoModifier and TypeMethodDescriptionAbstractClassImpl.createPagedResult
(List<T> list, Paging paging) QueriesImpl.AbstractQuery.find
(Parameters parameters, String termName, int minTermLength, String queryTemplateName, QueriesImpl.AbstractQuery.Sort sort, Map<String, org.alfresco.service.namespace.QName> sortParamsToQNames, SortColumn... defaultSort) QuickShareLinksImpl.findLinks
(Parameters parameters) QueriesImpl.findNodes
(Parameters parameters) QueriesImpl.findPeople
(Parameters parameters) QueriesImpl.findSites
(Parameters parameters) ActionsImpl.getActionDefinitions
(Parameters params) ActionsImpl.getActionDefinitions
(NodeRef nodeRef, Parameters params) AuditImpl.getAuditApps
(Paging paging) CommentsImpl.getComments
(String nodeId, Paging paging, List<String> include) CustomModelsImpl.getCustomAspects
(String modelName, Parameters parameters) CustomModelsImpl.getCustomModelConstraints
(String modelName, Parameters parameters) CustomModelsImpl.getCustomModels
(Parameters parameters) CustomModelsImpl.getCustomTypes
(String modelName, Parameters parameters) FavouritesImpl.getFavourites
(String personId, Parameters parameters) SitesImpl.getFavouriteSites
(String personId, Parameters parameters) GroupsImpl.getGroupMembers
(String groupId, Parameters parameters) GroupsImpl.getGroups
(Parameters parameters) GroupsImpl.getGroupsByPersonId
(String requestedPersonId, Parameters parameters) NetworksImpl.getNetworks
(String personId, Paging paging) NodeRatingsImpl.getNodeRatings
(String nodeId, Paging paging) SiteMembershipRequestsImpl.getPagedSiteMembershipRequests
(String personId, Paging paging) SiteMembershipRequestsImpl.getPagedSiteMembershipRequests
(Parameters parameters) PeopleImpl.getPeople
(Parameters parameters) PreferencesImpl.getPreferences
(String personId, Paging paging) DeletedNodesImpl.getRenditions
(String archivedId, Parameters parameters) QuickShareLinksImpl.getRenditions
(String sharedId) RenditionsImpl.getRenditions
(NodeRef nodeRef, String versionLabelId, Parameters parameters) RenditionsImpl.getRenditions
(NodeRef nodeRef, Parameters parameters) SitesImpl.getSiteGroupMemberships
(String siteId, Parameters parameters) SitesImpl.getSiteMembers
(String siteId, Parameters parameters) SitesImpl.getSites
(String personId, Parameters parameters) SitesImpl.getSites
(Parameters parameters) TagsImpl.getTags
(String nodeId, Parameters params) TagsImpl.getTags
(StoreRef storeRef, Parameters params) ActivitiesImpl.getUserActivities
(String personId, Parameters parameters) AspectsImpl.listAspects
(Parameters params) AuditImpl.listAuditEntries
(String auditAppId, Parameters parameters) AuditImpl.listAuditEntriesByNodeId
(String nodeId, Parameters parameters) NodesImpl.listChildren
(String parentFolderNodeId, Parameters parameters) DeletedNodesImpl.listDeleted
(Parameters parameters) protected static <T> CollectionWithPagingInfo<T>
TypesImpl.listTypes
(Parameters params) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.modules
Methods in org.alfresco.rest.api.modules that return CollectionWithPagingInfo -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes that return CollectionWithPagingInfoModifier and TypeMethodDescriptionprotected CollectionWithPagingInfo<Node>
AbstractNodeRelation.listNodeChildAssocs
(List<ChildAssociationRef> childAssocRefs, Parameters parameters, Boolean isPrimary, boolean returnChild) protected CollectionWithPagingInfo<Node>
AbstractNodeRelation.listNodePeerAssocs
(List<AssociationRef> assocRefs, Parameters parameters, boolean returnTarget) protected CollectionWithPagingInfo
NodeActionDefinitionsRelation.readAll
(String entityResourceId, Parameters params) NodeAuditEntriesRelation.readAll
(String nodeId, Parameters parameters) NodeChildrenRelation.readAll
(String parentFolderNodeId, Parameters parameters) List folder children - returns a filtered/sorted/paged list of nodes that are immediate children of the parent folderNodeCommentsRelation.readAll
(String nodeId, Parameters parameters) Returns a paged list of comments for the document/folder identified by nodeId, sorted chronologically with the newest first.NodeParentsRelation.readAll
(String childNodeId, Parameters parameters) List child node's parent(s) based on (parent ->) child associations.NodeRatingsRelation.readAll
(String nodeId, Parameters parameters) NodeRenditionsRelation.readAll
(String nodeId, Parameters parameters) NodeSecondaryChildrenRelation.readAll
(String parentNodeId, Parameters parameters) List secondary children onlyNodeSourcesRelation.readAll
(String targetNodeId, Parameters parameters) List sourcesNodeTagsRelation.readAll
(String nodeId, Parameters params) NodeTargetsRelation.readAll
(String sourceNodeId, Parameters parameters) List targetsNodeVersionRenditionsRelation.readAll
(String nodeId, Parameters parameters) NodeVersionsRelation.readAll
(String nodeId, Parameters parameters) List version history -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.people
Methods in org.alfresco.rest.api.people that return CollectionWithPagingInfoModifier and TypeMethodDescriptionPeopleEntityResource.readAll
(Parameters params) PersonActivitiesRelation.readAll
(String personId, Parameters parameters) PersonFavouriteSitesRelation.readAll
(String personId, Parameters parameters) List the user's favourite sites.PersonFavouritesRelation.readAll
(String personId, Parameters parameters) List the user's favourites.PersonGroupsRelation.readAll
(String personId, Parameters params) PersonNetworksRelation.readAll
(String personId, Parameters parameters) PersonPreferencesRelation.readAll
(String personId, Parameters parameters) Returns a paged list of preferences for the user personId.PersonSiteMembershipRequestsRelation.readAll
(String personId, Parameters parameters) PersonSitesRelation.readAll
(String personId, Parameters parameters) List all the sites that the specified user has a explicit membership of. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.queries
Methods in org.alfresco.rest.api.queries that return CollectionWithPagingInfoModifier and TypeMethodDescriptionCollectionWithPagingInfo<? extends Object>
QueriesEntityResource.readById
(String queryId, Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.search.impl
Methods in org.alfresco.rest.api.search.impl that return CollectionWithPagingInfoModifier and TypeMethodDescriptionResultMapper.toCollectionWithPagingInfo
(Params params, SearchRequestContext searchRequestContext, SearchQuery searchQuery, ResultSet results) Turns the results into a CollectionWithPagingInfoResultMapper.toCollectionWithPagingInfo
(org.json.JSONArray docs, SearchSQLQuery searchQuery) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.sites
Methods in org.alfresco.rest.api.sites that return CollectionWithPagingInfoModifier and TypeMethodDescriptionSiteContainersRelation.readAll
(String siteId, Parameters parameters) Returns information regarding the top level containers for site 'siteId'.SiteEntityResource.readAll
(Parameters parameters) Returns a paged list of all sites in the current tenant.SiteMembersRelation.readAll
(String siteId, Parameters parameters) Returns a paged list of all the members of the site 'siteId'. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.sitesmembershipsrequests
Methods in org.alfresco.rest.api.sitesmembershipsrequests that return CollectionWithPagingInfoModifier and TypeMethodDescriptionSiteMembershipRequestEntityResource.readAll
(Parameters parameters) Returns a paged list of all site membership request the user can action. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.tags
Methods in org.alfresco.rest.api.tags that return CollectionWithPagingInfoModifier and TypeMethodDescriptionTagsEntityResource.readAll
(Parameters parameters) Returns a paged list of all currently used tags in the store workspace://SpacesStore for the current tenant. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.trashcan
Methods in org.alfresco.rest.api.trashcan that return CollectionWithPagingInfoModifier and TypeMethodDescriptionTrashcanEntityResource.readAll
(Parameters params) TrashcanRenditionsRelation.readAll
(String nodeId, Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.types
Methods in org.alfresco.rest.api.types that return CollectionWithPagingInfo -
Uses of CollectionWithPagingInfo in org.alfresco.rest.framework.resource.actions.interfaces
Methods in org.alfresco.rest.framework.resource.actions.interfaces that return CollectionWithPagingInfoModifier and TypeMethodDescriptionEntityResourceAction.Read.readAll
(Parameters params) Reads all the entries from the collection.EntityResourceAction.ReadWithResponse.readAll
(Parameters params, WithResponse withResponse) Reads all the entries from the collection.RelationshipResourceAction.Read.readAll
(String entityResourceId, Parameters params) Reads set the relationship entities from the collection using the related entityResourceId.RelationshipResourceAction.ReadWithResponse.readAll
(String entityResourceId, Parameters params, WithResponse withResponse) Reads all the relationship entities from the collection using the related entityResourceId. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.framework.resource.parameters
Methods in org.alfresco.rest.framework.resource.parameters that return CollectionWithPagingInfoModifier and TypeMethodDescriptionstatic <T> CollectionWithPagingInfo<T>
CollectionWithPagingInfo.asPaged
(Paging paging, Collection<T> aCollection) Constructs a new CollectionWithPagingInfo.static <T> CollectionWithPagingInfo<T>
CollectionWithPagingInfo.asPaged
(Paging paging, Collection<T> aCollection, boolean hasMoreItems, Integer totalItems) Constructs a new CollectionWithPagingInfo.static <T> CollectionWithPagingInfo<T>
CollectionWithPagingInfo.asPaged
(Paging paging, Collection<T> aCollection, boolean hasMoreItems, Integer totalItems, Object sourceEntity) Constructs a new CollectionWithPagingInfo.static <T> CollectionWithPagingInfo<T>
CollectionWithPagingInfo.asPaged
(Paging paging, Collection<T> aCollection, boolean hasMoreItems, Integer totalItems, Object sourceEntity, SearchContext context) Constructs a new CollectionWithPagingInfo.static <T> CollectionWithPagingInfo<T>
CollectionWithPagingInfo.asPagedCollection
(T... entity) Constructs a new CollectionWithPagingInfo using a number of entity values. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api
Methods in org.alfresco.rest.workflow.api that return CollectionWithPagingInfoModifier and TypeMethodDescriptionActivities.getActivities
(String processId, Parameters parameters) Deployments.getDeployments
(Paging paging) ProcessDefinitions.getProcessDefinitions
(Parameters parameters) Processes.getProcesses
(Parameters parameters) ProcessDefinitions.getStartFormModel
(String definitionId, Paging paging) Tasks.getTaskCandidates
(String taskId, Paging paging) Tasks.getTaskFormModel
(String entityResourceId, Paging paging) Tasks.getTasks
(String processId, Parameters parameters) Tasks.getTasks
(Parameters parameters) Tasks.getTaskVariables
(String taskId, Paging paging, VariableScope scope) Processes.getVariables
(String processId, Paging paging) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.deployments
Methods in org.alfresco.rest.workflow.api.deployments that return CollectionWithPagingInfo -
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.impl
Methods in org.alfresco.rest.workflow.api.impl that return CollectionWithPagingInfoModifier and TypeMethodDescriptionActivitiesImpl.getActivities
(String processId, Parameters parameters) DeploymentsImpl.getDeployments
(Paging paging) WorkflowRestImpl.getFormModelElements
(org.alfresco.service.cmr.dictionary.TypeDefinition type, Paging paging) WorkflowRestImpl.getItemsFromProcess
(String processId, Paging paging) Get all items from the process package variableProcessDefinitionsImpl.getProcessDefinitions
(Parameters parameters) ProcessesImpl.getProcesses
(Parameters parameters) ProcessDefinitionsImpl.getStartFormModel
(String definitionId, Paging paging) TasksImpl.getTaskCandidates
(String taskId, Paging paging) TasksImpl.getTaskFormModel
(String taskId, Paging paging) TasksImpl.getTasks
(String processId, Parameters parameters) TasksImpl.getTasks
(Parameters parameters) TasksImpl.getTaskVariables
(String taskId, Paging paging, VariableScope scope) ProcessesImpl.getVariables
(String processId, Paging paging) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.processdefinitions
Methods in org.alfresco.rest.workflow.api.processdefinitions that return CollectionWithPagingInfoModifier and TypeMethodDescriptionProcessDefinitionsRestEntityResource.readAll
(Parameters params) StartFormModelRelation.readAll
(String definitionId, Parameters parameters) List the tasks candidate users and groups. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.processes
Methods in org.alfresco.rest.workflow.api.processes that return CollectionWithPagingInfoModifier and TypeMethodDescriptionProcessActivitiesRelation.readAll
(String processId, Parameters parameters) List the activities.ProcessesRestEntityResource.readAll
(Parameters params) ProcessItemsRelation.readAll
(String processId, Parameters parameters) List the attached items.ProcessTasksRelation.readAll
(String processId, Parameters parameters) List the tasks.ProcessVariablesRelation.readAll
(String processId, Parameters parameters) List the variables. -
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.tasks
Methods in org.alfresco.rest.workflow.api.tasks that return CollectionWithPagingInfoModifier and TypeMethodDescriptionTaskCandidatesRelation.readAll
(String taskId, Parameters parameters) List the tasks candidate users and groups.TaskFormModelRelation.readAll
(String entityResourceId, Parameters params) TaskItemsRelation.readAll
(String taskId, Parameters parameters) List the attached items.TasksRestEntityResource.readAll
(Parameters params) TaskVariablesRelation.readAll
(String taskId, Parameters parameters) List the tasks variables.