- SessionFactoryLocator - Class in org.apache.camel.component.cmis
-
- setPageSize(int) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-
Number of nodes to retrieve per page
- setPassword(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-
Password for the cmis repository
- setQuery(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-
The cmis query to execute against the repository.
- setQueryMode(boolean) - Method in class org.apache.camel.component.cmis.CMISEndpoint
-
If true, will execute the cmis query from the message body and return result, otherwise will create a node in the cmis repository
- setReadContent(boolean) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-
If set to true, the content of document node will be retrieved in addition to the properties
- setReadCount(int) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-
Max number of nodes to read
- setRepositoryId(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-
The Id of the repository to use.
- setSessionFactory(SessionFactory) - Static method in class org.apache.camel.component.cmis.SessionFactoryLocator
-
- setUsername(String) - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-
Username for the cmis repository
- start(BundleContext) - Method in class org.apache.camel.component.cmis.osgi.Activator
-
- stop(BundleContext) - Method in class org.apache.camel.component.cmis.osgi.Activator
-
- supportsSecondaries() - Method in class org.apache.camel.component.cmis.CMISSessionFacade
-