Mura CMS 6.1

mura.content
Class contentCommentIterator

railo-context.Component
        extended by mura.cfobject
            extended by mura.iterator.queryIterator
                extended by mura.content.contentCommentIterator

public class contentCommentIterator
extends queryIterator

Method Summary
 any packageRecord()
 
Methods inherited from class mura.iterator.queryIterator
clearPageQueries, currentIndex, currentRow, end, getArray, getFirstRecordOnPageIndex, getIteratorID, getLastRecordOnPageIndex, getNextN, getPageIDList, getPageIndex, getPageQuery, getQuery, getRecordCount, getRecordIdField, getRecordIndex, hasNext, hasPrevious, init, next, pageCount, peek, previous, queryRowToStruct, recordCount, reset, setArray, setNextN, setPage, setPageQuery, setQuery, setStartRow
 
Methods inherited from class mura.cfobject
commitTracePoint, deleteMethod, getAsJSON, getAsStruct, getBean, getConfigBean, getCurrentUser, getEventManager, getPlugin, getPluginManager, getServiceFactory, getValue, initTracePoint, injectMethod, invokeMethod, removeValue, setValue, valueExists
 
Methods inherited from class railo-context.Component
 

Method Detail

packageRecord

public any packageRecord()

Overrides:
packageRecord in class queryIterator

Mura CMS 6.1