Package | Description |
---|---|
com.equilibrium | |
com.equilibrium.services |
Modifier and Type | Method and Description |
---|---|
List<Category> |
SessionManager.getDefaultCategories()
Categories are an attribute of ContentFiles.
|
List<Category> |
SessionManager.getDefaultCategories(boolean forceReload)
Categories are an attribute of ContentFiles.
|
Modifier and Type | Method and Description |
---|---|
List<Category> |
CategoryService.getDefaultCategories()
List all valid categories
|
EQAsyncTask<List<Category>> |
CategoryService.getDefaultCategories(ResponseDelegate<List<Category>> responseDelegate)
List all valid categories
|
Modifier and Type | Method and Description |
---|---|
EQAsyncTask<List<Category>> |
CategoryService.getDefaultCategories(ResponseDelegate<List<Category>> responseDelegate)
List all valid categories
|
Copyright © 2014 Equilibrium. All rights reserved.