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