public class AgencyProvider extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
TABMAN_AGENCY |
static String |
USER_AGENCY |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgency(String tabmanAgency,
String userAgency,
String[] registryParameters) |
static AgencyProvider |
getInstance() |
public static final String TABMAN_AGENCY
public static final String USER_AGENCY
public static AgencyProvider getInstance()
public String getAgency(String tabmanAgency, String userAgency, String[] registryParameters) throws AgencyException
AgencyExceptionCopyright © 2018. All Rights Reserved.