WmContentServicePlatform Package Element | Description |
This service creates a new content object in the CSP indicated by the friendlyName. After you create the content object, you can add document files to it using addFile. | |
This service creates a new document filter. | |
This service creates a new CSP listener, which is used to trigger a Designer process based on monitored activity. | |
This service lists all the content definitions on a supplied CSP server friendlyName. The content definitions are returned as a HashMap where the key is the indexName and the value is the indexID. | |
This service lists all indexIDs on a specified CSP server in Map <String,Integer> format. The service output, indexMap, provides data that can be used in many other CSP services. |