WebCenter Interaction API  
 

IConditionServerType Interface

Condition Server Type interface. A condition Server Type compares a user-specified value against values held in the current user's environment represented as a hashtable of key-value pairs. This interface is implemented by AConditionType and it is that class that should be extended.

For a list of all members of this type, see IConditionServerType Members.

public interface IConditionServerType

Requirements

Namespace: com.plumtree.server.condition

Assembly: plumtreeserver (in plumtreeserver.dll)

See Also

IConditionServerType Members | com.plumtree.server.condition Namespace | AConditionType