Uses of Class
org.odpi.openmetadata.accessservices.assetmanager.metadataelements.ElementHeader
-
Packages that use ElementHeader Package Description org.odpi.openmetadata.accessservices.assetmanager.api This package contains the different interfaces of the asset manager.org.odpi.openmetadata.accessservices.assetmanager.events Definitions of the different types of events that the Asset Manager OMAS can publish.org.odpi.openmetadata.accessservices.assetmanager.metadataelements The metadata elements describe the way that metadata is returned from the repository.org.odpi.openmetadata.accessservices.assetmanager.rest This package defines the beans used to build the REST request and response payloads. -
-
Uses of ElementHeader in org.odpi.openmetadata.accessservices.assetmanager.api
Methods in org.odpi.openmetadata.accessservices.assetmanager.api that return ElementHeader Modifier and Type Method Description ElementHeaderSchemaExchangeInterface. getSchemaTypeParent(String userId, String assetManagerGUID, String assetManagerName, String schemaTypeGUID)Retrieve the header of the metadata element connected to a schema type.Methods in org.odpi.openmetadata.accessservices.assetmanager.api that return types with arguments of type ElementHeader Modifier and Type Method Description List<ElementHeader>AssetManagerInterface. getElementsForExternalIdentifier(String userId, String assetManagerGUID, String assetManagerName, String externalIdentifier, int startFrom, int pageSize)Return the list of headers for open metadata elements that are associated with a particular external identifier. -
Uses of ElementHeader in org.odpi.openmetadata.accessservices.assetmanager.events
Methods in org.odpi.openmetadata.accessservices.assetmanager.events that return ElementHeader Modifier and Type Method Description ElementHeaderAssetManagerOutTopicEvent. getElementHeader()Return details of the subject of the event.Methods in org.odpi.openmetadata.accessservices.assetmanager.events with parameters of type ElementHeader Modifier and Type Method Description voidAssetManagerOutTopicEvent. setElementHeader(ElementHeader elementHeader)Set up details of the subject of the event. -
Uses of ElementHeader in org.odpi.openmetadata.accessservices.assetmanager.metadataelements
Subclasses of ElementHeader in org.odpi.openmetadata.accessservices.assetmanager.metadataelements Modifier and Type Class Description classElementStubElementStub is used to identify an element in the metadata store.Methods in org.odpi.openmetadata.accessservices.assetmanager.metadataelements that return ElementHeader Modifier and Type Method Description ElementHeaderProcessCallElement. getCalled()Return the element header associated with end 2 of the relationship.ElementHeaderProcessCallElement. getCaller()Return the element header associated with end 1 of the relationship.ElementHeaderControlFlowElement. getControlFlowHeader()Return the element header associated with the relationship.ElementHeaderControlFlowElement. getCurrentStep()Return the element header associated with end 1 of the relationship.ElementHeaderDataFlowElement. getDataConsumer()Return the element header associated with end 2 of the relationship.ElementHeaderDataFlowElement. getDataFlowHeader()Return the element header associated with the relationship.ElementHeaderDataFlowElement. getDataSupplier()Return the element header associated with end 1 of the relationship.ElementHeaderAssetManagerElement. getElementHeader()Return the element header associated with the properties.ElementHeaderConnectionElement. getElementHeader()Return the element header associated with the properties.ElementHeaderConnectorTypeElement. getElementHeader()Return the element header associated with the properties.ElementHeaderDataAssetElement. getElementHeader()Return the element header associated with the properties.ElementHeaderEndpointElement. getElementHeader()Return the element header associated with the properties.ElementHeaderExternalGlossaryElementLinkElement. getElementHeader()Return the element header associated with the properties.ElementHeaderExternalGlossaryLinkElement. getElementHeader()Return the element header associated with the properties.ElementHeaderGlossaryCategoryElement. getElementHeader()Return the element header associated with the properties.ElementHeaderGlossaryElement. getElementHeader()Return the element header associated with the properties.ElementHeaderGlossaryTermElement. getElementHeader()Return the element header associated with the properties.ElementHeaderGovernanceDefinitionElement. getElementHeader()Return the element header associated with the properties.ElementHeaderMetadataElement. getElementHeader()Return the element header associated with the open metadata element.ElementHeaderPortElement. getElementHeader()Return the element header associated with the properties.ElementHeaderProcessElement. getElementHeader()Return the element header associated with the properties.ElementHeaderSchemaAttributeElement. getElementHeader()Return the element header associated with the properties.ElementHeaderSchemaTypeElement. getElementHeader()Return the element header associated with the properties.ElementHeaderSoftwareServerCapabilityElement. getElementHeader()Return the element header associated with the properties.ElementHeaderValidValueElement. getElementHeader()Return the element header associated with the properties.ElementHeaderLineageMappingElement. getLineageMappingHeader()Return the element header associated with the relationship.ElementHeaderControlFlowElement. getNextStep()Return the element header associated with end 2 of the relationship.ElementHeaderProcessCallElement. getProcessCallHeader()Return the element header associated with the relationship.ElementHeaderLineageMappingElement. getSourceElement()Return the element header associated with end 1 of the relationship.ElementHeaderLineageMappingElement. getTargetElement()Return the element header associated with end 2 of the relationship.Methods in org.odpi.openmetadata.accessservices.assetmanager.metadataelements with parameters of type ElementHeader Modifier and Type Method Description voidProcessCallElement. setCalled(ElementHeader called)Set up the element header associated with end 2 of the relationship.voidProcessCallElement. setCaller(ElementHeader caller)Set up the element header associated with end 1 of the relationship.voidControlFlowElement. setControlFlowHeader(ElementHeader controlFlowHeader)Set up the element header associated with the relationship.voidControlFlowElement. setCurrentStep(ElementHeader currentStep)Set up the element header associated with end 1 of the relationship.voidDataFlowElement. setDataConsumer(ElementHeader dataConsumer)Set up the element header associated with end 2 of the relationship.voidDataFlowElement. setDataFlowHeader(ElementHeader dataFlowHeader)Set up the element header associated with the relationship.voidDataFlowElement. setDataSupplier(ElementHeader dataSupplier)Set up the element header associated with end 1 of the relationship.voidAssetManagerElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidConnectionElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidConnectorTypeElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidDataAssetElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidEndpointElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidExternalGlossaryElementLinkElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidExternalGlossaryLinkElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidGlossaryCategoryElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidGlossaryElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidGlossaryTermElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidGovernanceDefinitionElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidMetadataElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the open metadata element.voidPortElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidProcessElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidSchemaAttributeElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidSchemaTypeElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidSoftwareServerCapabilityElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidValidValueElement. setElementHeader(ElementHeader elementHeader)Set up the element header associated with the properties.voidLineageMappingElement. setLineageMappingHeader(ElementHeader lineageMappingHeader)Set up the element header associated with the relationship.voidControlFlowElement. setNextStep(ElementHeader nextStep)Set up the element header associated with end 2 of the relationship.voidProcessCallElement. setProcessCallHeader(ElementHeader processCallHeader)Set up the element header associated with the relationship.voidLineageMappingElement. setSourceElement(ElementHeader sourceElement)Set up the element header associated with end 1 of the relationship.voidLineageMappingElement. setTargetElement(ElementHeader targetElement)Set up the element header associated with end 2 of the relationship.Constructors in org.odpi.openmetadata.accessservices.assetmanager.metadataelements with parameters of type ElementHeader Constructor Description ElementHeader(ElementHeader template)Copy/clone constructor.ElementStub(ElementHeader template)Copy/clone constructor. -
Uses of ElementHeader in org.odpi.openmetadata.accessservices.assetmanager.rest
Methods in org.odpi.openmetadata.accessservices.assetmanager.rest that return ElementHeader Modifier and Type Method Description ElementHeaderElementHeaderResponse. getElement()Return the element result.Methods in org.odpi.openmetadata.accessservices.assetmanager.rest that return types with arguments of type ElementHeader Modifier and Type Method Description List<ElementHeader>ElementHeadersResponse. getElementList()Return the list of metadata elements.Methods in org.odpi.openmetadata.accessservices.assetmanager.rest with parameters of type ElementHeader Modifier and Type Method Description voidElementHeaderResponse. setElement(ElementHeader element)Set up the element result.Method parameters in org.odpi.openmetadata.accessservices.assetmanager.rest with type arguments of type ElementHeader Modifier and Type Method Description voidElementHeadersResponse. setElementList(List<ElementHeader> elementList)Set up the metadata element to return.
-