org.netbeans.modules.j2ee.dd.api.application
Interface Web
- All Superinterfaces:
- CommonDDBean
public interface Web
- extends CommonDDBean
WEB_URI
static final String WEB_URI
- See Also:
- Constant Field Values
CONTEXT_ROOT
static final String CONTEXT_ROOT
- See Also:
- Constant Field Values
CONTEXTROOTID
static final String CONTEXTROOTID
- See Also:
- Constant Field Values
setWebUri
void setWebUri(String value)
getWebUri
String getWebUri()
setWebUriId
void setWebUriId(String value)
throws VersionNotSupportedException
- Throws:
VersionNotSupportedException
getWebUriId
String getWebUriId()
throws VersionNotSupportedException
- Throws:
VersionNotSupportedException
setContextRoot
void setContextRoot(String value)
getContextRoot
String getContextRoot()
setContextRootId
void setContextRootId(String value)
getContextRootId
String getContextRootId()