Package com.arms.api.systeminfo.service
Interface SystemInfo
-
- All Known Implementing Classes:
SystemInfoImpl
public interface SystemInfo
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description SystemInfoVO
getSystemInfo(java.lang.Long org_link)
-
-
-
Method Detail
-
getSystemInfo
SystemInfoVO getSystemInfo(java.lang.Long org_link) throws java.lang.Exception
- Throws:
java.lang.Exception
-
-