org.pentaho.platform.engine.services.solution
Class StandardSettings
java.lang.Object
org.pentaho.platform.engine.services.solution.StandardSettings
public class StandardSettings
- extends Object
SQL_QUERY
public static final String SQL_QUERY
- See Also:
- Constant Field Values
CONNECTION
public static final String CONNECTION
- See Also:
- Constant Field Values
JNDI
public static final String JNDI
- See Also:
- Constant Field Values
DRIVER
public static final String DRIVER
- See Also:
- Constant Field Values
USERID
public static final String USERID
- See Also:
- Constant Field Values
PASSWORD
public static final String PASSWORD
- See Also:
- Constant Field Values
MDX_QUERY
public static final String MDX_QUERY
- See Also:
- Constant Field Values
DATA_MODEL
public static final String DATA_MODEL
- See Also:
- Constant Field Values
QUERY_NAME
public static final String QUERY_NAME
- See Also:
- Constant Field Values
LIVE
public static final String LIVE
- See Also:
- Constant Field Values
DECIMAL_FORMAT_TYPE
public static final String DECIMAL_FORMAT_TYPE
- See Also:
- Constant Field Values
DATE_FORMAT_TYPE
public static final String DATE_FORMAT_TYPE
- See Also:
- Constant Field Values
DEFAULT
public static final String DEFAULT
- See Also:
- Constant Field Values
OUTPUT_NAME
public static final String OUTPUT_NAME
- See Also:
- Constant Field Values
SOLUTION
public static final String SOLUTION
- See Also:
- Constant Field Values
PATH
public static final String PATH
- See Also:
- Constant Field Values
ACTION
public static final String ACTION
- See Also:
- Constant Field Values
ACTIONS_REFS
public static final String ACTIONS_REFS
- See Also:
- Constant Field Values
ACTIONS_REF
public static final String ACTIONS_REF
- See Also:
- Constant Field Values
SCHEDULE_NAME
public static final String SCHEDULE_NAME
- See Also:
- Constant Field Values
SCHEDULE_GROUP_NAME
public static final String SCHEDULE_GROUP_NAME
- See Also:
- Constant Field Values
PRINTER_NAME
public static final String PRINTER_NAME
- See Also:
- Constant Field Values
HANDLE_ALL_PROMPTS
public static final String HANDLE_ALL_PROMPTS
- See Also:
- Constant Field Values
ACTION_URL_COMPONENT
public static final String ACTION_URL_COMPONENT
- See Also:
- Constant Field Values
CRON_STRING
public static final String CRON_STRING
- See Also:
- Constant Field Values
REPEAT_TIME_MILLISECS
public static final String REPEAT_TIME_MILLISECS
- See Also:
- Constant Field Values
REPEAT_COUNT
public static final String REPEAT_COUNT
- See Also:
- Constant Field Values
DESCRIPTION
public static final String DESCRIPTION
- See Also:
- Constant Field Values
START_DATE_TIME
public static final String START_DATE_TIME
- See Also:
- Constant Field Values
END_DATE_TIME
public static final String END_DATE_TIME
- See Also:
- Constant Field Values
StandardSettings
public StandardSettings()