Previous Topic: Realm MethodsNext Topic: Root Configuration Methods


Response Methods

The following methods act on response and response attribute objects. Unless otherwise specified, these methods are in the class SmPolicyApiImpl. Response objects are created with SmResponse. Response attribute objects are created with SmResponseAttr.

Method

Description

addResponse()

Adds a response object to the policy store.

addResponseAttr()

Creates a response attribute and associates it with a response.

deleteResponse()

Deletes a response.

deleteResponseAttribute()

Deletes a response attribute.

getResponse()

Gets the contents of a response.

getResponseAttrs()

Gets a list of attributes for the specified response.

modifyResponse()

Modify the specified response.

setResponseInPolicyLink()

Changes the response for the specified policy link.