spcp7.imagegallery.contentprovider.face
Interface ContentSubmitterFace
- All Superinterfaces:
- ContentConnectionFace
public interface ContentSubmitterFace
- extends ContentConnectionFace
!NOT YET COMPLETE!
This interface is not yet complete and for the only existing content provider
alfresco also not implemented because content management systems like
alfresco normally provide their on mechanisms to upload content. In the
future a complete interface could serve for file uploads etc.
|
Method Summary |
void |
uploadContent(java.lang.String destPath,
java.lang.String localPath)
|
void |
uploadContentArchive(java.lang.String destPath,
java.lang.String localPath)
|
uploadContent
void uploadContent(java.lang.String destPath,
java.lang.String localPath)
uploadContentArchive
void uploadContentArchive(java.lang.String destPath,
java.lang.String localPath)
- Parameters:
destPath - localPath -
Copyright © 2008. All Rights Reserved.