Retrieve#

public class Retrieve extends Transaction<RetrieveContainer>#

Constructors#

Retrieve#

public Retrieve(RetrieveContainer container)#

Methods#

cleanUp#

protected void cleanUp()#

getPaging#

public Retrieve.Paging getPaging()#

hasPaging#

public boolean hasPaging()#

init#

protected void init()#

logHistory#

public boolean logHistory()#

postCheck#

protected void postCheck()#

postTransaction#

protected void postTransaction()#

preCheck#

protected void preCheck()#

preTransaction#

protected void preTransaction()#

setPaging#

public void setPaging(int startIndex, int endIndex)#

transaction#

protected void transaction()#