WEB-INF.cftags.componentmura.cfobject
mura.bean.bean
mura.bean.beanFeed
This is provides base feed functionality for all entities
Property Summary | ||||
---|---|---|---|---|
type | property | default | serializable | required |
string
|
additionalColumns
|
true
|
false
|
|
string
|
contentpoolid
|
true
|
false
|
|
string
|
entityName
|
true
|
false
|
|
string
|
keyField
|
true
|
false
|
|
numeric
|
maxItems
|
1000
|
true
|
true
|
numeric
|
nextN
|
0
|
true
|
true
|
string
|
orderby
|
true
|
false
|
|
numeric
|
pageIndex
|
1
|
true
|
false
|
string
|
siteID
|
true
|
false
|
|
string
|
sortBy
|
true
|
false
|
|
string
|
sortDirection
|
asc
|
true
|
true
|
string
|
sortTable
|
true
|
false
|
|
string
|
table
|
true
|
false
|
Constructor Summary | |
---|---|
init()
|
Method Summary | |
---|---|
any
|
addAdvancedParam(string field='', string relationship='and', string criteria='', string condition='EQUALS', string datatype='')
|
any
|
addJoin(string joinType='inner', string table='', string clause='')
|
any
|
addParam(string field='', string relationship='and', string criteria='', string condition='EQUALS', string datatype='')
|
any
|
aggregate([any type], [any property])
|
any
|
andOpenGrouping()
|
any
|
andProp([any property])
|
any
|
beginsWith([any criteria])
|
private any
|
caseInsensitiveOrderBy(any orderBy)
|
any
|
clearAdvancedParams()
|
any
|
clearJoins()
|
any
|
clearParams()
|
any
|
clone()
|
any
|
closeGrouping()
|
any
|
containsValue([any criteria])
|
any
|
distinct([any distinct='true'])
|
any
|
endsWith([any criteria])
|
any
|
fields([any fields])
|
any
|
formatField([any field])
|
any
|
getAdvancedParams()
|
any
|
getAvailableCount()
|
any
|
getContentPoolID()
|
any
|
getCustomDatasource()
|
any
|
getDbType()
|
any
|
getDiscriminatorColumn()
|
any
|
getDiscriminatorValue()
|
any
|
getDistinct()
|
any
|
getEndRow()
|
any
|
getEntity()
|
any
|
getEntityName()
|
any
|
getFetch()
|
any
|
getFields()
|
any
|
getIsHistorical()
|
any
|
getItemsPerPage()
|
any
|
getIterator([any cachedWithin='[runtime expression]'])
|
any
|
getJoins()
|
any
|
getOffset()
|
any
|
getOrderBy()
|
any
|
getParams()
|
any
|
getQuery([any countOnly='false'], [any cachedWithin='[runtime expression]'])
|
any
|
getQueryAttrs([any cachedWithin='[runtime expression]'])
|
any
|
getQueryService([any cachedWithin='[runtime expression]'])
|
any
|
getSort()
|
any
|
getStartRow()
|
any
|
getTableFieldList()
|
any
|
groupBy([any property])
|
any
|
hasColumn([any column])
|
any
|
hasCustomDatasource()
|
any
|
hasDiscriminatorColumn()
|
any
|
hasJoin([any table])
|
any
|
innerJoin([any relatedEntity])
|
any
|
isAggregateQuery()
|
any
|
isEQ([any criteria])
|
any
|
isGT([any criteria])
|
any
|
isGTE([any criteria])
|
any
|
isIn([any criteria])
|
any
|
isLT([any criteria])
|
any
|
isLTE([any criteria])
|
any
|
isNEQ([any criteria])
|
any
|
isNotIn([any criteria])
|
any
|
itemsPerPage([any itemsPerPage])
|
any
|
leftJoin([any entityName])
|
any
|
loadTableMetaData()
|
any
|
maxItems([any maxItems])
|
any
|
null()
|
any
|
openGrouping()
|
any
|
orOpenGrouping()
|
any
|
orProp([any property])
|
any
|
prop([any property])
|
any
|
sanitizedValue([any value])
|
any
|
setAdvancedParams(any params)
|
any
|
setConfigBean([any configBean])
|
any
|
setDistinct([any distinct='true'])
|
any
|
setEntityName([any entityName])
|
any
|
setFields([any fields])
|
any
|
setItemsPerPage([any itemsPerPage])
|
any
|
setMaxItems([any maxItems])
|
any
|
setNextN([any NextN])
|
any
|
setOrderBy([any orderby])
|
any
|
setParams(any params)
|
any
|
setSort([any sort])
|
any
|
setSortDirection([any sortDirection])
|
any
|
sort([any property], [any direction])
|
any
|
transformFieldName([any fieldname])
|
any
|
transformFields([any fields])
|
any
|
where([any property])
|
Methods inherited from class mura.cfobject |
---|
commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue |
Methods inherited from class WEB-INF.cftags.component |
---|
None |
Constructor Detail |
---|
Property Detail |
---|
returntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- trueaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- truereturntype
- anyrequired
- falseaccess
- publicserializable
- trueMethod Detail |
---|
field
relationship
criteria
condition
datatype
joinType
table
clause
field
relationship
criteria
condition
datatype
type
property
property
criteria
orderBy
clone
in class
bean
criteria
distinct
criteria
fields
field
getEntity
in class
cfobject
getEntityName
in class
bean
getIsHistorical
in class
bean
cachedWithin
getOrderBy
in class
bean
countOnly
cachedWithin
getQueryAttrs
in class
cfobject
cachedWithin
getQueryService
in class
cfobject
cachedWithin
property
column
hasCustomDatasource
in class
cfobject
table
relatedEntity
criteria
criteria
criteria
criteria
criteria
criteria
criteria
criteria
itemsPerPage
entityName
maxItems
property
property
value
params
configBean
distinct
entityName
fields
itemsPerPage
maxItems
NextN
orderby
params
sort
sortDirection
property
direction
fieldname
fields
property