|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.iterator.queryIterator
mura.extend.extendObjectIterator
public class extendObjectIterator
| Constructor Summary | |
|---|---|
init([any configBean=''])
|
|
| Method Summary | |
|---|---|
any |
packageRecord()
|
any |
setConfigBean([any configBean])
|
any |
setManager([any manager])
|
| 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([any configBean=''])
configBean| Method Detail |
|---|
public any packageRecord()
packageRecord
in class
queryIterator
public any setConfigBean([any configBean])
configBeanpublic any setManager([any manager])
manager
|
Mura CMS 6.1 | ||||
| FRAMES | |||||