public interface IWebPath
| Modifier and Type | Field and Description |
|---|---|
static String |
ACTION_ADD
add action
|
static String |
ACTION_DELETE
delete action
|
static String |
ACTION_EDIT
edit action
|
static String |
ACTION_INSTALL
install action
|
static String |
ACTION_NEW
new action
|
static String |
ACTION_REMOVE
remove action
|
static String |
ACTION_SAVE
save action
|
static String |
ACTION_UPDATE
new action
|
static String |
DEFAULTVIEW
the default view
|
static String |
VAR_HOST
variable for host name
|
static String |
VAR_ID
variable for id's
|
static String |
VAR_KEY
variable for key
|
static String |
VAR_NAME
variable for name
|
static String |
VAR_PKG
variable for package name
|
static String |
VAR_SERVICE
variable for service name
|
static String |
VAR_TEMPLATE
variable for template name
|
static String |
VAR_VERSION
variable for key
|
static String |
WEBROOT
the web root
|
static final String WEBROOT
static final String DEFAULTVIEW
static final String VAR_NAME
static final String VAR_TEMPLATE
static final String VAR_HOST
static final String VAR_SERVICE
static final String VAR_KEY
static final String VAR_VERSION
static final String VAR_PKG
static final String VAR_ID
static final String ACTION_ADD
static final String ACTION_DELETE
static final String ACTION_REMOVE
static final String ACTION_EDIT
static final String ACTION_SAVE
static final String ACTION_INSTALL
static final String ACTION_NEW
static final String ACTION_UPDATE
Copyright © 2014 Cinovo AG. All Rights Reserved.