public class SubjectAreaDefinitionCategoryFVT extends Object
| Constructor and Description |
|---|
SubjectAreaDefinitionCategoryFVT(String url,
String serverName,
String userId) |
public SubjectAreaDefinitionCategoryFVT(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.SubjectAreaDefinition createSubjectAreaDefinitionWithGlossaryGuid(String subjectAreaName, String glossaryGuid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.SubjectAreaDefinition getSubjectAreaDefinitionByGUID(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.SubjectAreaDefinition updateSubjectAreaDefinition(String guid, org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.SubjectAreaDefinition subjectArea) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.SubjectAreaDefinition deleteSubjectAreaDefinition(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public void purgeSubjectAreaDefinition(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
public org.odpi.openmetadata.accessservices.subjectarea.properties.objects.category.SubjectAreaDefinition restoreSubjectAreaDefinition(String guid) throws org.odpi.openmetadata.accessservices.subjectarea.ffdc.exceptions.SubjectAreaCheckedExceptionBase
Copyright © 2018–2019 ODPi. All rights reserved.