Uses of Class
org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo
-
-
Uses of CollectionWithPagingInfo in org.alfresco.rest.api
Methods in org.alfresco.rest.api that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<QuickShareLink>QuickShareLinks. findLinks(Parameters parameters)Find (search) for shared links visible to current user.CollectionWithPagingInfo<Node>Queries. findNodes(Parameters parameters)Find NodesCollectionWithPagingInfo<Person>Queries. findPeople(Parameters parameters)Find PeopleCollectionWithPagingInfo<Site>Queries. findSites(Parameters parameters)Find SitesCollectionWithPagingInfo<ActionDefinition>Actions. getActionDefinitions(Parameters params)CollectionWithPagingInfo<ActionDefinition>Actions. getActionDefinitions(org.alfresco.service.cmr.repository.NodeRef nodeRef, Parameters params)CollectionWithPagingInfo<AuditApp>Audit. getAuditApps(Paging paging)Lists audit applicationsCollectionWithPagingInfo<Comment>Comments. getComments(String nodeId, Paging paging, List<String> include)CollectionWithPagingInfo<CustomAspect>CustomModels. getCustomAspects(String modelName, Parameters parameters)Gets a paged list of all the given custom model's aspectsCollectionWithPagingInfo<CustomModelConstraint>CustomModels. getCustomModelConstraints(String modelName, Parameters parameters)Gets a paged list of all of the given custom model's constraintsCollectionWithPagingInfo<CustomModel>CustomModels. getCustomModels(Parameters parameters)Gets a paged list of all custom modelsCollectionWithPagingInfo<CustomType>CustomModels. getCustomTypes(String modelName, Parameters parameters)Gets a paged list of all the given custom model's typesCollectionWithPagingInfo<Favourite>Favourites. getFavourites(String personId, Parameters parameters)Get a paged list of favourites for user personIdCollectionWithPagingInfo<FavouriteSite>Sites. getFavouriteSites(String personId, Parameters parameters)CollectionWithPagingInfo<GroupMember>Groups. getGroupMembers(String groupId, Parameters parameters)Gets a list of groups.CollectionWithPagingInfo<Group>Groups. getGroups(Parameters parameters)Gets a list of groups.CollectionWithPagingInfo<Group>Groups. getGroupsByPersonId(String personId, Parameters parameters)Gets the list of groups for which the specified person is a member.CollectionWithPagingInfo<PersonNetwork>Networks. getNetworks(String personId, Paging paging)CollectionWithPagingInfo<NodeRating>NodeRatings. getNodeRatings(String nodeId, Paging paging)CollectionWithPagingInfo<SiteMembershipRequest>SiteMembershipRequests. getPagedSiteMembershipRequests(String inviteeId, Paging paging)Get a paged list of site membership requests for inviteeId.CollectionWithPagingInfo<SiteMembershipRequest>SiteMembershipRequests. getPagedSiteMembershipRequests(Parameters parameters)CollectionWithPagingInfo<Person>People. getPeople(Parameters parameters)Get people listCollectionWithPagingInfo<Preference>Preferences. getPreferences(String personId, Paging paging)CollectionWithPagingInfo<Rendition>DeletedNodes. getRenditions(String archivedId, Parameters parameters)CollectionWithPagingInfo<Rendition>QuickShareLinks. getRenditions(String sharedId)List renditions info - note: only returns available (=> created) renditions.CollectionWithPagingInfo<Rendition>Renditions. getRenditions(org.alfresco.service.cmr.repository.NodeRef nodeRef, Parameters parameters)Lists all available renditions includes those that have been created and those that are yet to be created.CollectionWithPagingInfo<SiteMember>Sites. getSiteMembers(String siteShortName, Parameters parameters)CollectionWithPagingInfo<MemberOfSite>Sites. getSites(String personId, Parameters parameters)CollectionWithPagingInfo<Site>Sites. getSites(Parameters parameters)CollectionWithPagingInfo<Tag>Tags. getTags(String nodeId, Parameters params)CollectionWithPagingInfo<Tag>Tags. getTags(org.alfresco.service.cmr.repository.StoreRef storeRef, Parameters params)CollectionWithPagingInfo<Activity>Activities. getUserActivities(String personId, Parameters parameters)CollectionWithPagingInfo<AuditEntry>Audit. listAuditEntries(String auditAppId, Parameters parameters)Lists audit entriesCollectionWithPagingInfo<AuditEntry>Audit. listAuditEntriesByNodeId(String nodeId, Parameters parameters)CollectionWithPagingInfo<Node>Nodes. listChildren(String parentFolderNodeId, Parameters parameters)Get list of children of a parent folder.CollectionWithPagingInfo<Node>DeletedNodes. listDeleted(Parameters parameters)Lists deleted nodes using a ArchivedNodesCannedQuery -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.actions
Methods in org.alfresco.rest.api.actions that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<ActionDefinition>ActionDefinitionsEntityResource. readAll(Parameters params) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.audit
Methods in org.alfresco.rest.api.audit that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<AuditEntry>AuditApplicationsAuditEntriesRelation. readAll(String auditAppId, Parameters parameters)CollectionWithPagingInfo<AuditApp>AuditApplicationsEntityResource. readAll(Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.cmm
Methods in org.alfresco.rest.api.cmm that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<CustomAspect>CustomModelAspectsRelation. readAll(String modelName, Parameters parameters)CollectionWithPagingInfo<CustomModelConstraint>CustomModelConstraintRelation. readAll(String modelName, Parameters parameters)CollectionWithPagingInfo<CustomModel>CustomModelEntityResource. readAll(Parameters parameters)CollectionWithPagingInfo<CustomType>CustomModelTypesRelation. readAll(String modelName, Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.groups
Methods in org.alfresco.rest.api.groups that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<GroupMember>GroupMembersRelation. readAll(String groupId, Parameters params)CollectionWithPagingInfo<Group>GroupsEntityResource. readAll(Parameters params) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.impl
-
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.modules
Methods in org.alfresco.rest.api.modules that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<ModulePackage>ModulePackagesEntityResource. readAll(Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.nodes
Methods in org.alfresco.rest.api.nodes that return CollectionWithPagingInfo Modifier and Type Method Description protected CollectionWithPagingInfo<Node>AbstractNodeRelation. listNodeChildAssocs(List<org.alfresco.service.cmr.repository.ChildAssociationRef> childAssocRefs, Parameters parameters, Boolean isPrimary, boolean returnChild)protected CollectionWithPagingInfo<Node>AbstractNodeRelation. listNodePeerAssocs(List<org.alfresco.service.cmr.repository.AssociationRef> assocRefs, Parameters parameters, boolean returnTarget)protected CollectionWithPagingInfoAbstractNodeRelation. listPage(List result, Paging paging)CollectionWithPagingInfo<ActionDefinition>NodeActionDefinitionsRelation. readAll(String entityResourceId, Parameters params)CollectionWithPagingInfo<AuditEntry>NodeAuditEntriesRelation. readAll(String nodeId, Parameters parameters)CollectionWithPagingInfo<Node>NodeChildrenRelation. readAll(String parentFolderNodeId, Parameters parameters)List folder children - returns a filtered/sorted/paged list of nodes that are immediate children of the parent folderCollectionWithPagingInfo<Comment>NodeCommentsRelation. readAll(String nodeId, Parameters parameters)Returns a paged list of comments for the document/folder identified by nodeId, sorted chronologically with the newest first.CollectionWithPagingInfo<Node>NodeParentsRelation. readAll(String childNodeId, Parameters parameters)List child node's parent(s) based on (parent ->) child associations.CollectionWithPagingInfo<NodeRating>NodeRatingsRelation. readAll(String nodeId, Parameters parameters)CollectionWithPagingInfo<Rendition>NodeRenditionsRelation. readAll(String nodeId, Parameters parameters)CollectionWithPagingInfo<Node>NodeSecondaryChildrenRelation. readAll(String parentNodeId, Parameters parameters)List secondary children onlyCollectionWithPagingInfo<Node>NodeSourcesRelation. readAll(String targetNodeId, Parameters parameters)List sourcesCollectionWithPagingInfo<Tag>NodeTagsRelation. readAll(String nodeId, Parameters params)CollectionWithPagingInfo<Node>NodeTargetsRelation. readAll(String sourceNodeId, Parameters parameters)List targetsCollectionWithPagingInfo<Node>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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<Person>PeopleEntityResource. readAll(Parameters params)CollectionWithPagingInfo<Activity>PersonActivitiesRelation. readAll(String personId, Parameters parameters)CollectionWithPagingInfo<FavouriteSite>PersonFavouriteSitesRelation. readAll(String personId, Parameters parameters)List the user's favourite sites.CollectionWithPagingInfo<Favourite>PersonFavouritesRelation. readAll(String personId, Parameters parameters)List the user's favourites.CollectionWithPagingInfo<Group>PersonGroupsRelation. readAll(String personId, Parameters params)CollectionWithPagingInfo<PersonNetwork>PersonNetworksRelation. readAll(String personId, Parameters parameters)CollectionWithPagingInfo<Preference>PersonPreferencesRelation. readAll(String personId, Parameters parameters)Returns a paged list of preferences for the user personId.CollectionWithPagingInfo<SiteMembershipRequest>PersonSiteMembershipRequestsRelation. readAll(String personId, Parameters parameters)CollectionWithPagingInfo<MemberOfSite>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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<? extends Object>QueriesEntityResource. readById(String queryId, Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.quicksharelinks
Methods in org.alfresco.rest.api.quicksharelinks that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<QuickShareLink>QuickShareLinkEntityResource. readAll(Parameters parameters)Find shared linksCollectionWithPagingInfo<Rendition>QuickShareLinkRenditionsRelation. readAll(String sharedId, Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.api.search.impl
Methods in org.alfresco.rest.api.search.impl that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<Node>ResultMapper. toCollectionWithPagingInfo(Params params, SearchRequestContext searchRequestContext, SearchQuery searchQuery, org.alfresco.service.cmr.search.ResultSet results)Turns the results into a CollectionWithPagingInfoCollectionWithPagingInfo<TupleList>ResultMapper. 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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<SiteContainer>SiteContainersRelation. readAll(String siteId, Parameters parameters)Returns information regarding the top level containers for site 'siteId'.CollectionWithPagingInfo<Site>SiteEntityResource. readAll(Parameters parameters)Returns a paged list of all sites in the current tenant.CollectionWithPagingInfo<SiteMember>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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<SiteMembershipRequest>SiteMembershipRequestEntityResource. 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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<Tag>TagsEntityResource. 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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<Node>TrashcanEntityResource. readAll(Parameters params)CollectionWithPagingInfo<Rendition>TrashcanRenditionsRelation. readAll(String nodeId, Parameters parameters) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.framework.resource.actions.interfaces
Methods in org.alfresco.rest.framework.resource.actions.interfaces that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<E>EntityResourceAction.Read. readAll(Parameters params)Reads all the entries from the collection.CollectionWithPagingInfo<E>EntityResourceAction.ReadWithResponse. readAll(Parameters params, WithResponse withResponse)Reads all the entries from the collection.CollectionWithPagingInfo<E>RelationshipResourceAction.Read. readAll(String entityResourceId, Parameters params)Reads set the relationship entities from the collection using the related entityResourceId.CollectionWithPagingInfo<E>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 CollectionWithPagingInfo Modifier and Type Method Description static <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
-
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.deployments
Methods in org.alfresco.rest.workflow.api.deployments that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<Deployment>DeploymentsRestEntityResource. readAll(Parameters params) -
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.impl
-
Uses of CollectionWithPagingInfo in org.alfresco.rest.workflow.api.processdefinitions
Methods in org.alfresco.rest.workflow.api.processdefinitions that return CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<ProcessDefinition>ProcessDefinitionsRestEntityResource. readAll(Parameters params)CollectionWithPagingInfo<FormModelElement>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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<Activity>ProcessActivitiesRelation. readAll(String processId, Parameters parameters)List the activities.CollectionWithPagingInfo<ProcessInfo>ProcessesRestEntityResource. readAll(Parameters params)CollectionWithPagingInfo<Item>ProcessItemsRelation. readAll(String processId, Parameters parameters)List the attached items.CollectionWithPagingInfo<Task>ProcessTasksRelation. readAll(String processId, Parameters parameters)List the tasks.CollectionWithPagingInfo<Variable>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 CollectionWithPagingInfo Modifier and Type Method Description CollectionWithPagingInfo<TaskCandidate>TaskCandidatesRelation. readAll(String taskId, Parameters parameters)List the tasks candidate users and groups.CollectionWithPagingInfo<FormModelElement>TaskFormModelRelation. readAll(String entityResourceId, Parameters params)CollectionWithPagingInfo<Item>TaskItemsRelation. readAll(String taskId, Parameters parameters)List the attached items.CollectionWithPagingInfo<Task>TasksRestEntityResource. readAll(Parameters params)CollectionWithPagingInfo<TaskVariable>TaskVariablesRelation. readAll(String taskId, Parameters parameters)List the tasks variables.
-