Mura CMS 6.1

mura.trash
Class trashIterator

railo-context.Component
        extended by mura.cfobject
            extended by mura.iterator.queryIterator
                extended by mura.trash.trashIterator

public class trashIterator
extends queryIterator

Method Summary
 any packageRecord()
 any setTrashManager([any trashManager])
 
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

setTrashManager

public any setTrashManager([any trashManager])

Parameters:
trashManager

Mura CMS 6.1