|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Deprecated. Fixed API deprecated since 10gR3
public interface ISISContentPage
| Field Summary | |
|---|---|
static int |
DEFAULT_DPIDeprecated. |
static boolean |
DEFAULT_HIGHEST_RESOLUTIONDeprecated. |
static java.lang.String |
DEFAULT_NAMESPACEDeprecated. |
static int |
DEFAULT_SCALEDeprecated. |
static int |
TYPE_BMPDeprecated. |
static int |
TYPE_EMFDeprecated. |
static int |
TYPE_GIFDeprecated. |
static int |
TYPE_JPGDeprecated. |
static int |
TYPE_NATIVEDeprecated. |
static int |
TYPE_OPTIKADeprecated. |
static int |
TYPE_PCXDeprecated. |
static int |
TYPE_PDFDeprecated. |
static int |
TYPE_SMARTMODEDeprecated. |
static int |
TYPE_TIFDeprecated. |
| Fields inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
FILTER_NULL_VALUE, FILTER_READONLY, FILTER_SYSTEM |
| Fields inherited from interface com.stellent.cis.client.api.sis.ISISObject |
|---|
OPERATOR_ADVSEARCH, OPERATOR_ALLVALUES, OPERATOR_AND, OPERATOR_BEGINSWITH, OPERATOR_CONTAINS, OPERATOR_ENDSWITH, OPERATOR_EQUAL, OPERATOR_EXACTPHRASE, OPERATOR_GREATERTHAN, OPERATOR_GREATERTHANEQUAL, OPERATOR_IN, OPERATOR_LESSTHAN, OPERATOR_LESSTHANEQUAL, OPERATOR_LIKE, OPERATOR_NOTBEGINSWITH, OPERATOR_NOTCONTAINS, OPERATOR_NOTENDSWITH, OPERATOR_NOTEQUAL, OPERATOR_NOTIN, OPERATOR_NOTLIKE, OPERATOR_OR, OPERATOR_SEARCH |
| Fields inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
FILTER_NULL_VALUE, FILTER_READONLY, FILTER_SYSTEM |
| Method Summary | |
|---|---|
java.lang.String |
getLocation()Deprecated. |
int |
getPageNumber()Deprecated. |
int |
getSectionNumber()Deprecated. |
void |
setLocation(java.lang.String location)Deprecated. |
void |
setPageNumber(int pageNumber)Deprecated. |
void |
setSectionNumber(int sectionNumber)Deprecated. |
| Methods inherited from interface com.stellent.cis.client.api.common.ICISContentPage |
|---|
getDescription, getName, getParentID, getSourceAdapter |
| Methods inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty |
| Methods inherited from interface com.stellent.cis.client.api.sis.ISISObject |
|---|
getErrorMessage, getObjectVersion, getSourceObject, getSourceObject, hasError |
| Methods inherited from interface com.stellent.cis.client.api.common.ICISObject |
|---|
getProperties, getPropertiesWithValue, getProperty, getPropertyAsString, getPropertyAsString, getPropertyDescriptors, hasProperty, setProperty, setProperty, setProperty |
| Field Detail |
|---|
static final int TYPE_GIF
static final int TYPE_BMP
static final int TYPE_TIF
static final int TYPE_JPG
static final int TYPE_PCX
static final int TYPE_OPTIKA
static final int TYPE_NATIVE
static final int TYPE_EMF
static final int TYPE_PDF
static final int TYPE_SMARTMODE
static final int DEFAULT_DPI
static final java.lang.String DEFAULT_NAMESPACE
static final int DEFAULT_SCALE
static final boolean DEFAULT_HIGHEST_RESOLUTION
| Method Detail |
|---|
java.lang.String getLocation()
void setLocation(java.lang.String location)
location - The path of the exported document.int getPageNumber()
void setPageNumber(int pageNumber)
pageNumber - The page number of the document.int getSectionNumber()
void setSectionNumber(int sectionNumber)
sectionNumber - The Section of the document. Sections are a sub classification of a pages. For image documents, pages have exactly one section. For more complex documents, there may be multiple sections on a page. Each section for an exported document will result in a single exported image.
|
Oracle® Fusion Middleware Content Integration Suite (CIS) Java API Reference 11g Release 1 (11.1) E17350-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||