public class KaleodefinitionService
extends BaseService
| 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) |
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