Page
This type is a class for model objects.
* No description is available *
Package: webappext
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
MarkupLanguage.defaultPage
MarkupLanguage.errorPage
Collection attributes having this type:
MarkupLanguage.pages
Attributes Summary name : EString The name of the page. Example: "StockQuoteRequest.page" uri : EString A uri to the JSP page. Example: "examples/StockQuoteHTMLRequest.jsp"
Attribute Details
name - The name of the page. Example: "StockQuoteRequest.page"
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
uri - A uri to the JSP page. Example: "examples/StockQuoteHTMLRequest.jsp"
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006