oracle.cle.process
Interface ResultTypes
- public interface ResultTypes
Constants representing some of the possible result types
to Controllers from Services.
Field Summary |
static java.lang.Integer |
GENERIC_BINARY
|
static java.lang.Integer |
GENERIC_TEXT
|
static java.lang.Integer |
HTML
|
static java.lang.Integer |
JSP
|
static java.lang.Integer |
PDF
|
static java.lang.Integer |
WML
|
static java.lang.Integer |
XML
|
HTML
public static final java.lang.Integer HTML
PDF
public static final java.lang.Integer PDF
XML
public static final java.lang.Integer XML
JSP
public static final java.lang.Integer JSP
WML
public static final java.lang.Integer WML
GENERIC_TEXT
public static final java.lang.Integer GENERIC_TEXT
GENERIC_BINARY
public static final java.lang.Integer GENERIC_BINARY
Copyright © 2003 ORACLE Corp. All Rights Reserved.