public interface Web extends CommonDDBean
| Modifier and Type | Field and Description |
|---|---|
static String |
CONTEXT_ROOT |
static String |
CONTEXTROOTID |
static String |
WEB_URI |
| Modifier and Type | Method and Description |
|---|---|
String |
getContextRoot() |
String |
getContextRootId() |
String |
getWebUri() |
String |
getWebUriId() |
void |
setContextRoot(String value) |
void |
setContextRootId(String value) |
void |
setWebUri(String value) |
void |
setWebUriId(String value) |
addPropertyChangeListener, clone, getId, getValue, removePropertyChangeListener, setId, writestatic final String WEB_URI
static final String CONTEXT_ROOT
static final String CONTEXTROOTID
void setWebUri(String value)
String getWebUri()
void setWebUriId(String value) throws VersionNotSupportedException
VersionNotSupportedExceptionString getWebUriId() throws VersionNotSupportedException
VersionNotSupportedExceptionvoid setContextRoot(String value)
String getContextRoot()
void setContextRootId(String value)
String getContextRootId()
Built on May 16 2013. | Portions Copyright 1997-2013 Oracle. All rights reserved.