|
Mura CMS 6.1 | ||||
| FRAMES | |||||
railo-context.Component
mura.cfobject
mura.bean.bean
mura.content.contentStatsBean
public class contentStatsBean
| Constructor Summary | |
|---|---|
init()
|
|
| Method Summary | |
|---|---|
void |
delete()
|
query |
getQuery()
|
numeric |
getRating()
|
any |
load()
|
any |
save()
|
any |
setComments([any Comments])
|
any |
setConfigBean([any configBean])
|
any |
setDownVotes([any DownVotes])
|
any |
setMajorVersion([any majorVersion])
|
any |
setMinorVersion([any minorVersion])
|
any |
setRating([any rating])
|
any |
setTotalVotes([any TotalVotes])
|
any |
setUpVotes([any UpVotes])
|
any |
setViews([any views])
|
| 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 void delete()
public query getQuery()
public numeric getRating()
public any load()
public any save()
public any setComments([any Comments])
Commentspublic any setConfigBean([any configBean])
configBeanpublic any setDownVotes([any DownVotes])
DownVotespublic any setMajorVersion([any majorVersion])
majorVersionpublic any setMinorVersion([any minorVersion])
minorVersionpublic any setRating([any rating])
ratingpublic any setTotalVotes([any TotalVotes])
TotalVotespublic any setUpVotes([any UpVotes])
UpVotespublic any setViews([any views])
views
|
Mura CMS 6.1 | ||||
| FRAMES | |||||