Uses of Record Class
org.alfresco.hxi_connector.nucleus_sync.dto.AlfrescoPagedResponse.Pagination
Packages that use AlfrescoPagedResponse.Pagination
-
Uses of AlfrescoPagedResponse.Pagination in org.alfresco.hxi_connector.nucleus_sync.dto
Methods in org.alfresco.hxi_connector.nucleus_sync.dto that return AlfrescoPagedResponse.PaginationModifier and TypeMethodDescriptionAlfrescoPagedResponse.ListWrapper.pagination()Returns the value of thepaginationrecord component.Constructors in org.alfresco.hxi_connector.nucleus_sync.dto with parameters of type AlfrescoPagedResponse.PaginationModifierConstructorDescriptionListWrapper(List<AlfrescoPagedResponse.EntryWrapper<T>> entries, AlfrescoPagedResponse.Pagination pagination) Creates an instance of aListWrapperrecord class.