Home > Contents > Index >  
Expanded TOC   |    Accordion TOC   |    Annotated TOC   |    Index

 

ICS

The ICS (Interface to Sites) interface provides access to Sites functionality during the evaluation of a page. All variables, session variables, counters, lists, and resultsets established before using the ICS interface are available. Any modifications or additions to variables, counters, lists, and resultsets using the ICS interface will be reflected upon return from the CALLJAVA XML tag. This section contains a list of methods, followed by a description of each method.


List of Methods

The following lists categorize all the methods of the ICS class.

Conditions

ioErrorThrown isCacheable IsElement
isSystemSecure IsTracked UserIsMember

Counters

GetCounter RemoveCounter SetCounter

Database Operations

CallSQL CatalogDef CatalogManager
CommitBatchedCommands dbDebug FlushCatalog
GetCatalogType literal RestoreProperty
RollbackBatchedCommands SelectTo SQL
SQLExp    

Debug Flags

dbDebug eventDebug pgCacheDebug
rsCacheDebug sessionDebug synchDebug
systemDebug systemSession timeDebug
xmlDebug    

Errors

ClearErrno getComplexError GetErrno
setComplexError SetErrno  

Events and Email

AppEvent DestroyEvent DisableEvent
EmailEvent EnableEvent eventDebug
QueryEvents SendMail  

Execution

CallElement CallSQL DeployJSPData
DeployJSPFile DisableCache FlushCatalog
GetBin GetCgi getIServlet
GetSynchronizedHash InsertPage ReadPage

Lists

CopyList GetList RegisterList
RenameList    

Miscellaneous Tags

clientIsSS decode DeleteSynchronizedHash
encode genID getLocaleString
GetSynchronizedHash LogMsg Mirror
pageCriteriaKeys pageURL runTag
StreamEvalBytes ThrowException TreeManager

Objects

GetObj PushObj SetObj
PopObj    

Property Files

GetProperty LoadProperty RestoreProperty

Regular Variables

GetVar GetVars PopVars
PushVars RemoveVar ResolveVariables
SetVar    

Revision Tracking

CatalogManager IsTracked RTCommit
RTDeleteRevision RTHistory RTLock
RTRelease RTRetrieveRevision RTRollback
RTSetVersions RTTrackTable RTUnlockRecord
RTUntrackTable    

Search Engines

IndexAdd IndexCreate IndexDestroy
IndexExists IndexRemove IndexReplace
Search SearchDateToNative  

Sessions and Cookies

GetSSVar GetSSVars RemoveSSVar
sessionDebug SessionExists SessionID
SetCookie SetSSVar  

Streams

StreamBinary StreamEvalBytes StreamHeader
StreamText FlushStream  

 

   Home > Contents > Index >

Oracle JAVA Reference
Copyright (c) 2013, 2016 Oracle and/or its affiliates. All rights reserved.