|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.topcased.generator.services.generation.TopcasedBusServicesConstants
public final class TopcasedBusServicesConstants
Final class containing constants used during the JET generation.
Field Summary | |
---|---|
static java.lang.String |
ACTION_DIRECTORY
Constant representing the action folder. |
static java.lang.String |
ACTION_FILE
Constant representing the action file. |
static java.lang.String |
ACTION_TEMPLATE_PATH
Constant representing the Action template file. |
static java.lang.String |
DIALOG_CST_FILE
Constant representing the Dialog Constant file. |
static java.lang.String |
DIALOG_CST_TEMPLATE_PATH
Constant representing the Sample Dialog Constant template file. |
static java.lang.String |
DIALOG_DIRECTORY
Constant representing the dialog folder. |
static java.lang.String |
DIALOG_FILE
Constant representing the Dialog file. |
static java.lang.String |
DIALOG_TEMPLATE_PATH
Constant representing the Sample Dialog template file. |
static java.lang.String |
FIRST_NAME_KEY
Key for the First Name |
static java.lang.String |
FIRST_NAME_VALUE
Default value for the first name. |
static java.lang.String |
LAST_NAME_KEY
Key for the Last Name |
static java.lang.String |
LAST_NAME_VALUE
Default value for the last name. |
static java.lang.String |
PLUGIN_FILE
Constant representing the plugin file. |
static java.lang.String |
PLUGIN_TEMPLATE_PATH
|
static java.lang.String |
PREFERENCE_DIRECTORY
Constant representing the preferences folder. |
static java.lang.String |
PREFERENCE_FILE
Constant representing the Preference file. |
static java.lang.String |
PREFERENCE_TEMPLATE_PATH
Constant representing the Preference template file. |
static java.lang.String |
SERVICE_DIRECTORY
Constant representing the services folder. |
static java.lang.String |
SERVICE_FILE
Constant representing the preferences file. |
static java.lang.String |
SERVICE_TEMPLATE_PATH
Constant representing the Service template file. |
static java.lang.String |
SOURCE_DIRECTORY
Constant representing the source folder. |
Constructor Summary | |
---|---|
TopcasedBusServicesConstants()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String FIRST_NAME_KEY
public static final java.lang.String FIRST_NAME_VALUE
public static final java.lang.String LAST_NAME_KEY
public static final java.lang.String LAST_NAME_VALUE
public static final java.lang.String SOURCE_DIRECTORY
public static final java.lang.String ACTION_DIRECTORY
public static final java.lang.String SERVICE_DIRECTORY
public static final java.lang.String PREFERENCE_DIRECTORY
public static final java.lang.String DIALOG_DIRECTORY
public static final java.lang.String PLUGIN_FILE
public static final java.lang.String ACTION_FILE
public static final java.lang.String SERVICE_FILE
public static final java.lang.String PREFERENCE_FILE
public static final java.lang.String DIALOG_FILE
public static final java.lang.String DIALOG_CST_FILE
public static final java.lang.String PLUGIN_TEMPLATE_PATH
public static final java.lang.String ACTION_TEMPLATE_PATH
public static final java.lang.String SERVICE_TEMPLATE_PATH
public static final java.lang.String PREFERENCE_TEMPLATE_PATH
public static final java.lang.String DIALOG_TEMPLATE_PATH
public static final java.lang.String DIALOG_CST_TEMPLATE_PATH
Constructor Detail |
---|
public TopcasedBusServicesConstants()
|
Bus | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright (c) 2005 TOPCASED Contributors 2005 - 2007. All rights reserved.