|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public static interface JCRLocalCMISDrive.LocalFile
| Method Summary | |
|---|---|
String |
findRemoteParent(Set<String> remoteParents)
Find an Id of remote parent not containing in locals of the file referenced by this file Id. |
String |
findVersionSeriesCheckedOutId()
Latest known locally id of checked-out document (cmiscd:versionSeriesCheckedOutId) or or null if such property not found (it is a folder or
versioning not available for the document). |
String |
findVersionSeriesId()
Latest known locally version series id (cmiscd:versionSeriesId) of the document or null if
it such property not found (it is a folder or versioning not available for the document). |
| Method Detail |
|---|
String findRemoteParent(Set<String> remoteParents)
throws CMISException
remoteParents - Set of strings with Ids of remote parents
null if remote parent not found
CMISExceptionString findVersionSeriesId()
null if
it such property not found (it is a folder or versioning not available for the document).
null if it cannot be found or error happenedString findVersionSeriesCheckedOutId()
null if such property not found (it is a folder or
versioning not available for the document).
null if it cannot be found or error happened
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||