| Package | Description |
|---|---|
| org.alfresco.rm.rest.api.fileplans |
Package info that defines the Information Governance File Plans REST API
|
| 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 |
|---|---|
RecordCategory |
FilePlanChildrenRelation.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<RecordCategory> |
FilePlanChildrenRelation.create(String filePlanId,
List<RecordCategory> nodeInfos,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
org.alfresco.rest.framework.resource.parameters.CollectionWithPagingInfo<RecordCategory> |
FilePlanChildrenRelation.readAll(String filePlanId,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
List<RecordCategory> |
FilePlanChildrenRelation.create(String filePlanId,
List<RecordCategory> nodeInfos,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
RecordCategory |
ApiNodesModelFactory.createRecordCategory(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 RecordCategory
|
| Modifier and Type | Method and Description |
|---|---|
RecordCategory |
RecordCategoriesEntityResource.readById(String recordCategoryId,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
RecordCategory |
RecordCategoriesEntityResource.update(String recordCategoryId,
RecordCategory recordCategoryInfo,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
| Modifier and Type | Method and Description |
|---|---|
RecordCategory |
RecordCategoriesEntityResource.update(String recordCategoryId,
RecordCategory recordCategoryInfo,
org.alfresco.rest.framework.resource.parameters.Parameters parameters) |
Copyright © 2005–2017 Alfresco Software. All rights reserved.