|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.proxy.service
public class service
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
call([any event])
|
any |
format([any data])
|
any |
ifOracleFixClobs([any rs])
|
any |
proceed([any event])
|
any |
removeObjects([any data])
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
public any call([any event])
eventpublic any format([any data])
datapublic any ifOracleFixClobs([any rs])
rspublic any proceed([any event])
eventpublic any removeObjects([any data])
data
|
Mura CMS 6.1 | ||||
| FRAMES | |||||