A.4 Gridion Toolkit Package

The Client agent, Constraint, and Credentials factory patterns used internally by Orchestrator Server:

A.4.1 ClientAgentFactory

Factory pattern used to create new clients for connection to a GMS server.

For complete documentation of the class, see ClientAgentFactory.

A.4.2 ConstraintFactory*

Factory pattern used to create constraint objects which may be combined into larger constraint hierarchies for use in searches or other constraint based matching.

For complete documentation of the class, see ClientAgentFactory.

A.4.3 CredentialFactory*

Factory pattern used to create a Credential used for connection to a GMS server.

For complete documentation of the class, see ClientAgentFactory.