public class ApplicationProfileReaderForCatalogueResolver extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
BODY |
static String |
END_POINT |
static String |
RESOURCE_NAME |
protected static String |
RESOURCE_PROFILE_BODY_END_POINT_SCOPE_TEXT |
protected static String |
RESOURCE_PROFILE_BODY_END_POINT_VRE_NAME_TEXT |
protected static String |
RESOURCE_PROFILE_DESCRIPTION_TEXT |
protected static String |
RESOURCE_PROFILE_NAME_TEXT |
static String |
SCOPE |
static String |
SECONDARY_TYPE |
static String |
VRE_NAME |
| Constructor and Description |
|---|
ApplicationProfileReaderForCatalogueResolver(String scope,
boolean useRootScope)
Instantiates a new application profile reader for catalogue resolver.
|
| Modifier and Type | Method and Description |
|---|---|
Document |
getDocument()
Gets the document.
|
Map<String,String> |
getHashVreNameScope()
Gets the hash vre name scope.
|
Element |
getRootDocument()
Gets the root document.
|
String |
toString() |
public static final String VRE_NAME
public static final String SCOPE
public static final String END_POINT
public static final String BODY
public static final String SECONDARY_TYPE
public static final String RESOURCE_NAME
protected static final String RESOURCE_PROFILE_NAME_TEXT
protected static final String RESOURCE_PROFILE_DESCRIPTION_TEXT
protected static final String RESOURCE_PROFILE_BODY_END_POINT_SCOPE_TEXT
protected static final String RESOURCE_PROFILE_BODY_END_POINT_VRE_NAME_TEXT
public ApplicationProfileReaderForCatalogueResolver(String scope, boolean useRootScope)
scope - the scopeuseRootScope - the use root scopepublic Element getRootDocument()
public Document getDocument()
public Map<String,String> getHashVreNameScope()
Copyright © 2022. All Rights Reserved.