|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
oracle.panama.rt.AttributeCategory
This AttributeCategory represents the Parameters, Runtime, or Contexts categories of the attributes in the Request.
| Field Summary | |
static AttributeCategory |
APPLICATION_RESPONSEThe attribute category for back end application response attributes like HTTP headers, HTTP response code, etc. |
static AttributeCategory |
CONTEXTSThe attribute category for adapter contexts |
static AttributeCategory |
FILE_PARAMETERSThe attribute category for URL parameters of type File |
static AttributeCategory |
PARAMETERSThe attribute category for URL parameters |
static AttributeCategory |
RUNTIMEThe attribute category for runtime contexts |
| Method Summary | |
AttributeCategory[] |
getAllCategories() |
static AttributeCategory |
getInstance() |
java.lang.String |
toString()Get the name of the category. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final AttributeCategory APPLICATION_RESPONSE
public static final AttributeCategory CONTEXTS
public static final AttributeCategory FILE_PARAMETERS
public static final AttributeCategory PARAMETERS
public static final AttributeCategory RUNTIME
| Method Detail |
public AttributeCategory[] getAllCategories()
public static AttributeCategory getInstance()
public java.lang.String toString()
|
Oracle Application Server Wireless Java API Reference B14043-01 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||