Mura CMS 6.1

mura.category
Class categoryFeedBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.bean.beanFeed
                    extended by mura.category.categoryFeedBean

public class categoryFeedBean
extends beanFeed

Constructor Summary
init()
   
Methods inherited from class mura.bean.beanFeed
addAdvancedParam, addJoin, addParam, clearAdvancedParams, clearJoins, clearParams, formatField, getAdvancedParams, getAvailableCount, getCustomDatasource, getDbType, getDiscriminatorColumn, getDiscriminatorValue, getEntityName, getIterator, getJoins, getParams, getQuery, getQueryAttrs, getQueryService, getTableFieldList, hasColumn, hasCustomDatasource, hasDiscriminatorColumn, hasJoin, loadTableMetaData, setAdvancedParams, setConfigBean, setEntityName, setMaxItems, setNextN, setParams, setSortDirection
 
Methods inherited from class mura.bean.bean
addObject, compare, getAllValues, getErrors, getInstanceName, getPrimaryKey, getProperties, getSynthedFunctions, getValidations, getValue, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, set, setAddedObjectValues, setAllValues, setErrors, setlastUpdateBy, setValidations, setValue, synthArgs, translatePropKey, validate, valueExists
 
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

init

public init()

Mura CMS 6.1