public class ReportUpdater extends ReportBasicOperation
auditLog, entityReferenceResolver, helper, omEntityDao, SEPARATOR| Constructor and Description |
|---|
ReportUpdater(OMEntityDao omEntityDao,
LookupHelper lookupHelper,
OMRSRepositoryHelper helper,
OMRSAuditLog auditLog) |
| Modifier and Type | Method and Description |
|---|---|
void |
updateReport(String userId,
ReportRequestBody payload,
String registrationGuid,
String registrationQualifiedName,
EntityDetail reportEntity) |
addElements, addReportColumn, addReportElement, addSectionAndSectionTypeaddAssetSchemaType, addBusinessTerm, addQueryTarget, addQueryTargets, addSchemaType, addSemanticAssignment, addSemanticAssignments, buildQualifiedNameForSchemaType, createOrUpdateSchemaQueryImplementation, createOrUpdateSemanticAssignment, createOrUpdateSemanticAssignments, createSchemaType, retrieveSoftwareServerCapabilitypublic ReportUpdater(OMEntityDao omEntityDao, LookupHelper lookupHelper, OMRSRepositoryHelper helper, OMRSAuditLog auditLog)
public void updateReport(String userId, ReportRequestBody payload, String registrationGuid, String registrationQualifiedName, EntityDetail reportEntity) throws UserNotAuthorizedException, EntityNotKnownException, EntityNotDeletedException, InvalidParameterException, RepositoryErrorException, FunctionNotSupportedException
userId - id of user submitting the requestpayload - - object describing the reportregistrationGuid - guid of software server capability sourceregistrationQualifiedName - qualified name of software server capability sourcereportEntity - - entity describing the reportUserNotAuthorizedExceptionEntityNotKnownExceptionEntityNotDeletedExceptionInvalidParameterExceptionRepositoryErrorExceptionFunctionNotSupportedExceptionCopyright © 2018–2019 ODPi. All rights reserved.