|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface CMISConnectorImpl
Product specific CMIS connector basic functionality. Goal of this interface is to mark product/vendor
dedicated implementations of Cloud Drive CMIS connector to support use of that connector instead of default
implementation in CMISConnector.
Created by The eXo Platform SAS
| Method Summary | |
|---|---|
CMISConnector |
getConnector()
An instance of product specific CMIS connector extending CMISConnector. |
boolean |
hasSupport(org.apache.chemistry.opencmis.commons.data.RepositoryInfo repository)
Does this implementation supports the given repository. |
| Method Detail |
|---|
boolean hasSupport(org.apache.chemistry.opencmis.commons.data.RepositoryInfo repository)
repository - RepositoryInfo CMIS repository info
true if given repository is supported by this implementation.CMISConnector getConnector()
CMISConnector.
CMISConnector instance
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||