com.projectdarkstar.tools.dtc.beans
Class RequestServiceBean

java.lang.Object
  extended by com.projectdarkstar.tools.dtc.beans.RequestServiceBean
All Implemented Interfaces:
RequestService

public class RequestServiceBean
extends Object
implements RequestService


Constructor Summary
RequestServiceBean()
           
 
Method Summary
 List<ServerAppDTO> getServerAppsPage(int pageIndex, int pageSize)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RequestServiceBean

public RequestServiceBean()
Method Detail

getServerAppsPage

public List<ServerAppDTO> getServerAppsPage(int pageIndex,
                                            int pageSize)
Specified by:
getServerAppsPage in interface RequestService


Copyright © 2013. All Rights Reserved.