mura.extend

Class extendObjectIterator

lucee.Component
    extended by mura.cfobject
      extended by mura.iterator.queryIterator
        extended by mura.extend.extendObjectIterator

This provides legacy custom extended object iterating functionality

Class Attributes:
  • output : false
  •  
  • synchronized : false
  •  
  • accessors : false
  •  
  • persistent : false
  •  
    Constructor Summary
    init([any configBean=''])
    Method Summary
    any packageRecord()
    any setConfigBean([any configBean])
    any setManager([any manager])
     
    Methods inherited from class mura.iterator.queryIterator
    clearPageQueries, currentIndex, currentRow, end, getArray, getFeed, getFirstRecordOnPageIndex, getItemsPerPage, getIteratorID, getLastRecordOnPageIndex, getNextN, getPageIDList, getPageIndex, getPageQuery, getQuery, getRecordCount, getRecordIdField, getRecordIndex, hasFeed, hasNext, hasPrevious, next, pageCount, peek, previous, queryRowToStruct, recordCount, reset, setArray, setFeed, setItemsPerPage, setNextN, setPage, setPageIndex, setPageQuery, setQuery, setStartRow
     
    Methods inherited from class mura.cfobject
    commitTracePoint, convertTimezone, deleteMethod, get, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getHTTPAttrs, getHTTPService, getJavaTimezone, getPlugin, getPluginManager, getQueryAttrs, getQueryService, getServiceFactory, getSession, getValue, hasCustomDatasource, initTracePoint, inject, injectMethod, invokeMethod, mixin, parseDateArg, removeValue, set, setValue, valueExists
     
    Methods inherited from class lucee.Component
    None

    Constructor Detail

    init

    public init([any configBean=''])

    Parameters:
    configBean

    Method Detail

    packageRecord

    public any packageRecord()

    Overrides:
    packageRecord in class queryIterator

    setConfigBean

    public any setConfigBean([any configBean])

    Parameters:
    configBean

    setManager

    public any setManager([any manager])

    Parameters:
    manager