Package | Description |
---|---|
org.alfresco.repo.publishing | |
org.alfresco.repo.transfer |
Provides the implementation of the transfer service which can be used to
transfer nodes from one repository to another.
|
org.alfresco.repo.transfer.fsr | |
org.alfresco.repo.transfer.manifest |
Provides the implementation of the transfer manifest which is used by the transfer service.
|
org.alfresco.repo.transfer.report |
Provides the implementation of the client side transfer report which records details of a transfer.
|
Class and Description |
---|
TransferManifestDeletedNode
A record of a deleted node in the transfer manifest
The path and node ref refers to the state prior to the node's deletion.
|
TransferManifestHeader
Data value object
Part of the transfer manifest
|
TransferManifestNodeFactory |
TransferManifestNormalNode
Data value object - part of the transfer manifest
Represents a single node and either a create or an update.
|
TransferManifestProcessor
Manifest Processor
Interface called when parsing the transfer manifest file
When Parsing the manifest file, the startTransferManifest will be called first, then
processHeader, then mulpiple calls of processTransferManifestNode, one for each node,
then endTransferManifest
|
Class and Description |
---|
ManifestCategory
Represents the metadata required to transmit properties of type d:category which are used by categories and tags
|
TransferManifestDeletedNode
A record of a deleted node in the transfer manifest
The path and node ref refers to the state prior to the node's deletion.
|
TransferManifestHeader
Data value object
Part of the transfer manifest
|
TransferManifestNode
Data value object - part of the transfer manifest
Represents a single node in the transfer manifest
|
TransferManifestNodeFactory |
TransferManifestNormalNode
Data value object - part of the transfer manifest
Represents a single node and either a create or an update.
|
TransferManifestProcessor
Manifest Processor
Interface called when parsing the transfer manifest file
When Parsing the manifest file, the startTransferManifest will be called first, then
processHeader, then mulpiple calls of processTransferManifestNode, one for each node,
then endTransferManifest
|
Class and Description |
---|
TransferManifestDeletedNode
A record of a deleted node in the transfer manifest
The path and node ref refers to the state prior to the node's deletion.
|
TransferManifestHeader
Data value object
Part of the transfer manifest
|
TransferManifestNode
Data value object - part of the transfer manifest
Represents a single node in the transfer manifest
|
TransferManifestNormalNode
Data value object - part of the transfer manifest
Represents a single node and either a create or an update.
|
TransferManifestProcessor
Manifest Processor
Interface called when parsing the transfer manifest file
When Parsing the manifest file, the startTransferManifest will be called first, then
processHeader, then mulpiple calls of processTransferManifestNode, one for each node,
then endTransferManifest
|
Class and Description |
---|
ManifestAccessControl
Data transfer object to represent the access control on a Manifest Node.
|
ManifestCategory
Represents the metadata required to transmit properties of type d:category which are used by categories and tags
|
ManifestPermission
Data transfer object for a permission of a Manifest Node
|
TransferManifestDeletedNode
A record of a deleted node in the transfer manifest
The path and node ref refers to the state prior to the node's deletion.
|
TransferManifestHeader
Data value object
Part of the transfer manifest
|
TransferManifestNode
Data value object - part of the transfer manifest
Represents a single node in the transfer manifest
|
TransferManifestNodeFactory |
TransferManifestNormalNode
Data value object - part of the transfer manifest
Represents a single node and either a create or an update.
|
TransferManifestProcessor
Manifest Processor
Interface called when parsing the transfer manifest file
When Parsing the manifest file, the startTransferManifest will be called first, then
processHeader, then mulpiple calls of processTransferManifestNode, one for each node,
then endTransferManifest
|
TransferManifestWriter
Transfer Manifest Writer
This class formats the transfer manifest and prints it to the specified writer
It is a statefull object and writes one manifest at a time.
|
Class and Description |
---|
TransferManifestNode
Data value object - part of the transfer manifest
Represents a single node in the transfer manifest
|
Copyright © 2005–2017 Alfresco Software. All rights reserved.