|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
This interface contains constants not associated with any type, but associated with the package org.csapi.jr.se.policy
Field Summary | |
static int |
PM_ERROR_DB_ERROR
Error reading required rules from DB |
static int |
PM_ERROR_EVALUATION_ERROR
Run-time error in evaluation of rule conditions/actions |
static int |
PM_ERROR_INSUFFICIENT_INPUTS
Required input variable values not available |
static int |
PM_ERROR_INVALID_INPUT_NAME
Invalid input variable name |
static int |
PM_ERROR_INVALID_INPUT_VALUE
Invalid input variable value |
static int |
PM_ERROR_UNDEFINED
Undefined Error |
Field Detail |
public static final int PM_ERROR_UNDEFINED
public static final int PM_ERROR_INSUFFICIENT_INPUTS
public static final int PM_ERROR_INVALID_INPUT_NAME
public static final int PM_ERROR_INVALID_INPUT_VALUE
public static final int PM_ERROR_EVALUATION_ERROR
public static final int PM_ERROR_DB_ERROR
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |