arta.synergy.ejb.rest
Class SystemInfoService

java.lang.Object
  extended by arta.synergy.ejb.rest.SystemInfoService

@RequestScoped
public class SystemInfoService
extends java.lang.Object

Created by val Date: 22.04.2014 Time: 12:01


Constructor Summary
SystemInfoService()
           
 
Method Summary
 java.lang.String getSystemName()
          Возвращает наименование системы согласно локали пользователя

URL rest/system/name
Method GET

 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemInfoService

public SystemInfoService()
Method Detail

getSystemName

public java.lang.String getSystemName()
Возвращает наименование системы согласно локали пользователя

URL rest/system/name
Method GET

Returns:
наименование системы


Copyright © 2000 Dummy Corp. All Rights Reserved.