public class SubjectAreaImpl extends Object implements SubjectArea
| Constructor and Description |
|---|
SubjectAreaImpl(String omasServerURL)
Default Constructor used once a connector is created.
|
| Modifier and Type | Method and Description |
|---|---|
SubjectAreaCategory |
getCategoryAPI()
Get the Category API.
|
SubjectAreaGlossary |
getGlossaryAPI()
Get the Glossary API.
|
SubjectAreaCategory |
getSubjectAreaCategory()
Get the subject area category API class - use this class to issue category calls.
|
SubjectAreaGlossary |
getSubjectAreaGlossary()
Get the subject area API class
|
SubjectAreaTerm |
getSubjectAreaTerm()
Get the subject area term API class - use this class to issue term calls.
|
SubjectAreaTerm |
getTermAPI()
Get the Term API.
|
public SubjectAreaImpl(String omasServerURL) throws InvalidParameterException
omasServerURL - - unique id for the connector instanceInvalidParameterExceptionpublic SubjectAreaCategory getCategoryAPI()
public SubjectAreaGlossary getGlossaryAPI()
public SubjectAreaTerm getTermAPI()
public SubjectAreaGlossary getSubjectAreaGlossary()
SubjectAreagetSubjectAreaGlossary in interface SubjectAreapublic SubjectAreaTerm getSubjectAreaTerm()
SubjectAreagetSubjectAreaTerm in interface SubjectAreapublic SubjectAreaCategory getSubjectAreaCategory()
SubjectAreagetSubjectAreaCategory in interface SubjectAreaCopyright © 2018 ODPi. All rights reserved.