Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Action name

CreateContextList

Class name

com.cdrator.soap.CreateContextList

Available from core version

8.7

Description

Create a context list based on a list of persistentObjects

Return value

List: The list of persistentObjects wrapped into a list of contexts

Properties

 

Parameters

  1. List: poList

AddObjectToContextObject

Action name

AddObjectToContextObject

Class name

com.cdrator.soap.AddObjectToContextObject

Available from core version

8.7

Description

Add object to context based on a persistentObject - like adding np-flow to subscription

Return value

Context: The context object

Properties

 

Parameters

  1. Context: persistentObjectContext
  2. String: contextName
  3. Object: contextObject

CreateNewContextWithKeyValue

...