java.lang.Object
org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin
org.odpi.openmetadata.viewservices.dino.admin.DinoViewAdmin
org.odpi.openmetadata.userinterface.uichassis.springboot.service.view.DinoViewService
All Implemented Interfaces:
org.springframework.beans.factory.InitializingBean

@Component public class DinoViewService extends org.odpi.openmetadata.viewservices.dino.admin.DinoViewAdmin implements org.springframework.beans.factory.InitializingBean
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
    void
    initialize(String serverName, org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig viewServiceConfig, org.odpi.openmetadata.frameworks.auditlog.AuditLog auditLog, String serverUserName, int maxPageSize)
     

    Methods inherited from class org.odpi.openmetadata.viewservices.dino.admin.DinoViewAdmin

    shutdown

    Methods inherited from class org.odpi.openmetadata.adminservices.registration.ViewServiceAdmin

    getFullServiceName, setFullServiceName

    Methods inherited from class java.lang.Object

    equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • DinoViewService

      public DinoViewService()
  • Method Details

    • afterPropertiesSet

      public void afterPropertiesSet() throws Exception
      Specified by:
      afterPropertiesSet in interface org.springframework.beans.factory.InitializingBean
      Throws:
      Exception
    • initialize

      public void initialize(String serverName, org.odpi.openmetadata.adminservices.configuration.properties.ViewServiceConfig viewServiceConfig, org.odpi.openmetadata.frameworks.auditlog.AuditLog auditLog, String serverUserName, int maxPageSize) throws org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException
      Overrides:
      initialize in class org.odpi.openmetadata.viewservices.dino.admin.DinoViewAdmin
      Throws:
      org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException