public class AnnotationReviewBuilder extends OpenMetadataAPIGenericBuilder
errorHandler, existingClassifications, extendedProperties, instanceStatus, newClassifications, properties, repositoryHelper, serverName, serviceName, typeGUID, typeName| Constructor and Description |
|---|
AnnotationReviewBuilder(int annotationStatus,
Date reviewDate,
String steward,
String reviewComment,
String typeGUID,
String typeName,
Map<String,Object> extendedProperties,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Create a builder to convert the properties of the annotation review bean into repository services instances.
|
| Modifier and Type | Method and Description |
|---|---|
InstanceProperties |
getInstanceProperties(String methodName)
Return the supplied bean properties that represent a name in an InstanceProperties object.
|
InstanceProperties |
getReviewLinkInstanceProperties(String methodName)
Return the supplied bean properties that represent a name in an InstanceProperties object.
|
getEntityClassificationProperties, getEntityClassifications, getExistingEntityClassificationHeader, getInstanceStatus, getTypeGUID, getTypeName, setAnchors, setClassification, setLatestChange, setTemplateClassificationspublic AnnotationReviewBuilder(int annotationStatus,
Date reviewDate,
String steward,
String reviewComment,
String typeGUID,
String typeName,
Map<String,Object> extendedProperties,
OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
annotationStatus - status of annotationreviewDate - date annotation reviewedsteward - name of stewardreviewComment - comments from the stewardtypeGUID - type GUID to use for the entitytypeName - type name to use for the entityextendedProperties - properties from the subtype.repositoryHelper - helper methodsserviceName - name of this OMASserverName - name of local serverpublic InstanceProperties getReviewLinkInstanceProperties(String methodName) throws InvalidParameterException
methodName - name of the calling methodInvalidParameterException - no support for AnnotationStatus Enumpublic InstanceProperties getInstanceProperties(String methodName)
getInstanceProperties in class OpenMetadataAPIGenericBuildermethodName - name of the calling methodCopyright © 2018–2020 ODPi. All rights reserved.