public interface AgencyManager
| Modifier and Type | Field and Description |
|---|---|
static String |
REGISTRY_PASSWORD |
static String |
REGISTRY_URL |
static String |
REGISTRY_USER_NAME |
| Modifier and Type | Method and Description |
|---|---|
String |
execute(Map<String,String> parameters,
AgencyLoader agencyLoader) |
String |
getId() |
void |
setId(String id) |
static final String REGISTRY_URL
static final String REGISTRY_USER_NAME
static final String REGISTRY_PASSWORD
String execute(Map<String,String> parameters, AgencyLoader agencyLoader) throws AgencyException
AgencyExceptionString getId()
void setId(String id)
Copyright © 2018. All Rights Reserved.