|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ServletType
A representation of the model object ' Servlet Type'. The servletType is used to declare a servlet. It contains the declarative data of a servlet. If a jsp-file is specified and the load-on-startup element is present, then the JSP should be precompiled and loaded. Used in: web-app
The following features are supported:
DescriptionDisplay NameIconServlet NameServlet ClassJsp FileInit ParamLoad On StartupEnabledAsync SupportedRun AsSecurity Role RefMultipart ConfigId
Webapp30Package.getServletType()| Method Summary | |
|---|---|
TrueFalseType |
getAsyncSupported()
Returns the value of the 'Async Supported' containment reference. |
|
getDescription()
Returns the value of the 'Description' containment reference list. |
|
getDisplayName()
Returns the value of the 'Display Name' containment reference list. |
TrueFalseType |
getEnabled()
Returns the value of the 'Enabled' containment reference. |
|
getIcon()
Returns the value of the 'Icon' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
|
getInitParam()
Returns the value of the 'Init Param' containment reference list. |
JspFileType |
getJspFile()
Returns the value of the 'Jsp File' containment reference. |
java.lang.Object |
getLoadOnStartup()
Returns the value of the 'Load On Startup' attribute. |
MultipartConfigType |
getMultipartConfig()
Returns the value of the 'Multipart Config' containment reference. |
RunAsType |
getRunAs()
Returns the value of the 'Run As' containment reference. |
|
getSecurityRoleRef()
Returns the value of the 'Security Role Ref' containment reference list. |
FullyQualifiedClassType |
getServletClass()
Returns the value of the 'Servlet Class' containment reference. |
ServletNameType |
getServletName()
Returns the value of the 'Servlet Name' containment reference. |
void |
setAsyncSupported(TrueFalseType value)
Sets the value of the ' Async Supported' containment reference. |
void |
setEnabled(TrueFalseType value)
Sets the value of the ' Enabled' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setJspFile(JspFileType value)
Sets the value of the ' Jsp File' containment reference. |
void |
setLoadOnStartup(java.lang.Object value)
Sets the value of the ' Load On Startup' attribute. |
void |
setMultipartConfig(MultipartConfigType value)
Sets the value of the ' Multipart Config' containment reference. |
void |
setRunAs(RunAsType value)
Sets the value of the ' Run As' containment reference. |
void |
setServletClass(FullyQualifiedClassType value)
Sets the value of the ' Servlet Class' containment reference. |
void |
setServletName(ServletNameType value)
Sets the value of the ' Servlet Name' containment reference. |
| Method Detail |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getServletType_Description()getDisplayName()
DisplayNameType.
If the meaning of the 'Display Name' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getServletType_DisplayName()getIcon()
IconType.
If the meaning of the 'Icon' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getServletType_Icon()ServletNameType getServletName()
If the meaning of the 'Servlet Name' containment reference isn't clear, there really should be more of a description here...
setServletName(ServletNameType),
Webapp30Package.getServletType_ServletName()void setServletName(ServletNameType value)
Servlet Name' containment reference.
value - the new value of the 'Servlet Name' containment reference.getServletName()FullyQualifiedClassType getServletClass()
setServletClass(FullyQualifiedClassType),
Webapp30Package.getServletType_ServletClass()void setServletClass(FullyQualifiedClassType value)
Servlet Class' containment reference.
value - the new value of the 'Servlet Class' containment reference.getServletClass()JspFileType getJspFile()
If the meaning of the 'Jsp File' containment reference isn't clear, there really should be more of a description here...
setJspFile(JspFileType),
Webapp30Package.getServletType_JspFile()void setJspFile(JspFileType value)
Jsp File' containment reference.
value - the new value of the 'Jsp File' containment reference.getJspFile()getInitParam()
ParamValueType.
If the meaning of the 'Init Param' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getServletType_InitParam()java.lang.Object getLoadOnStartup()
setLoadOnStartup(Object),
Webapp30Package.getServletType_LoadOnStartup()void setLoadOnStartup(java.lang.Object value)
Load On Startup' attribute.
value - the new value of the 'Load On Startup' attribute.getLoadOnStartup()TrueFalseType getEnabled()
If the meaning of the 'Enabled' containment reference isn't clear, there really should be more of a description here...
setEnabled(TrueFalseType),
Webapp30Package.getServletType_Enabled()void setEnabled(TrueFalseType value)
Enabled' containment reference.
value - the new value of the 'Enabled' containment reference.getEnabled()TrueFalseType getAsyncSupported()
If the meaning of the 'Async Supported' containment reference isn't clear, there really should be more of a description here...
setAsyncSupported(TrueFalseType),
Webapp30Package.getServletType_AsyncSupported()void setAsyncSupported(TrueFalseType value)
Async Supported' containment reference.
value - the new value of the 'Async Supported' containment reference.getAsyncSupported()RunAsType getRunAs()
If the meaning of the 'Run As' containment reference isn't clear, there really should be more of a description here...
setRunAs(RunAsType),
Webapp30Package.getServletType_RunAs()void setRunAs(RunAsType value)
Run As' containment reference.
value - the new value of the 'Run As' containment reference.getRunAs()getSecurityRoleRef()
SecurityRoleRefType.
If the meaning of the 'Security Role Ref' containment reference list isn't clear, there really should be more of a description here...
Webapp30Package.getServletType_SecurityRoleRef()MultipartConfigType getMultipartConfig()
If the meaning of the 'Multipart Config' containment reference isn't clear, there really should be more of a description here...
setMultipartConfig(MultipartConfigType),
Webapp30Package.getServletType_MultipartConfig()void setMultipartConfig(MultipartConfigType value)
Multipart Config' containment reference.
value - the new value of the 'Multipart Config' containment reference.getMultipartConfig()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
Webapp30Package.getServletType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||