| Package | Description |
|---|---|
| org.alfresco.rm.rest.api.impl | |
| org.alfresco.rm.rest.api.recordcategories |
Package info that defines the Information Governance Record Categories REST API
|
| Modifier and Type | Method and Description |
|---|---|
RecordCategoryChild |
ApiNodesModelFactory.createRecordCategoryChild(org.alfresco.service.cmr.model.FileInfo info,
org.alfresco.rest.framework.resource.parameters.Parameters parameters,
Map<String,org.alfresco.rest.api.model.UserInfo> mapUserInfo,
boolean isMinimalInfo)
Creates an object of type RecordCategoryChild
|
| Modifier and Type | Method and Description |
|---|---|
RecordCategoryChild |
RecordCategoryChildrenRelation.create(String entityResourceId,
org.springframework.extensions.webscripts.servlet.FormData formData,
org.alfresco.rest.framework.resource.parameters.Parameters parameters,
org.alfresco.rest.framework.webscripts.WithResponse withResponse) |
| Modifier and Type | Method and Description |
|---|---|
List<RecordCategoryChild> |
RecordCategoryChildrenRelation.create(String recordCategoryId,
List<RecordCategoryChild> nodeInfos,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo<RecordCategoryChild> |
RecordCategoryChildrenRelation.readAll(String recordCategoryId,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<RecordCategoryChild> |
RecordCategoryChildrenRelation.create(String recordCategoryId,
List<RecordCategoryChild> nodeInfos,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
Copyright © 2005–2018 Alfresco Software. All rights reserved.