public class CategoryHierarchyFVT extends Object
| Constructor and Description |
|---|
CategoryHierarchyFVT(String url,
String serverName,
String userId) |
| Modifier and Type | Method and Description |
|---|---|
Category |
createCategoryWithGlossaryGuid(String categoryName,
String glossaryGuid)
Create a category associated with a glossary, identified with a guid.
|
static void |
main(String[] args) |
void |
run() |
static void |
runIt(String url,
String serverName,
String userId) |
static void |
runWith2Servers(String url) |
public CategoryHierarchyFVT(String url, String serverName, String userId) throws InvalidParameterException
InvalidParameterExceptionpublic static void main(String[] args)
public static void runWith2Servers(String url) throws SubjectAreaCheckedExceptionBase
SubjectAreaCheckedExceptionBasepublic static void runIt(String url, String serverName, String userId) throws SubjectAreaCheckedExceptionBase
SubjectAreaCheckedExceptionBasepublic void run()
throws SubjectAreaCheckedExceptionBase
SubjectAreaCheckedExceptionBasepublic Category createCategoryWithGlossaryGuid(String categoryName, String glossaryGuid) throws SubjectAreaCheckedExceptionBase
categoryName - name of the category to createglossaryGuid - guid of the glossary to associate with this categorySubjectAreaCheckedExceptionBase - errorCopyright © 2018–2019 ODPi. All rights reserved.