Skip navigation links
A C D E G I M N O P Q R S T U V 

A

ASSET - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
ASSET_CATALOG_OMAS - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
ASSET_SCHEMA_TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
AssetCatalogAdmin - Class in org.odpi.openmetadata.accessservice.assetcatalog.admin
AssetCatalogAdmin is the class that is called by the OMAG Server to initialize and terminate the Asset Catalog OMAS.
AssetCatalogAdmin() - Constructor for class org.odpi.openmetadata.accessservice.assetcatalog.admin.AssetCatalogAdmin
 
AssetCatalogAssetService - Class in org.odpi.openmetadata.accessservice.assetcatalog.service
The AssetCatalogAssetService provides the server-side implementation of the Asset Catalog Open Metadata Assess Service (OMAS).
AssetCatalogAssetService() - Constructor for class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
AssetCatalogAuditCode - Enum in org.odpi.openmetadata.accessservice.assetcatalog.auditlog
The AssetConsumerAuditCode is used to define the message content for the OMRS Audit Log.
AssetCatalogRelationshipService - Class in org.odpi.openmetadata.accessservice.assetcatalog.service
The AssetCatalogRelationshipService provides the server-side implementation of the Asset Catalog Open Metadata Assess Service (OMAS).
AssetCatalogRelationshipService() - Constructor for class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogRelationshipService
 
ATTRIBUTE_FOR_SCHEMA - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
AUTHOR - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

C

captureException(AssetCatalogOMASAPIResponse, OMRSCheckedExceptionBase) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.ExceptionUtil
 
CONNECTION - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
CONNECTION_CONNECTOR_TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
CONNECTION_ENDPOINT - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
CONNECTION_TO_ASSET - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
CONNECTOR_PROVIDER_CLASS_NAME - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
CONNECTOR_TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
Constants - Class in org.odpi.openmetadata.accessservice.assetcatalog.util
 
Constants() - Constructor for class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
Converter - Class in org.odpi.openmetadata.accessservice.assetcatalog.util
 
Converter() - Constructor for class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
CREATE_TIME - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

D

DATA_CONTENT_FOR_DATA_SET - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
DATA_SET - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
DATA_STORE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
DEPLOYED_DB_SCHEMA_TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
DESCRIPTION - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
DISPLAY_NAME - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

E

ENCODING_STANDARD - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
ENCRYPTION_METHOD - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
ENDPOINT - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
ExceptionUtil - Class in org.odpi.openmetadata.accessservice.assetcatalog.util
 
ExceptionUtil() - Constructor for class org.odpi.openmetadata.accessservice.assetcatalog.util.ExceptionUtil
 

G

getAllTypes(String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.OMASCatalogRESTServices
 
getAssetDescription(EntityDetail) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
getAssetDescription(EntitySummary) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
getAssetDetailsById(String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getAssetRelationships(String, String, String, Status, Integer, Integer, String, SequenceOrderType) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getAssetsByClassificationName(String, String, String, Integer, Integer, String, SequenceOrderType, Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getAssetsByProperty(String, String, String, String, Integer, Integer, SequenceOrderType, String, Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getAssetsDetails(List<EntityDetail>) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
getAssetsFromNeighborhood(String, String, List<String>, List<String>, Status, Integer) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getAssetSummaryById(String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getAssetUniverseByGUID(String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getClassificationByAssetGUID(String, String, Integer, Integer) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getDataTypeDef(PrimitiveDefCategory) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
getFormattedLogMessage(String...) - Method in enum org.odpi.openmetadata.accessservice.assetcatalog.auditlog.AssetCatalogAuditCode
Returns the log message with the placeholders filled out with the supplied parameters.
getInstanceStatuses(Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
getLastCreatedAssets(String, String, Date, Date, Status, Integer, Integer, SequenceOrderType, String, Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getLastUpdatedAssets(String, String, Date, Date, Status, Integer, Integer, SequenceOrderType, String, Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getLinkingAssets(String, String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getLinkingRelationships(String, String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getLogMessageId() - Method in enum org.odpi.openmetadata.accessservice.assetcatalog.auditlog.AssetCatalogAuditCode
Returns the unique identifier for the error message.
getMatchProperties(String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
getRelatedAssets(String, String, String, Integer, Integer, SequenceOrderType, String, Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getRelationshipById(String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogRelationshipService
 
getRelationshipByProperty(String, String, String, String, Integer, Integer, SequenceOrderType, String, Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogRelationshipService
 
getRelationshipsFromNeighborhood(String, String, List<String>, List<String>, Status, Integer) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
 
getSequencingOrder(SequenceOrderType) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
getSeverity() - Method in enum org.odpi.openmetadata.accessservice.assetcatalog.auditlog.AssetCatalogAuditCode
Return the severity of the audit log record.
getSystemAction() - Method in enum org.odpi.openmetadata.accessservice.assetcatalog.auditlog.AssetCatalogAuditCode
Returns a description of the action taken by the system when the condition that caused this exception was detected.
getTypeDefByGUID(String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.OMASCatalogRESTServices
 
getUserAction() - Method in enum org.odpi.openmetadata.accessservice.assetcatalog.auditlog.AssetCatalogAuditCode
Returns instructions of how to resolve the issue reported in this exception.
GLOSSARY_TERM - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

I

initialize(AccessServiceConfig, OMRSTopicConnector, OMRSRepositoryConnector, OMRSAuditLog, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.admin.AssetCatalogAdmin
Initialize the access service.

M

MODIFIED_TIME - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

N

NAME - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
NETWORK_ADDRESS - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

O

OMASCatalogRESTServices - Class in org.odpi.openmetadata.accessservice.assetcatalog.service
The AssetCatalogRelationshipService provides the server-side implementation of the Asset Catalog Open Metadata Assess Service (OMAS).
OMASCatalogRESTServices() - Constructor for class org.odpi.openmetadata.accessservice.assetcatalog.service.OMASCatalogRESTServices
 
org.odpi.openmetadata.accessservice.assetcatalog.admin - package org.odpi.openmetadata.accessservice.assetcatalog.admin
 
org.odpi.openmetadata.accessservice.assetcatalog.auditlog - package org.odpi.openmetadata.accessservice.assetcatalog.auditlog
 
org.odpi.openmetadata.accessservice.assetcatalog.service - package org.odpi.openmetadata.accessservice.assetcatalog.service
 
org.odpi.openmetadata.accessservice.assetcatalog.util - package org.odpi.openmetadata.accessservice.assetcatalog.util
 
OWNER - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

P

PROTOCOL - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

Q

QUALIFIED_NAME - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

R

RELATIONAL_COLUMN - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
RELATIONAL_COLUMN_TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
RELATIONAL_DB_SCHEMA - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
RELATIONAL_TABLE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
RELATIONAL_TABLE_TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

S

SCHEMA_ATTRIBUTE_TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
SCHEMA_ELEMENT - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
searchAssets(String, String) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.OMASCatalogRESTServices
 
searchForRelationships(String, String, String, Integer, Integer, String, SequenceOrderType, Status) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogRelationshipService
 
SECURED_PROPERTIES - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
SEMANTIC_ASSIGNMENT - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
setRepositoryConnector(OMRSRepositoryConnector) - Static method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogAssetService
Set up the repository connector that will service the REST Calls.
setRepositoryConnector(OMRSRepositoryConnector) - Static method in class org.odpi.openmetadata.accessservice.assetcatalog.service.AssetCatalogRelationshipService
Set up the local repository connector that will service the REST Calls.
setRepositoryConnector(OMRSRepositoryConnector) - Static method in class org.odpi.openmetadata.accessservice.assetcatalog.service.OMASCatalogRESTServices
Set up the local repository connector that will service the REST Calls.
shutdown() - Method in class org.odpi.openmetadata.accessservice.assetcatalog.admin.AssetCatalogAdmin
Shutdown the access service.

T

toClassifications(List<Classification>) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
toRelationship(Relationship) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
toRelationships(List<Relationship>) - Method in class org.odpi.openmetadata.accessservice.assetcatalog.util.Converter
 
TYPE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

U

USAGE - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 

V

valueOf(String) - Static method in enum org.odpi.openmetadata.accessservice.assetcatalog.auditlog.AssetCatalogAuditCode
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.odpi.openmetadata.accessservice.assetcatalog.auditlog.AssetCatalogAuditCode
Returns an array containing the constants of this enum type, in the order they are declared.
VERSION_NUMBER - Static variable in class org.odpi.openmetadata.accessservice.assetcatalog.util.Constants
 
A C D E G I M N O P Q R S T U V 
Skip navigation links

Copyright © 2017–2018 ODPi. All rights reserved.