|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebdavService
Method Summary | |
---|---|
String |
getContentEditionLanguage(SimpleDocument document)
Gets the current content edition language of the specified attachment. |
long |
getContentEditionSize(SimpleDocument document)
Gets the current content edition size of the specified attachment. |
void |
updateDocumentContent(SimpleDocument document)
Update the document content language with the data from the associated webdav node. |
Method Detail |
---|
void updateDocumentContent(SimpleDocument document)
document
- the document for which the content language will be updated with data from
webdav.String getContentEditionLanguage(SimpleDocument document)
document
- the attachment.
javax.jcr.RepositoryException
long getContentEditionSize(SimpleDocument document)
document
- the attachment.
javax.jcr.RepositoryException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |