Class SystemInfoImpl

  • All Implemented Interfaces:
    SystemInfo

    @Service("systemInfo")
    public class SystemInfoImpl
    extends java.lang.Object
    implements SystemInfo
    • Constructor Summary

      Constructors 
      Constructor Description
      SystemInfoImpl()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      SystemInfoVO getSystemInfo​(java.lang.Long orgLink)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SystemInfoImpl

        public SystemInfoImpl()
    • Method Detail

      • getSystemInfo

        public SystemInfoVO getSystemInfo​(java.lang.Long orgLink)
                                   throws java.lang.Exception
        Specified by:
        getSystemInfo in interface SystemInfo
        Throws:
        java.lang.Exception