- 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
- setProperties(Map<String, Object>) - Method in class org.apache.camel.component.cmis.CMISEndpoint
-
- 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.
- setSessionFacade(CMISSessionFacade) - Method in class org.apache.camel.component.cmis.CMISEndpoint
-
Session configuration
- setSessionFacadeFactory(CMISSessionFacadeFactory) - Method in class org.apache.camel.component.cmis.CMISComponent
-
To use a custom CMISSessionFacadeFactory to create the CMISSessionFacade instances
- setSessionFacadeFactory(CMISSessionFacadeFactory) - Method in class org.apache.camel.component.cmis.CMISEndpoint
-
To use a custom CMISSessionFacadeFactory to create the CMISSessionFacade instances
- 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
-