lucee.Componentcborm.models.BaseORMService
cborm.models.VirtualEntityService
contentbox.models.subscriptions.SubscriptionService
contentbox.models.subscriptions.CommentSubscriptionService
ContentBox - A Modular Content Platform Copyright since 2012 by Ortus Solutions, Corp www.ortussolutions.com/products/contentbox --- Comment Subsciption service for contentbox
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
numeric
|
getGroupedSubscriptionCount()
Get the count of total comment subscriptions. |
array
|
getGroupedSubscriptions(numeric max='0')
Get grouped subscription data. |
Methods inherited from class contentbox.models.subscriptions.SubscriptionService |
---|
None |
Methods inherited from class cborm.models.VirtualEntityService |
---|
autoCast, convertIdValueToJavaType, convertValueToJavaType, count, countWhere, deleteAll, deleteByID, deleteByQuery, deleteWhere, evictCollection, executeQuery, exists, findAllWhere, findWhere, get, getAll, getEntityName, getKey, getOrFail, getPropertyNames, getTableName, idCast, list, new, newCriteria, onMissingMethod, setEntityName |
Methods inherited from class lucee.Component |
---|
None |
Constructor Detail |
---|
Method Detail |
---|
Get the count of total comment subscriptions
Get grouped subscription data
max
- The max records to return