Version: 1.1.1

org.biomoby.service.dashboard
Interface DashboardProperties

All Known Implementing Classes:
AbstractModel, AbstractPanel, AntModel, BuildDataTypeTree, CommonBoard, CommonTree, Dashboard, DataTypesBoard, DataTypesTree, DebuggingPanel, ExamplePanel, GeneratorPanel, MobyUnitTestingPanel, NamespacesBoard, NamespacesTree, PerlMoSeSPanel, RegistrationDataTypeSubPanel, RegistrationNamespaceSubPanel, RegistrationPanel, RegistrationServiceSubPanel, RegistrationServiceTypeSubPanel, RegistryModel, RegistryPanel, ResultsPanel, ServiceCallerModel, ServicesBoard, ServicesTree, ServiceTypesBoard, ServiceTypesTree, SimpleClientPanel, StatisticsPanel, UnitTestingResultPanel, UnitTestingServiceCallermodel

public interface DashboardProperties

A list of names of most/all recognized properties that can be fired by dashboard panels, and a list of names of Java properties that can be used to configure the dashboard.

Version:
$Id: DashboardProperties.java,v 1.32 2009/02/03 09:02:28 groscurt Exp $
Author:
Martin Senger

Field Summary
static String DP_ANT_MODEL
           
static String DP_AUTHENTICATION
          A property name.
static String DP_AXIS_ADMIN
           
static String DP_AXIS_IN_TOMCAT
           
static String DP_BGCOLOR
          A property name.
static String DP_CACHE_DIR
           
static String DP_CALL_SERVICE
           
static String DP_CBS_DEPLOY
           
static String DP_CONSOLE_FILE
           
static String DP_CONTACT
          A property name.
static String DP_CS_CLASS
           
static String DP_CS_NEWURL
           
static String DP_CS_NONE
           
static String DP_CS_REGISTRY
           
static String DP_CS_URL
           
static String DP_DATATYPE_NAME
           
static String DP_DEFAULT_REGISTRY
          A property name.
static String DP_DEPL_SERVICES
           
static String DP_DEPLOY_IN_TOMCAT
           
static String DP_DESCRIPTION
          A property name.
static String DP_DESCRIPTION_FILE
          A property name.
static String DP_DETACH_VIEW
           
static String DP_DOT_LOC
           
static String DP_ENDPOINT
           
static String DP_FL_BIOCASE
           
static String DP_FL_HIBERNATE
           
static String DP_FL_NONE
           
static String DP_FL_SOAPLAB
           
static String DP_HOSTNAME
           
static String DP_ICON
          A property name.
static String DP_IMPL_CLASS
           
static String DP_INP_ASBYTES
           
static String DP_INP_PING
           
static String DP_INP_SHOW
           
static String DP_INP_SHOWXML
           
static String DP_LOCAL_DEPLOY
           
static String DP_MOSES_FLAVOUR
           
static String DP_OUT_FILE
           
static String DP_OUT_SHOW
           
static String DP_OUT_SHOWXML
           
static String DP_OUT_VIEWER
           
static String DP_P_DESCRIPTION
          A property name.
static String DP_P_DESCRIPTION_FILE
          A property name.
static String DP_PASSWORD_AUTHENTICATION
          A property name.
static String DP_PATTERN
           
static String DP_PORT
           
static String DP_REG_DT_AUTH
           
static String DP_REG_DT_DESC
           
static String DP_REG_DT_EMAIL
           
static String DP_REG_DT_NAME
           
static String DP_REG_DT_TREE
           
static String DP_REG_INFO
           
static String DP_REG_NS_AUTH
           
static String DP_REG_NS_DESC
           
static String DP_REG_NS_EMAIL
           
static String DP_REG_NS_NAME
           
static String DP_REG_S_AUTH
           
static String DP_REG_S_CATEGORY
           
static String DP_REG_S_EMAIL
           
static String DP_REG_S_NAME
           
static String DP_REG_S_RDF_PATH
           
static String DP_REG_S_RDF_URL
           
static String DP_REG_S_TYPE
           
static String DP_REG_S_URL
           
static String DP_REG_S_XML_PATH
           
static String DP_REG_ST_AUTH
           
static String DP_REG_ST_DESC
           
static String DP_REG_ST_EMAIL
           
static String DP_REG_ST_ISA
           
static String DP_REG_ST_NAME
           
static String DP_REG_VERBOSE
           
static String DP_REGISTRY_CACHE_DIR
          A property name.
static String DP_REGISTRY_ENDPOINT
           
static String DP_REGISTRY_MODEL
           
static String DP_REGISTRY_NAMESPACE
           
static String DP_REGISTRY_SYNONYM
           
static String DP_RESULT_FILE
           
static String DP_S_SELECTED
           
static String DP_SC_IN_FILE
           
static String DP_SC_INPUT_FILE
           
static String DP_SC_SERVICE
           
static String DP_SC_SERVICE_NAME
           
static String DP_SC_SERVICES
           
static String DP_SEL_AUTHORITIES
           
static String DP_SEL_SERVICES
           
static String DP_SERVICE_NAME
           
static String DP_STATUS_MSG
           
static String DP_TITLE
          A property name.
static String DP_TITLE_ICON
          A property name.
static String DP_TOMCAT_HOME
           
static String DP_USE_AUTHORITATIVE
           
static String DP_USE_CACHE
           
static String DP_USE_DOT
           
static String DP_USE_DT_COMP
           
static String DP_USE_DT_DOC
           
static String DP_USE_DT_GEN
           
static String DP_USE_DT_JAR
           
static String DP_USE_S_COMP
           
static String DP_USE_S_DOC
           
static String DP_USE_S_GEN
           
static String DP_USE_S_JAR
           
static String DP_USE_SIGNATURE
           
static String DP_USE_SIMULATE
           
static String DP_USER_AUTHENTICATION
          A property name.
static String DP_USER_JARS
           
static String DP_WANTED_REGISTRIES
          A property name.
static String DP_WSDD_TEMPL
           
 

Field Detail

DP_USE_DOT

static final String DP_USE_DOT
See Also:
Constant Field Values

DP_USE_SIMULATE

static final String DP_USE_SIMULATE
See Also:
Constant Field Values

DP_USE_DT_GEN

static final String DP_USE_DT_GEN
See Also:
Constant Field Values

DP_USE_DT_COMP

static final String DP_USE_DT_COMP
See Also:
Constant Field Values

DP_USE_DT_DOC

static final String DP_USE_DT_DOC
See Also:
Constant Field Values

DP_USE_DT_JAR

static final String DP_USE_DT_JAR
See Also:
Constant Field Values

DP_USE_S_GEN

static final String DP_USE_S_GEN
See Also:
Constant Field Values

DP_USE_S_COMP

static final String DP_USE_S_COMP
See Also:
Constant Field Values

DP_USE_S_DOC

static final String DP_USE_S_DOC
See Also:
Constant Field Values

DP_USE_S_JAR

static final String DP_USE_S_JAR
See Also:
Constant Field Values

DP_DOT_LOC

static final String DP_DOT_LOC
See Also:
Constant Field Values

DP_MOSES_FLAVOUR

static final String DP_MOSES_FLAVOUR
See Also:
Constant Field Values

DP_FL_NONE

static final String DP_FL_NONE
See Also:
Constant Field Values

DP_FL_SOAPLAB

static final String DP_FL_SOAPLAB
See Also:
Constant Field Values

DP_FL_BIOCASE

static final String DP_FL_BIOCASE
See Also:
Constant Field Values

DP_FL_HIBERNATE

static final String DP_FL_HIBERNATE
See Also:
Constant Field Values

DP_SEL_SERVICES

static final String DP_SEL_SERVICES
See Also:
Constant Field Values

DP_SEL_AUTHORITIES

static final String DP_SEL_AUTHORITIES
See Also:
Constant Field Values

DP_DEPL_SERVICES

static final String DP_DEPL_SERVICES
See Also:
Constant Field Values

DP_LOCAL_DEPLOY

static final String DP_LOCAL_DEPLOY
See Also:
Constant Field Values

DP_TOMCAT_HOME

static final String DP_TOMCAT_HOME
See Also:
Constant Field Values

DP_AXIS_IN_TOMCAT

static final String DP_AXIS_IN_TOMCAT
See Also:
Constant Field Values

DP_DEPLOY_IN_TOMCAT

static final String DP_DEPLOY_IN_TOMCAT
See Also:
Constant Field Values

DP_HOSTNAME

static final String DP_HOSTNAME
See Also:
Constant Field Values

DP_PORT

static final String DP_PORT
See Also:
Constant Field Values

DP_AXIS_ADMIN

static final String DP_AXIS_ADMIN
See Also:
Constant Field Values

DP_WSDD_TEMPL

static final String DP_WSDD_TEMPL
See Also:
Constant Field Values

DP_USER_JARS

static final String DP_USER_JARS
See Also:
Constant Field Values

DP_PATTERN

static final String DP_PATTERN
See Also:
Constant Field Values

DP_CBS_DEPLOY

static final String DP_CBS_DEPLOY
See Also:
Constant Field Values

DP_CALL_SERVICE

static final String DP_CALL_SERVICE
See Also:
Constant Field Values

DP_CS_NONE

static final String DP_CS_NONE
See Also:
Constant Field Values

DP_CS_CLASS

static final String DP_CS_CLASS
See Also:
Constant Field Values

DP_CS_URL

static final String DP_CS_URL
See Also:
Constant Field Values

DP_CS_NEWURL

static final String DP_CS_NEWURL
See Also:
Constant Field Values

DP_CS_REGISTRY

static final String DP_CS_REGISTRY
See Also:
Constant Field Values

DP_ENDPOINT

static final String DP_ENDPOINT
See Also:
Constant Field Values

DP_IMPL_CLASS

static final String DP_IMPL_CLASS
See Also:
Constant Field Values

DP_INP_SHOW

static final String DP_INP_SHOW
See Also:
Constant Field Values

DP_INP_SHOWXML

static final String DP_INP_SHOWXML
See Also:
Constant Field Values

DP_INP_ASBYTES

static final String DP_INP_ASBYTES
See Also:
Constant Field Values

DP_INP_PING

static final String DP_INP_PING
See Also:
Constant Field Values

DP_OUT_SHOW

static final String DP_OUT_SHOW
See Also:
Constant Field Values

DP_OUT_SHOWXML

static final String DP_OUT_SHOWXML
See Also:
Constant Field Values

DP_OUT_VIEWER

static final String DP_OUT_VIEWER
See Also:
Constant Field Values

DP_OUT_FILE

static final String DP_OUT_FILE
See Also:
Constant Field Values

DP_RESULT_FILE

static final String DP_RESULT_FILE
See Also:
Constant Field Values

DP_DETACH_VIEW

static final String DP_DETACH_VIEW
See Also:
Constant Field Values

DP_SC_IN_FILE

static final String DP_SC_IN_FILE
See Also:
Constant Field Values

DP_SC_INPUT_FILE

static final String DP_SC_INPUT_FILE
See Also:
Constant Field Values

DP_SC_SERVICE

static final String DP_SC_SERVICE
See Also:
Constant Field Values

DP_SC_SERVICE_NAME

static final String DP_SC_SERVICE_NAME
See Also:
Constant Field Values

DP_SC_SERVICES

static final String DP_SC_SERVICES
See Also:
Constant Field Values

DP_CONSOLE_FILE

static final String DP_CONSOLE_FILE
See Also:
Constant Field Values

DP_STATUS_MSG

static final String DP_STATUS_MSG
See Also:
Constant Field Values

DP_SERVICE_NAME

static final String DP_SERVICE_NAME
See Also:
Constant Field Values

DP_DATATYPE_NAME

static final String DP_DATATYPE_NAME
See Also:
Constant Field Values

DP_REGISTRY_MODEL

static final String DP_REGISTRY_MODEL
See Also:
Constant Field Values

DP_ANT_MODEL

static final String DP_ANT_MODEL
See Also:
Constant Field Values

DP_REGISTRY_SYNONYM

static final String DP_REGISTRY_SYNONYM
See Also:
Constant Field Values

DP_REG_INFO

static final String DP_REG_INFO
See Also:
Constant Field Values

DP_REGISTRY_ENDPOINT

static final String DP_REGISTRY_ENDPOINT
See Also:
Constant Field Values

DP_REGISTRY_NAMESPACE

static final String DP_REGISTRY_NAMESPACE
See Also:
Constant Field Values

DP_CACHE_DIR

static final String DP_CACHE_DIR
See Also:
Constant Field Values

DP_USE_CACHE

static final String DP_USE_CACHE
See Also:
Constant Field Values

DP_REG_DT_NAME

static final String DP_REG_DT_NAME
See Also:
Constant Field Values

DP_REG_DT_AUTH

static final String DP_REG_DT_AUTH
See Also:
Constant Field Values

DP_REG_DT_EMAIL

static final String DP_REG_DT_EMAIL
See Also:
Constant Field Values

DP_REG_DT_DESC

static final String DP_REG_DT_DESC
See Also:
Constant Field Values

DP_REG_DT_TREE

static final String DP_REG_DT_TREE
See Also:
Constant Field Values

DP_REG_NS_NAME

static final String DP_REG_NS_NAME
See Also:
Constant Field Values

DP_REG_NS_AUTH

static final String DP_REG_NS_AUTH
See Also:
Constant Field Values

DP_REG_NS_EMAIL

static final String DP_REG_NS_EMAIL
See Also:
Constant Field Values

DP_REG_NS_DESC

static final String DP_REG_NS_DESC
See Also:
Constant Field Values

DP_REG_ST_NAME

static final String DP_REG_ST_NAME
See Also:
Constant Field Values

DP_REG_ST_AUTH

static final String DP_REG_ST_AUTH
See Also:
Constant Field Values

DP_REG_ST_EMAIL

static final String DP_REG_ST_EMAIL
See Also:
Constant Field Values

DP_REG_ST_DESC

static final String DP_REG_ST_DESC
See Also:
Constant Field Values

DP_REG_ST_ISA

static final String DP_REG_ST_ISA
See Also:
Constant Field Values

DP_REG_S_NAME

static final String DP_REG_S_NAME
See Also:
Constant Field Values

DP_REG_S_AUTH

static final String DP_REG_S_AUTH
See Also:
Constant Field Values

DP_REG_S_EMAIL

static final String DP_REG_S_EMAIL
See Also:
Constant Field Values

DP_REG_S_CATEGORY

static final String DP_REG_S_CATEGORY
See Also:
Constant Field Values

DP_REG_S_URL

static final String DP_REG_S_URL
See Also:
Constant Field Values

DP_REG_S_RDF_URL

static final String DP_REG_S_RDF_URL
See Also:
Constant Field Values

DP_REG_S_RDF_PATH

static final String DP_REG_S_RDF_PATH
See Also:
Constant Field Values

DP_REG_S_XML_PATH

static final String DP_REG_S_XML_PATH
See Also:
Constant Field Values

DP_USE_SIGNATURE

static final String DP_USE_SIGNATURE
See Also:
Constant Field Values

DP_USE_AUTHORITATIVE

static final String DP_USE_AUTHORITATIVE
See Also:
Constant Field Values

DP_REG_S_TYPE

static final String DP_REG_S_TYPE
See Also:
Constant Field Values

DP_REG_VERBOSE

static final String DP_REG_VERBOSE
See Also:
Constant Field Values

DP_S_SELECTED

static final String DP_S_SELECTED
See Also:
Constant Field Values

DP_TITLE

static final String DP_TITLE
A property name. Its value contains a title that will appear in big fonts on top of the dashboard. It may be empty if property DP_TITLE_ICON is defined; otherwise a default value will be used.

See Also:
Constant Field Values

DP_TITLE_ICON

static final String DP_TITLE_ICON
A property name. Its value contains a filename with an icon accompanying a dashboard title (defined by property DP_TITLE. No default value used. Specify here either an absolute path (not recommended) or a relative path whose beginning can be found somewhere on the CLASSPATH.

See Also:
Constant Field Values

DP_ICON

static final String DP_ICON
A property name. Its value contains a filename with the main dashboard icon. Specify here either an absolute path (not recommended) or a relative path whose beginning can be found somewhere on the CLASSPATH.

See Also:
Constant Field Values

DP_BGCOLOR

static final String DP_BGCOLOR
A property name. Its value contains a color name used to paint main dashboard background. The name can be a color name, or a number in various format (see GraphColours for details).

See Also:
Constant Field Values

DP_DESCRIPTION

static final String DP_DESCRIPTION
A property name. Its value contains a short description what a dashboard can do generally. Often, however, it is more convenient to put the description in a file and to use property DP_DESCRIPTION_FILE.

See Also:
Constant Field Values

DP_DESCRIPTION_FILE

static final String DP_DESCRIPTION_FILE
A property name. Its value contains a file name with a short description what a dashboard can do generally.

See Also:
Constant Field Values

DP_P_DESCRIPTION

static final String DP_P_DESCRIPTION
A property name. Its value contains a short description of a project that uses this dashboard. Often, however, it is more convenient to put the description in a file and to use property DP_P_DESCRIPTION_FILE.

See Also:
Constant Field Values

DP_P_DESCRIPTION_FILE

static final String DP_P_DESCRIPTION_FILE
A property name. Its value contains a file name with a short description of a project that uses this dashboard.

See Also:
Constant Field Values

DP_CONTACT

static final String DP_CONTACT
A property name. Its value contains a name of a contact person, possibly with an email address.

See Also:
Constant Field Values

DP_REGISTRY_CACHE_DIR

static final String DP_REGISTRY_CACHE_DIR
A property name. Its value contains a directory name with the local cache of a BiMoby Central registry.

See Also:
Constant Field Values

DP_WANTED_REGISTRIES

static final String DP_WANTED_REGISTRIES
A property name. Its value contains a name or a comma-separated list of names of BioMoby registries that will be displayed in the RegistryPanel. If this property is missing, the list is taken from the hard-coded known registries in the Java source file.

The names (values of this property) are equivalent to the 'synonym' attribute of the Registry class.

See Also:
Constant Field Values

DP_DEFAULT_REGISTRY

static final String DP_DEFAULT_REGISTRY
A property name. Its value contains a name (synonym) of a default BioMoby registry. By default, the default registry is taken either from the first element in DP_WANTED_REGISTRIES or from Registries.DEFAULT_REGISTRY_SYNONYM.

See Also:
Constant Field Values

DP_USER_AUTHENTICATION

static final String DP_USER_AUTHENTICATION
A property name. Its value contains the user name used for the authentication required for the servlet container the service is hosted at.

See Also:
Constant Field Values

DP_PASSWORD_AUTHENTICATION

static final String DP_PASSWORD_AUTHENTICATION
A property name. Its value contains the password used for the authentication required for the servlet container the service is hosted at.

See Also:
Constant Field Values

DP_AUTHENTICATION

static final String DP_AUTHENTICATION
A property name. Its value contains whether authentication is required for the servlet container the service is hosted at.

See Also:
Constant Field Values

Version: 1.1.1

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010