public class KaleodefinitionService extends BaseService
session| Constructor and Description |
|---|
KaleodefinitionService(Session session) |
| Modifier and Type | Method and Description |
|---|---|
org.json.JSONArray |
getKaleoDefinitions(int start,
int end) |
org.json.JSONArray |
getKaleoDefinitions(long companyId,
int start,
int end) |
checkNull, getSession, mangleWrapper, setSession, toStringpublic KaleodefinitionService(Session session)
public org.json.JSONArray getKaleoDefinitions(int start,
int end)
throws java.lang.Exception
java.lang.Exceptionpublic org.json.JSONArray getKaleoDefinitions(long companyId,
int start,
int end)
throws java.lang.Exception
java.lang.Exception