| Package | Description |
|---|---|
| org.alfresco.rm.rest.api.impl | |
| org.alfresco.rm.rest.api.model |
| Modifier and Type | Method and Description |
|---|---|
org.alfresco.service.cmr.repository.NodeRef |
FilePlanComponentsApiUtils.createRMNode(org.alfresco.service.cmr.repository.NodeRef parentNodeRef,
RMNode nodeInfo,
org.alfresco.rest.framework.resource.parameters.Parameters parameters)
Create an RM node
|
void |
FilePlanComponentsApiUtils.updateNode(org.alfresco.service.cmr.repository.NodeRef nodeRef,
RMNode updateInfo,
org.alfresco.rest.framework.resource.parameters.Parameters parameters)
Utility method that updates a node's name and properties
|
| Modifier and Type | Class and Description |
|---|---|
class |
FilePlan
Concrete class carrying general information for an unfiled container
|
class |
Record
Concrete class carrying information for a record
|
class |
RecordCategory
Concrete class carrying general information for an record category
|
class |
RecordCategoryChild
Concrete class carrying information for a record category child.
|
class |
RecordFolder
Concrete class carrying general information for a record folder
|
class |
TransferChild
POJO object carrying information of a transfer child
|
class |
UnfiledChild
Abstract class carrying information for an unfiled container or unfiled record folder child
|
class |
UnfiledContainer
Concrete class carrying general information for an unfiled container
|
class |
UnfiledContainerChild
Specific POJO object carrying information for an unfiled container child
|
class |
UnfiledRecordFolder
Concrete class carrying specific information for an unfiled record folder
|
class |
UnfiledRecordFolderChild
Specific POJO object carrying information for an unfiled record folder child
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.