Package org.alfresco.repo.tagging.script
Class PagedTagsWrapper
java.lang.Object
org.alfresco.repo.tagging.script.PagedTagsWrapper
Stores total tags count together with tags to be sent to UI
- Author:
- Viachaslau Tsikhanovich
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionString[]getTotal()voidsetTagNames(String[] tagNames) voidsetTotal(int total)
-
Constructor Details
-
PagedTagsWrapper
-
-
Method Details
-
getTagNames
-
setTagNames
-
getTotal
-
setTotal
public void setTotal(int total)
-