| Package | Description |
|---|---|
| org.eclipse.modisco.jee.webapp.webapp24 |
| Modifier and Type | Interface and Description |
|---|---|
interface |
AuthMethodType
A representation of the model object 'Auth Method Type'.
|
interface |
DispatcherType
A representation of the model object 'Dispatcher Type'.
|
interface |
DisplayNameType
A representation of the model object 'Display Name Type'.
|
interface |
EjbLinkType
A representation of the model object 'Ejb Link Type'.
|
interface |
EjbRefNameType
A representation of the model object 'Ejb Ref Name Type'.
|
interface |
EjbRefTypeType
A representation of the model object 'Ejb Ref Type Type'.
|
interface |
EnvEntryTypeValuesType
A representation of the model object 'Env Entry Type Values Type'.
|
interface |
FilterNameType
A representation of the model object 'Filter Name Type'.
|
interface |
FullyQualifiedClassType
A representation of the model object 'Fully Qualified Class Type'.
|
interface |
GenericBooleanType
A representation of the model object 'Generic Boolean Type'.
|
interface |
HomeType
A representation of the model object 'Home Type'.
|
interface |
HttpMethodType
A representation of the model object 'Http Method Type'.
|
interface |
JavaIdentifierType
A representation of the model object 'Java Identifier Type'.
|
interface |
JavaTypeType
A representation of the model object 'Java Type Type'.
|
interface |
JndiNameType
A representation of the model object 'Jndi Name Type'.
|
interface |
JspFileType
A representation of the model object 'Jsp File Type'.
|
interface |
LocalHomeType
A representation of the model object 'Local Home Type'.
|
interface |
LocalType
A representation of the model object 'Local Type'.
|
interface |
MessageDestinationLinkType
A representation of the model object 'Message Destination Link Type'.
|
interface |
MessageDestinationTypeType
A representation of the model object 'Message Destination Type Type'.
|
interface |
MessageDestinationUsageType
A representation of the model object 'Message Destination Usage Type'.
|
interface |
MimeTypeType
A representation of the model object 'Mime Type Type'.
|
interface |
NonEmptyStringType
A representation of the model object 'Non Empty String Type'.
|
interface |
PathType
A representation of the model object 'Path Type'.
|
interface |
RemoteType
A representation of the model object 'Remote Type'.
|
interface |
ResAuthType
A representation of the model object 'Res Auth Type'.
|
interface |
ResSharingScopeType
A representation of the model object 'Res Sharing Scope Type'.
|
interface |
RoleNameType
A representation of the model object 'Role Name Type'.
|
interface |
ServletNameType
A representation of the model object 'Servlet Name Type'.
|
interface |
TransportGuaranteeType
A representation of the model object 'Transport Guarantee Type'.
|
interface |
WarPathType
A representation of the model object 'War Path Type'.
|
| Modifier and Type | Method and Description |
|---|---|
String |
Webapp24Factory.createString()
Returns a new object of class 'String'.
|
String |
MimeMappingType.getExtension()
Returns the value of the 'Extension' containment reference.
|
String |
ServiceRefHandlerType.getHandlerName()
Returns the value of the 'Handler Name' containment reference.
|
String |
MessageDestinationType.getMessageDestinationName()
Returns the value of the 'Message Destination Name' containment reference.
|
String |
JspPropertyGroupType.getPageEncoding()
Returns the value of the 'Page Encoding' containment reference.
|
String |
ParamValueType.getParamName()
Returns the value of the 'Param Name' containment reference.
|
String |
PortComponentRefType.getPortComponentLink()
Returns the value of the 'Port Component Link' containment reference.
|
String |
LoginConfigType.getRealmName()
Returns the value of the 'Realm Name' containment reference.
|
String |
TaglibType.getTaglibUri()
Returns the value of the 'Taglib Uri' containment reference.
|
String |
WebResourceCollectionType.getWebResourceName()
Returns the value of the 'Web Resource Name' containment reference.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MimeMappingType.setExtension(String value)
Sets the value of the '
Extension' containment reference. |
void |
ServiceRefHandlerType.setHandlerName(String value)
Sets the value of the '
Handler Name' containment reference. |
void |
MessageDestinationType.setMessageDestinationName(String value)
Sets the value of the '
Message Destination Name' containment reference. |
void |
JspPropertyGroupType.setPageEncoding(String value)
Sets the value of the '
Page Encoding' containment reference. |
void |
ParamValueType.setParamName(String value)
Sets the value of the '
Param Name' containment reference. |
void |
PortComponentRefType.setPortComponentLink(String value)
Sets the value of the '
Port Component Link' containment reference. |
void |
LoginConfigType.setRealmName(String value)
Sets the value of the '
Realm Name' containment reference. |
void |
TaglibType.setTaglibUri(String value)
Sets the value of the '
Taglib Uri' containment reference. |
void |
WebResourceCollectionType.setWebResourceName(String value)
Sets the value of the '
Web Resource Name' containment reference. |