public class CategoryFVT extends Object
| Constructor and Description |
|---|
CategoryFVT(String url,
String serverName,
String userId) |
public CategoryFVT(String url, String serverName, String userId) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.InvalidParameterException
public static void main(String[] args)
public static void runWith2Servers(String url) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public static void runIt(String url, String serverName, String userId) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public void run()
throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category createCategoryWithGlossaryGuid(String categoryName, String glossaryGuid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category createCategory(String categoryName, String glossaryGuid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category getCategoryByGUID(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public List<org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category> findCategories(String criteria) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category updateCategory(String guid, org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category category) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category deleteCategory(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category restoreCategory(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public void purgeCategory(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public List<org.odpi.openmetadata.accessservices.subjectarea.properties.objects.graph.Line> getCategoryRelationships(org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.Category category) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.UserNotAuthorizedException, org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.UnexpectedResponseException, org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.InvalidParameterException, org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.FunctionNotSupportedException, org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.MetadataServerUncontactableException
org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.UserNotAuthorizedExceptionorg.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.UnexpectedResponseExceptionorg.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.InvalidParameterExceptionorg.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.FunctionNotSupportedExceptionorg.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.MetadataServerUncontactableExceptionCopyright © 2018–2019 ODPi. All rights reserved.