public class LookupItemsController extends Object
| Modifier and Type | Field and Description |
|---|---|
protected FodApiConnection |
apiConnection |
| Constructor and Description |
|---|
LookupItemsController(FodApiConnection apiConnection)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
List<LookupItemsModel> |
getLookupItems(FodEnums.APILookupItemTypes type)
GET given enum
|
protected FodApiConnection apiConnection
public LookupItemsController(FodApiConnection apiConnection)
apiConnection - apiConnection connection object with client infopublic List<LookupItemsModel> getLookupItems(FodEnums.APILookupItemTypes type) throws IOException
type - enum to look upIOExceptionCopyright © 2016–2017. All rights reserved.