com.irisel.oms.blapi
Interface BSBrowser

All Superinterfaces:
CLBrowser

public interface BSBrowser
extends CLBrowser

Extends the Server Side Browser interface providing access to business services

Author:
Compaq

Nested Class Summary
 
Nested classes/interfaces inherited from interface com.irisel.oms.olapi.CLBrowser
CLBrowser.AuthState
 
Field Summary
 
Fields inherited from interface com.irisel.oms.olapi.CLBrowser
CONFIG_FILE, KEY_APP_PASS, KEY_APP_USER, KEY_DB_DATABASE, KEY_DB_PASS, KEY_DB_PORT, KEY_DB_SCHEMA, KEY_DB_SERV, KEY_DB_TYPE, KEY_DB_USER, KEY_OL_SCH_FILE
 
Method Summary
 SvcContext execSvc(java.lang.String action, java.lang.String focusClass, SvcContext context)
           
 
Methods inherited from interface com.irisel.oms.olapi.CLBrowser
authenticate, changePassword, create, createDescriptionId, createDescriptionVO, createDescriptionVO, createDescriptionVO, createDescriptionVO, delete, doRefresh, doRefresh, doRefresh, echo, executeQuery, executeQuery, executeQuery, executeText, executeTextNoReturn, findClass, getApp, getAuthType, getBytecode, getClass, getClass, getConfigItems, getConfigItemValue, getConfigItemValue, getDatabaseName, getDbType, getDBTypes, getDefaultRole, getDescriptionVO, getDescriptionVO, getDescriptionVO, getDescriptionVOFromDB, getDescriptionVOFromDB, getDescriptionVOFromDB, getIcon, getInstance, getInstance, getInstance, getInstance, getInstance, getInstanceCount, getInstances, getInstanceSet, getInstanceSet, getInstanceSet, getInstanceSetValidStatus, getInstanceSetValidStatus, getListById, getListByName, getListByParent, getLists, getMode, getPerfStats, getPort, getPrimaryKeys, getProperty, getRelation, getRelation, getResourceBytes, getSchema, getSelectedListVO, getSerial, getServer, getVersion, impersonate, isEnableFilterInactiveStates, newInstance, resetUserPassword, saveAppVO, saveAppVO, saveFile, saveList, setAutomaticFields, setDatabaseName, setDbType, setDescription, setDescription, setDescription, setEnableFilterInactiveStates, setPort, setSchema, setServer, unlockAccount, update, updateDescriptionVO, updateModelVersion, validate, verifyMandatory
 

Method Detail

execSvc

SvcContext execSvc(java.lang.String action,
                   java.lang.String focusClass,
                   SvcContext context)