com.acsinet_solutions.cetia4.tags.pager
Interface BlockAccessor

All Known Implementing Classes:
AbstractBlockIteratorTag, AbstractBlockTag, FirstTag, IterateNextTag, IteratePreviousTag, LastTag, NextTag, PreviousTag

public interface BlockAccessor

Implemented by tags that allow access to a block instance

Author:
Santiago Arriaga

Method Summary
 PagingBlock getPagingBlock()
          Return the current paging block in scope
 

Method Detail

getPagingBlock

PagingBlock getPagingBlock()
Return the current paging block in scope