mura.extend

Class extendRelatedContentSetBean

WEB-INF.cftags.component
    extended by mura.cfobject
      extended by mura.bean.bean
        extended by mura.bean.beanORM
          extended by mura.extend.extendRelatedContentSetBean

Provides extended object related content sets bean functionality

Class Attributes:
  • table : tclassextendrcsets
  •  
  • entityname : relatedContentSet
  •  
    Property Summary
    type property default serializable required
    any availableSubTypes


    • returntype = any
    • ormtype = text
    • access = public
    true false
    any name


    • returntype = any
    • length = 50
    • ormtype = varchar
    • access = public
    true true
    any orderNo


    • returntype = any
    • ormtype = int
    • access = public
    true false
    any relatedContentSetID


    • fieldtype = id
    • returntype = any
    • access = public
    true false
    any siteID


    • returntype = any
    • length = 25
    • ormtype = varchar
    • access = public
    true false
    any subTypeID


    • returntype = any
    • length = 35
    • ormtype = varchar
    • access = public
    true false
    Method Summary
    xml getAsXML([any documentXML], [boolean includeIDs='false'])
    any getRelatedContentQuery([any contentHistID])
     
    Methods inherited from class mura.bean.beanORM
    addQueryParam, checkSchema, clone, delete, fromBundle, getCache, getCacheKey, getCacheName, getCacheSiteID, getColumns, getCustomDatasource, getDbType, getDbUtility, getDiscriminatorColumn, getDiscriminatorValue, getFeed, getIterator, getLoadSQL, getLoadSQLColumnsAndTables, getManageSchema, getPrimaryKey, getPropertiesAsJSON, getQueryAttrs, getQueryParamType, getQueryService, getReadOnly, getSaveErrors, getSite, getUseCache, getUseTrash, hasColumn, hasCustomDatasource, init, loadBy, postCreate, postDelete, postInsert, postLoad, postUpdate, preCreate, preDelete, preInsert, preLoad, preUpdate, purgeCache, save, set, setDbUtility, setPropAsIDColumn, setSaveErrors, toBundle, updateMappingsByIDLists, validate
     
    Methods inherited from class mura.bean.bean
    OnMissingMethod, addEventHandler, addObject, allowAccess, allowDelete, allowQueryParams, allowRead, allowSave, compare, exists, get, getAll, getAllValues, getBundleable, getDynamic, getEntityDisplayName, getEntityName, getErrors, getHasManyPropArray, getHasOnePropArray, getInstanceName, getIsHistorical, getOrderBy, getProperties, getPublicAPI, getRegisteredEntity, getScaffold, getSynthedFunctions, getTable, getValidations, getValue, has, hasErrors, hasProperty, hasTable, isComparable, on, parseDateArg, registerAsEntity, removeObject, setAddedObjectValues, setAllValues, setErrors, setValidations, setValue, setlastUpdateBy, synthArgs, transformEventName, translatePropKey, trigger, valueExists
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEntity, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getServiceFactory, getSession, initTracePoint, inject, injectMethod, invokeMethod, mixin, removeValue
     
    Methods inherited from class WEB-INF.cftags.component
    None

    Property Detail

    availableSubTypes

    property any availableSubTypes

    Attributes:
    returntype - any
    required - false
    ormtype - text
    access - public
    serializable - true

    name

    property any name

    Attributes:
    returntype - any
    length - 50
    required - true
    ormtype - varchar
    access - public
    serializable - true

    orderNo

    property any orderNo

    Attributes:
    returntype - any
    required - false
    ormtype - int
    access - public
    serializable - true

    relatedContentSetID

    property any relatedContentSetID

    Attributes:
    fieldtype - id
    returntype - any
    required - false
    access - public
    serializable - true

    siteID

    property any siteID

    Attributes:
    returntype - any
    length - 25
    required - false
    ormtype - varchar
    access - public
    serializable - true

    subTypeID

    property any subTypeID

    Attributes:
    returntype - any
    length - 35
    required - false
    ormtype - varchar
    access - public
    serializable - true

    Method Detail

    getAsXML

    public xml getAsXML([any documentXML], [boolean includeIDs='false'])

    Parameters:
    documentXML
    includeIDs

    getRelatedContentQuery

    public any getRelatedContentQuery([any contentHistID])

    Parameters:
    contentHistID