|
Mura CMS 6.0 | ||||
FRAMES |
railo-context.Componentmura.cfobject
mura.iterator.queryIterator
mura.bean.beanIterator
public class beanIterator
Constructor Summary | |
---|---|
init([any beanClass=''])
|
Method Summary | |
---|---|
any |
getBeanClass()
|
any |
packageRecord()
|
any |
setBeanClass([any beanClass])
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, removeValue, setValue, valueExists
|
Methods inherited from class railo-context.Component |
---|
|
Constructor Detail |
---|
public init([any beanClass=''])
beanClass
Method Detail |
---|
public any getBeanClass()
public any packageRecord()
packageRecord
in class
queryIterator
public any setBeanClass([any beanClass])
beanClass
|
Mura CMS 6.0 | ||||
FRAMES |