Package org.silverpeas.core.cmis.model
Interface CmisFilePath
-
- All Known Implementing Classes:
AbstractCmisObjectsTreeWalker
,TreeWalkerForComponentInst
,TreeWalkerForNodeDetail
,TreeWalkerForPublicationDetail
,TreeWalkerForSimpleDocument
,TreeWalkerForSpaceInst
public interface CmisFilePath
-
-
Field Summary
Fields Modifier and Type Field Description static String
PATH_SEPARATOR
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
toString()
-
-
-
Field Detail
-
PATH_SEPARATOR
static final String PATH_SEPARATOR
- See Also:
- Constant Field Values
-
-