arta.synergy.ejb.settings
Class SystemPointersBook

java.lang.Object
  extended by arta.synergy.ejb.settings.SystemPointersBook

public class SystemPointersBook
extends java.lang.Object

Created by IntelliJ IDEA. User: topa Date: 08.02.2011 Time: 15:52:27 To change this template use File | Settings | File Templates.


Constructor Summary
SystemPointersBook()
           
 
Method Summary
static SystemPointersInfo getInstance()
           
static ServerResult<SystemPointersInfo> getSysPointersInfo(java.lang.String locale)
           
static ServerResult<SystemPointersInfo> savePointersInfo(SystemPointersInfo info, java.lang.String locale)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SystemPointersBook

public SystemPointersBook()
Method Detail

getSysPointersInfo

public static ServerResult<SystemPointersInfo> getSysPointersInfo(java.lang.String locale)

savePointersInfo

public static ServerResult<SystemPointersInfo> savePointersInfo(SystemPointersInfo info,
                                                                java.lang.String locale)

getInstance

public static SystemPointersInfo getInstance()


Copyright © 2000 Dummy Corp. All Rights Reserved.