void |
AttachmentDataFileSystem.deleteAllAttachmentVersions(AttachmentRef attachment,
AttachmentRef.Container contentEntity) |
Delete all data corresponding to all versions of the given attachment
|
void |
ContentDirectoryStructureAttachmentDataFileSystemAdapter.deleteAllAttachmentVersions(AttachmentRef attachment,
AttachmentRef.Container originalContent) |
Delete all data corresponding to all versions of the given attachment
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV003.deleteAllAttachmentVersions(AttachmentRef attachment,
AttachmentRef.Container originalContent) |
Deprecated.
Delete all data corresponding to all versions of the given attachment
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV004.deleteAllAttachmentVersions(AttachmentRef attachment,
AttachmentRef.Container originalContent) |
Delete all data corresponding to all versions of the given attachment
|
void |
AttachmentDataFileSystem.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container contentEntity) |
Delete the data corresponding to a single attachment version
|
void |
AttachmentDataFileSystem.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container contentEntity,
AttachmentDataStreamType dataStreamType) |
Delete the data of the specified stream type corresponding to a single attachment version
|
void |
ContentDirectoryStructureAttachmentDataFileSystemAdapter.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container originalContent) |
Delete the data corresponding to a single attachment version
|
void |
ContentDirectoryStructureAttachmentDataFileSystemAdapter.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container originalContent,
AttachmentDataStreamType dataStreamType) |
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV003.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container originalContent) |
Deprecated.
Delete the data corresponding to a single attachment version
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV003.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container originalContent,
AttachmentDataStreamType dataStreamType) |
Deprecated.
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV004.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container originalContent) |
Delete the data corresponding to a single attachment version
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV004.deleteSingleAttachmentVersion(AttachmentRef attachment,
AttachmentRef.Container originalContent,
AttachmentDataStreamType dataStreamType) |
|
void |
AttachmentDataFileSystem.moveAttachment(AttachmentRef oldAttachment,
AttachmentRef newAttachment,
AttachmentRef.Container newContentEntity) |
Deprecated.
|
void |
ContentDirectoryStructureAttachmentDataFileSystemAdapter.moveAttachment(AttachmentRef oldAttachment,
AttachmentRef newAttachment,
AttachmentRef.Container newContent) |
Deprecated.
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV003.moveAttachment(AttachmentRef oldAttachment,
AttachmentRef newAttachment,
AttachmentRef.Container newContent) |
Deprecated.
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV004.moveAttachment(AttachmentRef oldAttachment,
AttachmentRef newAttachment,
AttachmentRef.Container newContent) |
Deprecated.
|
void |
AttachmentDataFileSystem.moveAttachments(AttachmentRef.Container contentEntity,
AttachmentRef.Space oldSpace,
AttachmentRef.Space newSpace) |
Deprecated.
|
void |
ContentDirectoryStructureAttachmentDataFileSystemAdapter.moveAttachments(AttachmentRef.Container contentEntity,
AttachmentRef.Space oldSpace,
AttachmentRef.Space newSpace) |
Deprecated.
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV003.moveAttachments(AttachmentRef.Container contentEntity,
AttachmentRef.Space oldSpace,
AttachmentRef.Space newSpace) |
Deprecated.
|
void |
ContentDirectoryStructureAttachmentDataFileSystemV004.moveAttachments(AttachmentRef.Container contentEntity,
AttachmentRef.Space oldSpace,
AttachmentRef.Space newSpace) |
Deprecated.
|