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

@Component public class TexViewService extends org.odpi.openmetadata.viewservices.tex.admin.TexViewAdmin 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.tex.admin.TexViewAdmin

    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

    • TexViewService

      public TexViewService()
  • 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.tex.admin.TexViewAdmin
      Throws:
      org.odpi.openmetadata.adminservices.ffdc.exception.OMAGConfigurationErrorException