Serialized Form
-
Package org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions
-
Exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.CommunityProfileCheckedExceptionBase
class CommunityProfileCheckedExceptionBase extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.accessservices.communityprofile.ffdc.exceptions.NoProfileForUserException
class NoProfileForUserException extends CommunityProfileCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
userId
String userId
-
-
-
Package org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc
-
Exception org.odpi.openmetadata.adapters.connectors.apacheatlas.resource.ffdc.NameConflictException
class NameConflictException extends InvalidParameterException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception
-
Exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileException
class FileException extends ConnectorCheckedException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fileName
String fileName
Name of file with error
-
-
Exception org.odpi.openmetadata.adapters.connectors.datastore.basicfile.ffdc.exception.FileReadException
class FileReadException extends ConnectorCheckedException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fileName
String fileName
Name of the file in error.
-
-
-
Package org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception
-
Exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.ConfigException
class ConfigException extends ConnectorCheckedException implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.adapters.connectors.integration.basicfiles.ffdc.exception.FileException
class FileException extends ConnectorCheckedException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fileName
String fileName
File in error.
-
-
-
Package org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions
-
Exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTClientCheckedExceptionBase
class RESTClientCheckedExceptionBase extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
reportedCaughtException
Exception reportedCaughtException
-
reportedErrorMessage
String reportedErrorMessage
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTConfigurationException
class RESTConfigurationException extends RESTClientCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.adapters.connectors.restclients.ffdc.exceptions.RESTServerException
class RESTServerException extends RESTClientCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.adminservices.ffdc.exception
-
Exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
class OMAGConfigurationErrorException extends org.odpi.openmetadata.adminservices.ffdc.exception.OMAGCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGInvalidParameterException
class OMAGInvalidParameterException extends org.odpi.openmetadata.adminservices.ffdc.exception.OMAGCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.adminservices.ffdc.exception.OMAGNotAuthorizedException
class OMAGNotAuthorizedException extends org.odpi.openmetadata.adminservices.ffdc.exception.OMAGCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.commonservices.ffdc.exceptions
-
Exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGCheckedExceptionBase
class OMAGCheckedExceptionBase extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.commonservices.ffdc.exceptions.OMAGRuntimeException
class OMAGRuntimeException extends OCFRuntimeException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.commonservices.ffdc.rest
-
Class org.odpi.openmetadata.commonservices.ffdc.rest.DeleteRequestBody
class DeleteRequestBody extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
qualifiedName
String qualifiedName
-
-
-
Package org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions
-
Exception org.odpi.openmetadata.commonservices.multitenant.ffdc.exceptions.NewInstanceException
class NewInstanceException extends OMAGCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.conformance.beans
-
Class org.odpi.openmetadata.conformance.beans.ExceptionBean
class ExceptionBean extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceProfileSummary
class OpenMetadataConformanceProfileSummary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
conformanceStatus
OpenMetadataConformanceStatus conformanceStatus
-
description
String description
-
documentationURL
String documentationURL
-
id
Integer id
-
name
String name
-
profilePriority
OpenMetadataConformanceProfilePriority profilePriority
-
requirementSummary
List<OpenMetadataConformanceRequirementSummary> requirementSummary
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementResults
class OpenMetadataConformanceRequirementResults extends OpenMetadataConformanceRequirementSummary implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
negativeTestEvidence
List<OpenMetadataConformanceTestEvidence> negativeTestEvidence
-
positiveTestEvidence
List<OpenMetadataConformanceTestEvidence> positiveTestEvidence
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceRequirementSummary
class OpenMetadataConformanceRequirementSummary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
conformanceStatus
OpenMetadataConformanceStatus conformanceStatus
-
description
String description
-
documentationURL
String documentationURL
-
id
Integer id
-
name
String name
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestEvidence
class OpenMetadataConformanceTestEvidence extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assertionId
String assertionId
-
conformanceException
ExceptionBean conformanceException
-
elapsedTime
Long elapsedTime
-
methodName
String methodName
-
profileId
Integer profileId
-
propertyName
String propertyName
-
propertyValue
Object propertyValue
-
requirementId
Integer requirementId
-
testCaseDescriptionURL
String testCaseDescriptionURL
-
testCaseId
String testCaseId
-
testCaseName
String testCaseName
-
testEvidenceType
OpenMetadataConformanceTestEvidenceType testEvidenceType
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabResults
class OpenMetadataConformanceTestLabResults extends OpenMetadataConformanceTestResults implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
testResultsFromWorkbenches
List<OpenMetadataConformanceWorkbenchResults> testResultsFromWorkbenches
-
testRunDate
Date testRunDate
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestLabSummary
class OpenMetadataConformanceTestLabSummary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
testRunDate
Date testRunDate
-
testSummariesFromWorkbenches
List<OpenMetadataConformanceWorkbenchSummary> testSummariesFromWorkbenches
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceTestResults
class OpenMetadataConformanceTestResults extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchResults
class OpenMetadataConformanceWorkbenchResults extends OpenMetadataConformanceTestResults implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
failedTestCases
List<OpenMetadataTestCaseResult> failedTestCases
-
passedTestCases
List<OpenMetadataTestCaseResult> passedTestCases
-
profileResults
List<OpenMetadataConformanceProfileResults> profileResults
-
skippedTestCases
List<OpenMetadataTestCaseSummary> skippedTestCases
-
tutName
String tutName
-
tutType
String tutType
-
versionNumber
String versionNumber
-
workbenchDocumentationURL
String workbenchDocumentationURL
-
workbenchId
String workbenchId
-
workbenchName
String workbenchName
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataConformanceWorkbenchSummary
class OpenMetadataConformanceWorkbenchSummary extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseResult
class OpenMetadataTestCaseResult extends OpenMetadataTestCaseSummary implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
conformanceException
ExceptionBean conformanceException
-
discoveredProperties
Map<String,
Object> discoveredProperties -
elapsedTime
Long elapsedTime
-
notSupportedAssertions
List<String> notSupportedAssertions
-
successfulAssertions
List<String> successfulAssertions
-
successMessage
String successMessage
-
unsuccessfulAssertions
List<String> unsuccessfulAssertions
-
-
Class org.odpi.openmetadata.conformance.beans.OpenMetadataTestCaseSummary
class OpenMetadataTestCaseSummary extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.conformance.ffdc.exception
-
Exception org.odpi.openmetadata.conformance.ffdc.exception.AssertionFailureException
class AssertionFailureException extends ConformanceException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
assertionId
String assertionId
-
-
Exception org.odpi.openmetadata.conformance.ffdc.exception.CaughtException
class CaughtException extends ConformanceException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
caughtException
Exception caughtException
-
-
Exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceException
class ConformanceException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteCheckedExceptionBase
class ConformanceSuiteCheckedExceptionBase extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
reportedCaughtException
Exception reportedCaughtException
-
reportedErrorMessage
String reportedErrorMessage
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.conformance.ffdc.exception.ConformanceSuiteRuntimeException
class ConformanceSuiteRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
-
Package org.odpi.openmetadata.conformance.rest
-
Class org.odpi.openmetadata.conformance.rest.ConformanceServicesAPIResponse
class ConformanceServicesAPIResponse extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
exceptionClassName
String exceptionClassName
-
exceptionErrorMessage
String exceptionErrorMessage
-
exceptionProperties
Map<String,
Object> exceptionProperties -
exceptionSystemAction
String exceptionSystemAction
-
exceptionUserAction
String exceptionUserAction
-
relatedHTTPCode
int relatedHTTPCode
-
successMessage
String successMessage
-
-
Class org.odpi.openmetadata.conformance.rest.ProfileNameListResponse
class ProfileNameListResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.conformance.rest.ProfileReportResponse
class ProfileReportResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
profileResult
OpenMetadataConformanceProfileResults profileResult
-
-
Class org.odpi.openmetadata.conformance.rest.TestCaseListReportResponse
class TestCaseListReportResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
testCaseResults
List<OpenMetadataTestCaseResult> testCaseResults
-
-
Class org.odpi.openmetadata.conformance.rest.TestCaseListResponse
class TestCaseListResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.conformance.rest.TestCaseReportResponse
class TestCaseReportResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
testCaseResult
OpenMetadataTestCaseResult testCaseResult
-
-
Class org.odpi.openmetadata.conformance.rest.TestLabReportResponse
class TestLabReportResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
testLabResults
OpenMetadataConformanceTestLabResults testLabResults
-
-
Class org.odpi.openmetadata.conformance.rest.TestLabSummaryResponse
class TestLabSummaryResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
testLabSummary
OpenMetadataConformanceTestLabSummary testLabSummary
-
-
Class org.odpi.openmetadata.conformance.rest.VoidResponse
class VoidResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.conformance.rest.WorkbenchReportResponse
class WorkbenchReportResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
workbenchResults
OpenMetadataConformanceWorkbenchResults workbenchResults
-
-
Class org.odpi.openmetadata.conformance.rest.WorkbenchStatusResponse
class WorkbenchStatusResponse extends ConformanceServicesAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
workbenchStatus
OpenMetadataConformanceWorkbenchStatus workbenchStatus
-
-
-
Package org.odpi.openmetadata.frameworks.connectors.ffdc
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectionCheckedException
class ConnectionCheckedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.ConnectorCheckedException
class ConnectorCheckedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.InvalidParameterException
class InvalidParameterException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parameterName
String parameterName
Parameter in error.
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFCheckedExceptionBase
class OCFCheckedExceptionBase extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.OCFRuntimeException
class OCFRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.PropertyServerException
class PropertyServerException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.connectors.ffdc.UserNotAuthorizedException
class UserNotAuthorizedException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
userId
String userId
-
-
-
Package org.odpi.openmetadata.frameworks.governanceaction.ffdc
-
Exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GAFRuntimeException
class GAFRuntimeException extends OCFRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.frameworks.governanceaction.ffdc.GovernanceServiceException
class GovernanceServiceException extends ConnectorCheckedException implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.frameworkservices.gaf.rest
-
Class org.odpi.openmetadata.frameworkservices.gaf.rest.GovernanceServiceRegistrationRequestBody
class GovernanceServiceRegistrationRequestBody extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworkservices.gaf.rest.NewGovernanceEngineRequestBody
class NewGovernanceEngineRequestBody extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.frameworkservices.gaf.rest.TypeLimitedFindRequest
class TypeLimitedFindRequest extends OMRSAPIPagedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
typeGUID
String typeGUID
-
-
Class org.odpi.openmetadata.frameworkservices.gaf.rest.TypeLimitedHistoricalFindRequest
class TypeLimitedHistoricalFindRequest extends TypeLimitedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.frameworkservices.gaf.rest.UpdateGovernanceEngineRequestBody
class UpdateGovernanceEngineRequestBody extends NewGovernanceEngineRequestBody implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.exceptions
-
Exception org.odpi.openmetadata.frameworkservices.ocf.metadatamanagement.ffdc.exceptions.NoConnectedAssetException
class NoConnectedAssetException extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connectionGUID
String connectionGUID
Unique identifier of the connection
-
-
-
Package org.odpi.openmetadata.fvt.utilities.exceptions
-
Exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTTestFailureException
class FVTTestFailureException extends Exception implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
results
FVTResults results
Results
-
-
Exception org.odpi.openmetadata.fvt.utilities.exceptions.FVTUnexpectedCondition
class FVTUnexpectedCondition extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest
-
Class org.odpi.openmetadata.governanceservers.integrationdaemonservices.rest.ConnectorConfigPropertiesRequestBody
class ConnectorConfigPropertiesRequestBody extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.platformchassis.springboot
-
Class org.odpi.openmetadata.platformchassis.springboot.StartupFailEvent
class StartupFailEvent extends org.springframework.context.ApplicationEvent implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.repositoryservices.auditlog
-
Class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogDestinationsReport
class OMRSAuditLogDestinationsReport extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
logStoreReports
List<OMRSAuditLogStoreReport> logStoreReports
-
-
Class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogReportSeverity
class OMRSAuditLogReportSeverity extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.auditlog.OMRSAuditLogStoreReport
class OMRSAuditLogStoreReport extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchive
class OpenMetadataArchive extends OpenMetadataArchiveElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
archiveInstanceStore
OpenMetadataArchiveInstanceStore archiveInstanceStore
-
archiveProperties
OpenMetadataArchiveProperties archiveProperties
-
archiveTypeStore
OpenMetadataArchiveTypeStore archiveTypeStore
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveElementHeader
class OpenMetadataArchiveElementHeader extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveInstanceStore
class OpenMetadataArchiveInstanceStore extends OpenMetadataArchiveElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classifications
List<ClassificationEntityExtension> classifications
-
entities
List<EntityDetail> entities
-
relationships
List<Relationship> relationships
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveProperties
class OpenMetadataArchiveProperties extends OpenMetadataArchiveElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
archiveDescription
String archiveDescription
-
archiveGUID
String archiveGUID
-
archiveName
String archiveName
-
archiveType
OpenMetadataArchiveType archiveType
-
archiveVersion
String archiveVersion
-
creationDate
Date creationDate
-
dependsOnArchives
List<String> dependsOnArchives
-
originatorLicense
String originatorLicense
-
originatorName
String originatorName
-
originatorOrganization
String originatorOrganization
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.archivestore.properties.OpenMetadataArchiveTypeStore
class OpenMetadataArchiveTypeStore extends OpenMetadataArchiveElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeTypeDefs
List<AttributeTypeDef> attributeTypeDefs
-
newTypeDefs
List<TypeDef> newTypeDefs
-
typeDefPatches
List<TypeDefPatch> typeDefPatches
-
-
-
Package org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogRecordOriginator
class OMRSAuditLogRecordOriginator extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.auditlogstore.OMRSAuditLogReportingComponent
class OMRSAuditLogReportingComponent extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
componentDescription
String componentDescription
-
componentDevelopmentStatus
ComponentDevelopmentStatus componentDevelopmentStatus
-
componentId
int componentId
-
componentName
String componentName
-
componentWikiURL
String componentWikiURL
-
-
-
Package org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.CohortMembership
class CohortMembership extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
localRegistration
MemberRegistration localRegistration
-
remoteRegistrations
List<MemberRegistration> remoteRegistrations
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.cohortregistrystore.properties.MemberRegistration
class MemberRegistration extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
-
Package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.RepositoryElementHeader
class RepositoryElementHeader extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
headerVersion
long headerVersion
-
-
-
Package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ArrayPropertyValue
class ArrayPropertyValue extends InstancePropertyValue implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
arrayCount
int arrayCount
-
arrayValues
InstanceProperties arrayValues
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Classification
class Classification extends InstanceAuditHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classificationName
String classificationName
-
classificationOrigin
ClassificationOrigin classificationOrigin
-
classificationOriginGUID
String classificationOriginGUID
-
classificationProperties
InstanceProperties classificationProperties
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.ClassificationEntityExtension
class ClassificationEntityExtension extends InstanceElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classification
Classification classification
-
entityToClassify
EntityProxy entityToClassify
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityDetail
class EntityDetail extends EntitySummary implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityProperties
InstanceProperties entityProperties
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntityProxy
class EntityProxy extends EntitySummary implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
uniqueProperties
InstanceProperties uniqueProperties
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EntitySummary
class EntitySummary extends InstanceHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classifications
List<Classification> classifications
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.EnumPropertyValue
class EnumPropertyValue extends InstancePropertyValue implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceAuditHeader
class InstanceAuditHeader extends InstanceElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createdBy
String createdBy
-
createTime
Date createTime
-
currentStatus
InstanceStatus currentStatus
-
instanceLicense
String instanceLicense
-
instanceProvenanceType
InstanceProvenanceType instanceProvenanceType
-
maintainedBy
List<String> maintainedBy
-
mappingProperties
Map<String,
Serializable> mappingProperties -
metadataCollectionId
String metadataCollectionId
-
metadataCollectionName
String metadataCollectionName
-
replicatedBy
String replicatedBy
-
statusOnDelete
InstanceStatus statusOnDelete
-
type
InstanceType type
-
updatedBy
String updatedBy
-
updateTime
Date updateTime
-
version
long version
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceElementHeader
class InstanceElementHeader extends RepositoryElementHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceGraph
class InstanceGraph extends InstanceElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entities
List<EntityDetail> entities
-
relationships
List<Relationship> relationships
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceHeader
class InstanceHeader extends InstanceAuditHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceProperties
class InstanceProperties extends InstanceElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
effectiveFromTime
Date effectiveFromTime
-
effectiveToTime
Date effectiveToTime
-
instanceProperties
Map<String,
InstancePropertyValue> instanceProperties
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstancePropertyValue
class InstancePropertyValue extends InstanceElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
instancePropertyCategory
InstancePropertyCategory instancePropertyCategory
-
typeGUID
String typeGUID
-
typeName
String typeName
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.InstanceType
class InstanceType extends InstanceElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
typeDefCategory
TypeDefCategory typeDefCategory
-
typeDefGUID
String typeDefGUID
-
typeDefName
String typeDefName
-
typeDefVersion
long typeDefVersion
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.MapPropertyValue
class MapPropertyValue extends InstancePropertyValue implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
mapValues
InstanceProperties mapValues
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.PrimitivePropertyValue
class PrimitivePropertyValue extends InstancePropertyValue implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
primitiveDefCategory
PrimitiveDefCategory primitiveDefCategory
-
primitiveValue
Object primitiveValue
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.Relationship
class Relationship extends InstanceHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityOneProxy
EntityProxy entityOneProxy
-
entityTwoProxy
EntityProxy entityTwoProxy
-
relationshipProperties
InstanceProperties relationshipProperties
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.instances.StructPropertyValue
class StructPropertyValue extends InstancePropertyValue implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributes
InstanceProperties attributes
-
-
-
Package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.ClassificationCondition
class ClassificationCondition extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
matchProperties
SearchProperties matchProperties
-
name
String name
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.PropertyCondition
class PropertyCondition extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
nestedConditions
SearchProperties nestedConditions
-
operator
PropertyComparisonOperator operator
-
property
String property
-
value
InstancePropertyValue value
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchClassifications
class SearchClassifications extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
conditions
List<ClassificationCondition> conditions
-
matchCriteria
MatchCriteria matchCriteria
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.search.SearchProperties
class SearchProperties extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
conditions
List<PropertyCondition> conditions
-
matchCriteria
MatchCriteria matchCriteria
-
-
-
Package org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.AttributeTypeDef
class AttributeTypeDef extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ClassificationDef
class ClassificationDef extends TypeDef implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
propagatable
boolean propagatable
-
validEntityDefs
List<TypeDefLink> validEntityDefs
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.CollectionDef
class CollectionDef extends AttributeTypeDef implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
argumentCount
int argumentCount
-
argumentTypes
List<PrimitiveDefCategory> argumentTypes
-
collectionDefCategory
CollectionDefCategory collectionDefCategory
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EntityDef
class EntityDef extends TypeDef implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumDef
class EnumDef extends AttributeTypeDef implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
defaultValue
EnumElementDef defaultValue
-
elementDefs
List<EnumElementDef> elementDefs
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.EnumElementDef
class EnumElementDef extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.ExternalStandardMapping
class ExternalStandardMapping extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.PrimitiveDef
class PrimitiveDef extends AttributeTypeDef implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
primitiveDefCategory
PrimitiveDefCategory primitiveDefCategory
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipDef
class RelationshipDef extends TypeDef implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
endDef1
RelationshipEndDef endDef1
-
endDef2
RelationshipEndDef endDef2
-
multiLink
boolean multiLink
-
propagationRule
ClassificationPropagationRule propagationRule
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.RelationshipEndDef
class RelationshipEndDef extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeCardinality
RelationshipEndCardinality attributeCardinality
-
attributeDescription
String attributeDescription
-
attributeDescriptionGUID
String attributeDescriptionGUID
-
attributeName
String attributeName
-
entityType
TypeDefLink entityType
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDef
class TypeDef extends TypeDefSummary implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
createdBy
String createdBy
-
createTime
Date createTime
-
description
String description
-
descriptionGUID
String descriptionGUID
-
descriptionWiki
String descriptionWiki
-
externalStandardMappings
List<ExternalStandardMapping> externalStandardMappings
-
initialStatus
InstanceStatus initialStatus
-
options
Map<String,
String> options -
origin
String origin
-
propertiesDefinition
List<TypeDefAttribute> propertiesDefinition
-
superType
TypeDefLink superType
-
updatedBy
String updatedBy
-
updateTime
Date updateTime
-
validInstanceStatusList
List<InstanceStatus> validInstanceStatusList
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefAttribute
class TypeDefAttribute extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeDescription
String attributeDescription
-
attributeDescriptionGUID
String attributeDescriptionGUID
-
attributeName
String attributeName
-
attributeStatus
TypeDefAttributeStatus attributeStatus
-
attributeType
AttributeTypeDef attributeType
-
cardinality
AttributeCardinality cardinality
-
defaultValue
String defaultValue
-
externalStandardMappings
List<ExternalStandardMapping> externalStandardMappings
-
isIndexable
boolean isIndexable
-
isUnique
boolean isUnique
-
replacedByAttribute
String replacedByAttribute
-
valuesMaxCount
int valuesMaxCount
-
valuesMinCount
int valuesMinCount
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefElementHeader
class TypeDefElementHeader extends RepositoryElementHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefGallery
class TypeDefGallery extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeTypeDefs
List<AttributeTypeDef> attributeTypeDefs
-
typeDefs
List<TypeDef> typeDefs
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefLink
class TypeDefLink extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
guid
String guid
-
name
String name
-
replacedByTypeGUID
String replacedByTypeGUID
-
replacedByTypeName
String replacedByTypeName
-
status
TypeDefStatus status
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefPatch
class TypeDefPatch extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
applyToVersion
long applyToVersion
-
description
String description
-
descriptionGUID
String descriptionGUID
-
endDef1
RelationshipEndDef endDef1
-
endDef2
RelationshipEndDef endDef2
-
externalStandardMappings
List<ExternalStandardMapping> externalStandardMappings
-
initialStatus
InstanceStatus initialStatus
-
multiLink
boolean multiLink
-
newVersionName
String newVersionName
-
propertyDefinitions
List<TypeDefAttribute> propertyDefinitions
-
superType
TypeDefLink superType
-
typeDefGUID
String typeDefGUID
-
typeDefName
String typeDefName
-
typeDefOptions
Map<String,
String> typeDefOptions -
typeDefStatus
TypeDefStatus typeDefStatus
-
updatedBy
String updatedBy
-
updateMultiLink
boolean updateMultiLink
-
updateTime
Date updateTime
-
updateToVersion
long updateToVersion
-
validEntityDefs
List<TypeDefLink> validEntityDefs
-
validInstanceStatusList
List<InstanceStatus> validInstanceStatusList
-
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefProperties
class TypeDefProperties extends TypeDefElementHeader implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.connectors.stores.metadatacollectionstore.properties.typedefs.TypeDefSummary
class TypeDefSummary extends TypeDefLink implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
category
TypeDefCategory category
-
version
long version
-
versionName
String versionName
-
-
-
Package org.odpi.openmetadata.repositoryservices.events
-
Class org.odpi.openmetadata.repositoryservices.events.OMRSEventOriginator
class OMRSEventOriginator extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.repositoryservices.events.beans
-
Class org.odpi.openmetadata.repositoryservices.events.beans.OMRSEventBean
class OMRSEventBean extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
protocolVersionId
String protocolVersionId
-
-
-
Package org.odpi.openmetadata.repositoryservices.events.beans.v1
-
Class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1
class OMRSEventV1 extends OMRSEventBean implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorSection
OMRSEventV1ErrorSection errorSection
-
eventCategory
OMRSEventCategory eventCategory
-
instanceEventSection
OMRSEventV1InstanceSection instanceEventSection
-
originator
OMRSEventOriginator originator
-
registryEventSection
OMRSEventV1RegistrySection registryEventSection
-
timestamp
Date timestamp
-
typeDefEventSection
OMRSEventV1TypeDefSection typeDefEventSection
-
-
Class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1ErrorSection
class OMRSEventV1ErrorSection extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
errorCode
OMRSEventErrorCode errorCode
-
errorMessage
String errorMessage
-
otherAttributeTypeDef
AttributeTypeDef otherAttributeTypeDef
-
otherInstanceGUID
String otherInstanceGUID
-
otherMetadataCollectionId
String otherMetadataCollectionId
-
otherOrigin
InstanceProvenanceType otherOrigin
-
otherTypeDef
TypeDef otherTypeDef
-
otherTypeDefSummary
TypeDefSummary otherTypeDefSummary
-
targetAttributeTypeDef
AttributeTypeDef targetAttributeTypeDef
-
targetInstanceGUID
String targetInstanceGUID
-
targetMetadataCollectionId
String targetMetadataCollectionId
-
targetRemoteConnection
Connection targetRemoteConnection
-
targetTypeDefSummary
TypeDefSummary targetTypeDefSummary
-
-
Class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1InstanceSection
class OMRSEventV1InstanceSection extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classification
Classification classification
-
entity
EntityDetail entity
-
entityProxy
EntityProxy entityProxy
-
eventType
OMRSInstanceEventType eventType
-
homeMetadataCollectionId
String homeMetadataCollectionId
-
instanceBatch
InstanceGraph instanceBatch
-
instanceGUID
String instanceGUID
-
originalClassification
Classification originalClassification
-
originalEntity
EntityDetail originalEntity
-
originalHomeMetadataCollectionId
String originalHomeMetadataCollectionId
-
originalInstanceGUID
String originalInstanceGUID
-
originalRelationship
Relationship originalRelationship
-
originalTypeDefSummary
TypeDefSummary originalTypeDefSummary
-
relationship
Relationship relationship
-
typeDefGUID
String typeDefGUID
-
typeDefName
String typeDefName
-
-
Class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1RegistrySection
class OMRSEventV1RegistrySection extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
metadataCollectionName
String metadataCollectionName
-
registrationTimestamp
Date registrationTimestamp
-
registryEventType
OMRSRegistryEventType registryEventType
-
remoteConnection
Connection remoteConnection
-
-
Class org.odpi.openmetadata.repositoryservices.events.beans.v1.OMRSEventV1TypeDefSection
class OMRSEventV1TypeDefSection extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeTypeDef
AttributeTypeDef attributeTypeDef
-
originalAttributeTypeDef
AttributeTypeDef originalAttributeTypeDef
-
originalTypeDefSummary
TypeDefSummary originalTypeDefSummary
-
typeDef
TypeDef typeDef
-
typeDefEventType
OMRSTypeDefEventType typeDefEventType
-
typeDefGUID
String typeDefGUID
-
typeDefName
String typeDefName
-
typeDefPatch
TypeDefPatch typeDefPatch
-
-
-
Package org.odpi.openmetadata.repositoryservices.ffdc.exception
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.ClassificationErrorException
class ClassificationErrorException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityConflictException
class EntityConflictException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotDeletedException
class EntityNotDeletedException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityNotKnownException
class EntityNotKnownException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.EntityProxyOnlyException
class EntityProxyOnlyException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.FunctionNotSupportedException
class FunctionNotSupportedException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeEntityException
class HomeEntityException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.HomeRelationshipException
class HomeRelationshipException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidEntityException
class InvalidEntityException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidParameterException
class InvalidParameterException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
parameterName
String parameterName
-
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidRelationshipException
class InvalidRelationshipException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.InvalidTypeDefException
class InvalidTypeDefException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSCheckedExceptionBase
class OMRSCheckedExceptionBase extends OCFCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConfigErrorException
class OMRSConfigErrorException extends OMRSRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSConnectorErrorException
class OMRSConnectorErrorException extends OMRSRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSLogicErrorException
class OMRSLogicErrorException extends OMRSRuntimeException implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.OMRSRuntimeException
class OMRSRuntimeException extends RuntimeException implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relatedProperties
Map<String,
Object> relatedProperties -
reportedCaughtException
Throwable reportedCaughtException
-
reportedCaughtExceptionClassName
String reportedCaughtExceptionClassName
-
reportedErrorMessage
String reportedErrorMessage
-
reportedErrorMessageId
String reportedErrorMessageId
-
reportedErrorMessageParameters
String[] reportedErrorMessageParameters
-
reportedHTTPCode
int reportedHTTPCode
-
reportedSystemAction
String reportedSystemAction
-
reportedUserAction
String reportedUserAction
-
reportingActionDescription
String reportingActionDescription
-
reportingClassName
String reportingClassName
-
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PagingErrorException
class PagingErrorException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PatchErrorException
class PatchErrorException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.PropertyErrorException
class PropertyErrorException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipConflictException
class RelationshipConflictException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotDeletedException
class RelationshipNotDeletedException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RelationshipNotKnownException
class RelationshipNotKnownException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryErrorException
class RepositoryErrorException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.RepositoryTimeoutException
class RepositoryTimeoutException extends RepositoryErrorException implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.StatusNotSupportedException
class StatusNotSupportedException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefConflictException
class TypeDefConflictException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefInUseException
class TypeDefInUseException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefKnownException
class TypeDefKnownException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotKnownException
class TypeDefNotKnownException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeDefNotSupportedException
class TypeDefNotSupportedException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.TypeErrorException
class TypeErrorException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Exception org.odpi.openmetadata.repositoryservices.ffdc.exception.UserNotAuthorizedException
class UserNotAuthorizedException extends OMRSCheckedExceptionBase implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
userId
String userId
-
-
-
Package org.odpi.openmetadata.repositoryservices.properties
-
Class org.odpi.openmetadata.repositoryservices.properties.CohortDescription
class CohortDescription extends org.odpi.openmetadata.repositoryservices.properties.OMRSProperty implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cohortName
String cohortName
-
connectionStatus
CohortConnectionStatus connectionStatus
-
instancesTopicConnection
Connection instancesTopicConnection
-
registrationTopicConnection
Connection registrationTopicConnection
-
singleTopicConnection
Connection singleTopicConnection
-
topicConnection
Connection topicConnection
-
typesTopicConnection
Connection typesTopicConnection
-
-
-
Package org.odpi.openmetadata.repositoryservices.rest.properties
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefListResponse
class AttributeTypeDefListResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeTypeDefs
List<AttributeTypeDef> attributeTypeDefs
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.AttributeTypeDefResponse
class AttributeTypeDefResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeTypeDef
AttributeTypeDef attributeTypeDef
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogReportResponse
class AuditLogReportResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
report
OMRSAuditLogReport report
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.AuditLogSeveritiesResponse
class AuditLogSeveritiesResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
severities
List<OMRSAuditLogReportSeverity> severities
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.BooleanResponse
class BooleanResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
flag
boolean flag
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationListResponse
class ClassificationListResponse extends OMRSAPIPagedResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classifications
List<Classification> classifications
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationProxyRequest
class ClassificationProxyRequest extends ClassificationRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityProxy
EntityProxy entityProxy
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationRequest
class ClassificationRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classificationOrigin
ClassificationOrigin classificationOrigin
-
classificationOriginGUID
String classificationOriginGUID
-
classificationProperties
InstanceProperties classificationProperties
-
metadataCollectionId
String metadataCollectionId
-
metadataCollectionName
String metadataCollectionName
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationResponse
class ClassificationResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classification
Classification classification
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.ClassificationWithEntityRequest
class ClassificationWithEntityRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
classification
Classification classification
-
entity
EntityDetail entity
-
entityProxy
EntityProxy entityProxy
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.CohortListResponse
class CohortListResponse extends OMRSAPIPagedResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cohorts
List<CohortDescription> cohorts
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipListResponse
class CohortMembershipListResponse extends OMRSAPIPagedResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cohortMembers
List<MemberRegistration> cohortMembers
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.CohortMembershipResponse
class CohortMembershipResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
cohortMember
MemberRegistration cohortMember
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.ConnectionResponse
class ConnectionResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
connection
Connection connection
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityCreateRequest
class EntityCreateRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityTypeGUID
String entityTypeGUID
-
initialClassifications
List<Classification> initialClassifications
-
initialProperties
InstanceProperties initialProperties
-
initialStatus
InstanceStatus initialStatus
-
metadataCollectionId
String metadataCollectionId
-
metadataCollectionName
String metadataCollectionName
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityDetailResponse
class EntityDetailResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entity
EntityDetail entity
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityFindRequest
class EntityFindRequest extends InstanceFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
matchClassifications
SearchClassifications matchClassifications
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityHistoricalFindRequest
class EntityHistoricalFindRequest extends EntityFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityListResponse
class EntityListResponse extends OMRSAPIPagedResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entities
List<EntityDetail> entities
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodFindRequest
class EntityNeighborhoodFindRequest extends OMRSAPIFindRequest implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityNeighborhoodHistoricalFindRequest
class EntityNeighborhoodHistoricalFindRequest extends EntityNeighborhoodFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyFindRequest
class EntityPropertyFindRequest extends PropertyMatchFindRequest implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntityPropertyHistoricalFindRequest
class EntityPropertyHistoricalFindRequest extends EntityPropertyFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.EntitySummaryResponse
class EntitySummaryResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entity
EntitySummary entity
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRangeRequest
class HistoryRangeRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
fromTime
Date fromTime
-
offset
int offset
-
pageSize
int pageSize
-
sequencingOrder
HistorySequencingOrder sequencingOrder
-
toTime
Date toTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.HistoryRequest
class HistoryRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceFindRequest
class InstanceFindRequest extends SubtypeLimitedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
matchProperties
SearchProperties matchProperties
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphRequest
class InstanceGraphRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityElementList
List<EntityDetail> entityElementList
-
relationshipElementList
List<Relationship> relationshipElementList
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceGraphResponse
class InstanceGraphResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityElementList
List<EntityDetail> entityElementList
-
relationshipElementList
List<Relationship> relationshipElementList
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.InstanceHistoricalFindRequest
class InstanceHistoricalFindRequest extends InstanceFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.InstancePropertiesRequest
class InstancePropertiesRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
instanceProperties
InstanceProperties instanceProperties
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdRequest
class MetadataCollectionIdRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
metadataCollectionId
String metadataCollectionId
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.MetadataCollectionIdResponse
class MetadataCollectionIdResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
metadataCollectionId
String metadataCollectionId
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIFindRequest
class OMRSAPIFindRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
limitResultsByStatus
List<InstanceStatus> limitResultsByStatus
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIHistoricalFindRequest
class OMRSAPIHistoricalFindRequest extends OMRSAPIFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedFindRequest
class OMRSAPIPagedFindRequest extends OMRSAPIFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
offset
int offset
-
pageSize
int pageSize
-
sequencingOrder
SequencingOrder sequencingOrder
-
sequencingProperty
String sequencingProperty
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIPagedResponse
class OMRSAPIPagedResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
offset
int offset
-
pageSize
int pageSize
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIRequest
class OMRSAPIRequest extends Object implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.OMRSAPIResponse
class OMRSAPIResponse extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
actionDescription
String actionDescription
-
exceptionCausedBy
String exceptionCausedBy
-
exceptionClassName
String exceptionClassName
-
exceptionErrorMessage
String exceptionErrorMessage
-
exceptionErrorMessageId
String exceptionErrorMessageId
-
exceptionErrorMessageParameters
String[] exceptionErrorMessageParameters
-
exceptionProperties
Map<String,
Object> exceptionProperties -
exceptionSystemAction
String exceptionSystemAction
-
exceptionUserAction
String exceptionUserAction
-
relatedHTTPCode
int relatedHTTPCode
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchFindRequest
class PropertyMatchFindRequest extends TypeLimitedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
matchCriteria
MatchCriteria matchCriteria
-
matchProperties
InstanceProperties matchProperties
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.PropertyMatchHistoricalFindRequest
class PropertyMatchHistoricalFindRequest extends PropertyMatchFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.ProxyClassificationRequest
class ProxyClassificationRequest extends InstancePropertiesRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityProxy
EntityProxy entityProxy
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesFindRequest
class RelatedEntitiesFindRequest extends OMRSAPIPagedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.RelatedEntitiesHistoricalFindRequest
class RelatedEntitiesHistoricalFindRequest extends RelatedEntitiesFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipCreateRequest
class RelationshipCreateRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
entityOneGUID
String entityOneGUID
-
entityTwoGUID
String entityTwoGUID
-
initialProperties
InstanceProperties initialProperties
-
initialStatus
InstanceStatus initialStatus
-
metadataCollectionId
String metadataCollectionId
-
metadataCollectionName
String metadataCollectionName
-
relationshipTypeGUID
String relationshipTypeGUID
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipListResponse
class RelationshipListResponse extends OMRSAPIPagedResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relationships
List<Relationship> relationships
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.RelationshipResponse
class RelationshipResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
relationship
Relationship relationship
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.SubtypeLimitedFindRequest
class SubtypeLimitedFindRequest extends TypeLimitedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefChangeRequest
class TypeDefChangeRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
currentTypeDef
TypeDefSummary currentTypeDef
-
newTypeDef
TypeDefSummary newTypeDef
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefDeleteRequest
class TypeDefDeleteRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
obsoleteTypeDefName
String obsoleteTypeDefName
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefGalleryResponse
class TypeDefGalleryResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
attributeTypeDefs
List<AttributeTypeDef> attributeTypeDefs
-
typeDefs
List<TypeDef> typeDefs
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefListResponse
class TypeDefListResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefReIdentifyRequest
class TypeDefReIdentifyRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefResponse
class TypeDefResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
typeDef
TypeDef typeDef
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeDefValidationForRequest
class TypeDefValidationForRequest extends OMRSAPIRequest implements Serializable- serialVersionUID:
- 1L
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedFindRequest
class TypeLimitedFindRequest extends OMRSAPIPagedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
typeGUID
String typeGUID
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.TypeLimitedHistoricalFindRequest
class TypeLimitedHistoricalFindRequest extends TypeLimitedFindRequest implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
asOfTime
Date asOfTime
-
-
Class org.odpi.openmetadata.repositoryservices.rest.properties.VoidResponse
class VoidResponse extends OMRSAPIResponse implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.serverchassis.springboot.exception
-
Exception org.odpi.openmetadata.serverchassis.springboot.exception.OMAGServerActivationError
class OMAGServerActivationError extends Exception implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.userauthn
-
Class org.odpi.openmetadata.userauthn.AppInfoBean
class AppInfoBean extends Object implements Serializable- serialVersionUID:
- 1L
-
-
Package org.odpi.openmetadata.userauthn.auth
-
Class org.odpi.openmetadata.userauthn.auth.PlatformUserDetails
class PlatformUserDetails extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
openMetadataUserAccount
OpenMetadataUserAccount openMetadataUserAccount
-
-
-
Package org.odpi.openmetadata.viewservices.assetcatalog.beans
-
Class org.odpi.openmetadata.viewservices.assetcatalog.beans.LineageVerticesAndEdges
class LineageVerticesAndEdges extends Object implements Serializable- serialVersionUID:
- 1L
-
Serialized Fields
-
lineageEdges
Set<LineageEdge> lineageEdges
-
lineageVertices
Set<LineageVertex> lineageVertices
-
-