public class SearchKeywordConverter<B> extends OCFConverter<B>
repositoryHelper, serverName, serviceName| Constructor and Description |
|---|
SearchKeywordConverter(OMRSRepositoryHelper repositoryHelper,
String serviceName,
String serverName)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
B |
getNewBean(Class<B> beanClass,
EntityDetail entity,
String methodName)
Using the supplied entity, return a new instance of the bean.
|
getClassification, getEmbeddedConnection, getEntityClassifications, getOwnerTypeFromProperties, removeClassification, removeOwnerTypeFromProperties, removeSortOrder, setUpElementHeader, setUpElementHeadergetAdditionalValues, getAnchorGUID, getArguments, getAssetSummary, getAssociationDescription, getCertificationGUID, getCertifiedBy, getClassificationProperties, getClassificationProperties, getConditions, getConfidence, getCustodian, getDataStoreEncodingDescription, getDataStoreEncodingLanguage, getDataStoreEncodingType, getDescription, getDisplayName, getEncodingProperties, getEncryption, getEnd, getFormat, getFormula, getGuard, getImplementationLanguage, getImplementationValue, getIsPublic, getLicensedBy, getLicensee, getLicenseGUID, getNewBean, getNewComplexBean, getNewComplexBean, getNewRelationshipBean, getNewSchemaAttributeBean, getNewSchemaTypeBean, getNotes, getOriginBusinessCapabilityGUID, getOriginOrganizationGUID, getOtherOriginValues, getOwner, getPosition, getQualifiedName, getRecipient, getRemainingExtendedProperties, getStart, getSteward, getStrictRequirement, getSymbolicName, getZoneMembership, handleInvalidBeanClass, handleMissingMetadataInstance, handleUnexpectedBeanClass, removeActionProperties, removeActionRequested, removeAdditionalProperties, removeAliases, removeAllowsDuplicateValues, removeAnalysisParameters, removeAnalysisStep, removeAnchorGUID, removeAnnotationType, removeAttachmentGUID, removeAuthor, removeAverageValue, removeCandidateClassifications, removeCandidateDataClassGUIDs, removeCandidateGlossaryCategoryGUIDs, removeCandidateGlossaryTermGUIDs, removeCapabilityType, removeClearPassword, removeComment, removeCommentText, removeConfidenceLevel, removeConfigurationProperties, removeConnectorProviderClassName, removeCreateTime, removeCriteria, removeDatabaseImportedFrom, removeDatabaseInstance, removeDatabaseType, removeDatabaseVersion, removeDataFieldAliases, removeDataFieldDescription, removeDataFieldName, removeDataFieldType, removeDataSourceProperties, removeDataType, removeDefaultValue, removeDefaultValueOverride, removeDescription, removeDiscoveryActivity, removeDisplayName, removeDivergentClassificationName, removeDivergentClassificationPropertyNames, removeDivergentPropertyNames, removeDivergentRelationshipGUID, removeDivergentRelationshipPropertyNames, removeDomainIdentifier, removeDuplicateAnchorGUID, removeDuplicateAnchorGUIDs, removeDuplicateAttachmentGUID, removeEncoding, removeEncodingStandard, removeEncryptedPassword, removeEncryptionMethod, removeExecutionDate, removeExplanation, removeExpression, removeFileType, removeFixedValue, removeFormula, removeIdentifier, removeImplementationLanguage, removeImplications, removeInferredDataType, removeInferredFormat, removeInferredLength, removeInferredPrecision, removeInferredScale, removeInformalTerm, removeInformalTopic, removeIsDeprecated, removeIsNullable, removeIsPublic, removeJsonProperties, removeLanguage, removeLastSynchronized, removeLength, removeMappingProperties, removeMatchingAttachmentGUIDs, removeMatchingClassificationNames, removeMatchingPropertyNames, removeMatchingRelationshipGUIDs, removeMaxCardinality, removeMinCardinality, removeMinimumLength, removeModifiedTime, removeName, removeNamespace, removeNativeClass, removeNetworkAddress, removeOrderedValues, removeOutcomes, removeOwner, removePatchLevel, removePosition, removePrecision, removePreferredValue, removePriority, removeProfileCounts, removeProfileFlags, removeProfileProperties, removeProtocol, removeQualifiedName, removeQualityDimension, removeQualityScore, removeRecognizedAdditionalProperties, removeRecognizedConfigurationProperties, removeRecognizedSecuredProperties, removeRelatedEntityGUID, removeRelationshipProperties, removeRelationshipTypeName, removeResults, removeReview, removeReviewDate, removeSchemaName, removeSchemaType, removeScope, removeSecuredProperties, removeSize, removeSource, removeSteward, removeSummary, removeTagDescription, removeTagName, removeTitle, removeUsage, removeUserId, removeValueCount, removeValueList, removeValueRangeFrom, removeValueRangeTo, removeVersion, removeVersionNumber, removeZoneMembership, validateInstanceTypepublic SearchKeywordConverter(OMRSRepositoryHelper repositoryHelper, String serviceName, String serverName)
repositoryHelper - helper object to parse entityserviceName - name of this componentserverName - local server namepublic B getNewBean(Class<B> beanClass, EntityDetail entity, String methodName) throws PropertyServerException
getNewBean in class OpenMetadataAPIGenericConverter<B>beanClass - name of the class to createentity - entity containing the propertiesmethodName - calling methodPropertyServerException - there is a problem instantiating the beanCopyright © 2018–2020 ODPi. All rights reserved.