Uses of Class
org.alfresco.rest.rm.community.requests.gscore.api.RecordCategoryAPI
-
Packages that use RecordCategoryAPI Package Description org.alfresco.rest.core org.alfresco.rest.rm.community.requests.gscore -
-
Uses of RecordCategoryAPI in org.alfresco.rest.core
Methods in org.alfresco.rest.core that return RecordCategoryAPI Modifier and Type Method Description RecordCategoryAPIRestAPIFactory. getRecordCategoryAPI()RecordCategoryAPIRestAPIFactory. getRecordCategoryAPI(org.alfresco.utility.model.UserModel userModel) -
Uses of RecordCategoryAPI in org.alfresco.rest.rm.community.requests.gscore
Methods in org.alfresco.rest.rm.community.requests.gscore that return RecordCategoryAPI Modifier and Type Method Description RecordCategoryAPIGSCoreAPI. usingRecordCategory()Provides DSL on all REST calls underrecord-categories/...API path
-