Mura CMS 6.1

mura.content.approval
Class approvalChainBean

railo-context.Component
        extended by mura.cfobject
            extended by mura.bean.bean
                extended by mura.bean.beanORM
                    extended by mura.content.approval.approvalChainBean

public class approvalChainBean
extends beanORM

Method Summary
 any getAvailableGroupsIterator()
 any save()
 
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, 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

getAvailableGroupsIterator

public any getAvailableGroupsIterator()


save

public any save()

Overrides:
save in class beanORM

Mura CMS 6.1