|
Method DetailString getClientAddress() Returns the IP Address of the client. Returns: String Since: 01-11-2012 int getListLimit() Returns maximum count of record in data list that requester can accept Returns: int Since: 05-17-2011 int getPage() If paging returns number of requested page Returns: int Since: 05-17-2011 int getPageSize() If paging returns count of records per page Returns: int Since: 05-17-2011 Payload getPayload() Returns optional payload sent in web service request. This method returns null if there is no payload in the request Returns: Payload Since: 05-13-2011 boolean isPaging() Returns true if requester expects paging for data list in response Returns: boolean Since: 05-17-2011 String toString() Returns a description of this object. Returns: String Since: 05-13-2011 |
Copyright © 2006 - 2024, ContractPal, Inc. All rights reserved. | API Date: Dec 03, 2024 10:24 AM |