Uses of Class
pl.slawas.paging.ResultMessage

Packages that use ResultMessage
pl.slawas.paging   
 

Uses of ResultMessage in pl.slawas.paging
 

Methods in pl.slawas.paging that return ResultMessage
 ResultMessage _IResultInfo.getMessage()
           
 ResultMessage ResultSupport.getMessage()
           
 ResultMessage PagedResultSupport.getMessage()
           
 ResultMessage _IPagingInfo.getMessage()
          Komunikat wyniku
static ResultMessage ResultMessage.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static ResultMessage[] ResultMessage.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in pl.slawas.paging with parameters of type ResultMessage
ResultSupport(int startPosition, int endPosition, java.lang.Integer firstRowPosition, int resultSize, java.lang.Integer lastRowPosition, java.util.Collection<Obj> result, ResultMessage message, int absoluteFirstRowPosition, int resultMaxPages)
           
 



Copyright © 2014 Sci Software. All Rights Reserved.