|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.bean.beanFeed
mura.user.userFeedBean
public class userFeedBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
any |
getAvailableCount()
|
any |
getIterator()
|
query |
getQuery()
|
any |
setCategoryID([String categoryID], boolean append='false')
|
any |
setGroupID([String groupID], boolean append='false')
|
any |
setInActive([any inactive])
|
any |
setIsPublic([any isPublic])
|
any |
setParams(any params)
|
any |
setType([any type])
|
| Methods inherited from class mura.cfobject |
|---|
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, initTracePoint, injectMethod, invokeMethod, removeValue
|
| Methods inherited from class railo-context.Component |
|---|
|
| Constructor Detail |
|---|
public init()
| Method Detail |
|---|
public any getAvailableCount()
getAvailableCount
in class
beanFeed
public any getIterator()
getIterator
in class
beanFeed
public query getQuery()
getQuery
in class
beanFeed
public any setCategoryID([String categoryID], boolean append='false')
categoryIDappendpublic any setGroupID([String groupID], boolean append='false')
groupIDappendpublic any setInActive([any inactive])
inactivepublic any setIsPublic([any isPublic])
isPublicpublic any setParams(any params)
setParams
in class
beanFeed
paramspublic any setType([any type])
type
|
Mura CMS 6.1 | ||||
| FRAMES | |||||