Mura CMS 6.1

mura.extend
Class extendRelatedContentSetBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.bean.beanORM
                    extended by mura.extend.extendRelatedContentSetBean

public class extendRelatedContentSetBean
extends beanORM

Method Summary
 any getRelatedContentQuery([any contentHistID])
 
Methods inherited from class mura.bean.beanORM
addQueryParam, checkSchema, clone, delete, fromBundle, getBundleable, getCache, getCacheKey, getCacheName, getCacheSiteID, getColumns, getDbType, getDbUtility, getDiscriminatorColumn, getDiscriminatorValue, getFeed, getIterator, getLoadSQL, getManageSchema, getPrimaryKey, getProperties, getQueryAttrs, getQueryService, getReadOnly, getsCustomDatasource, getSite, getTable, getUseCache, getUseTrash, hasColumn, hasCustomDatasource, hasTable, init, loadBy, postCreate, postDelete, postInsert, postLoad, postUpdate, preCreate, preDelete, preInsert, preLoad, preUpdate, purgeCache, save, set, setDbUtility, setPropAsIDColumn, toBundle, updateMappingsByIDLists, validate
 
Methods inherited from class mura.bean.bean
addObject, compare, getAllValues, getEntityName, getErrors, getInstanceName, getSynthedFunctions, getValidations, getValue, hasErrors, hasProperty, isComparable, OnMissingMethod, parseDateArg, removeObject, setAddedObjectValues, setAllValues, setErrors, setlastUpdateBy, setValidations, setValue, synthArgs, translatePropKey, 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
 

Method Detail

getRelatedContentQuery

public any getRelatedContentQuery([any contentHistID])

Parameters:
contentHistID

Mura CMS 6.1