How to get the limited number of document association for pagination purpose?
Is there way to get it using Java?
Please, don't duplicate your questions.
This was already replied in https://hub.alfresco.com/t5/alfresco-content-services-forum/get-the-count-of-association-for-a-docum...
This is to get the count of association of the document.
Here I need to get the the limited association list for pagination purpose.
For ex, If there are 100 associations are there for a document, I need to get first 20 records, then next 20 and so on.
Is there a way to get this using Java?
I guess you can use NodeService.getSourceAssocs(...) method:
Ask for and offer help to other Alfresco Content Services Users and members of the Alfresco team.
Related links:
By using this site, you are agreeing to allow us to collect and use cookies as outlined in Alfresco’s Cookie Statement and Terms of Use (and you have a legitimate interest in Alfresco and our products, authorizing us to contact you in such methods). If you are not ok with these terms, please do not use this website.