com.novell.nxpe
Interface NxpeEvaluationContext
public interface NxpeEvaluationContext
NxpePollicyTraceQuery - provides a hook for action handlers to
query the policy engine to retrieve information needed for auditing & tracing
- Since:
- NXPE1.0
- Author:
- Paladin Team
getInterfaceId
java.lang.String getInterfaceId()
throws NxpeException
- Throws:
NxpeException
getActionInterfaceId
java.lang.String getActionInterfaceId()
throws NxpeException
- Throws:
NxpeException
getRuleInterfaceId
java.lang.String getRuleInterfaceId()
throws NxpeException
- Throws:
NxpeException
getPolicyInterfaceId
java.lang.String getPolicyInterfaceId()
throws NxpeException
- Throws:
NxpeException
getPolicyName
java.lang.String getPolicyName()
throws NxpeException
- Throws:
NxpeException
getPolicyFDN
java.lang.String getPolicyFDN()
throws NxpeException
- Throws:
NxpeException
getDocumentID
java.lang.String getDocumentID()
throws NxpeException
- Throws:
NxpeException
getActionName
java.lang.String getActionName()
throws NxpeException
- Throws:
NxpeException
getActionFDN
java.lang.String getActionFDN()
throws NxpeException
- Throws:
NxpeException
Copyright © 2005-2009 Novell, Inc. All Rights Reserved.