| GlobalLists Methods |
| Name | Description | |
|---|---|---|
| fetchList(String, String, String, Boolean) |
Get list's items from its name.
| |
| fetchList(String, String, String, String, Boolean, Boolean) |
Get list's items from its name.
| |
| fetchList(String, String, String, String, String, Boolean) |
Get list's items from its name.
| |
| fetchList(String, String, String, String, String, String, Boolean) |
Get list's items from its name. Doesn't apply the filter or sort or throw an exception
if you pass an invalid parameter.
| |
| fetchList(String, String, String, String, String, String, String, Boolean) |
Get list's items from its name. Doesn't apply the filter or sort or throw an exception
if you pass an invalid parameter.
| |
| fetchList(String, String, String, String, Boolean, String, String, String, Boolean) | ||
| fetchList(String, String, String, String, Boolean, String, String, String, String, Boolean) |
Get list's items from its name. Doesn't apply the filter or sort or throw an exception
if you pass an invalid parameter.
|