arta.synergy.ejb.mobile
Class MobileUtilsImpl
java.lang.Object
arta.synergy.ejb.mobile.MobileUtilsImpl
- All Implemented Interfaces:
- arta.synergy.common.mobile.MobileUtilsIF
public class MobileUtilsImpl
- extends java.lang.Object
- implements arta.synergy.common.mobile.MobileUtilsIF
Created by IntelliJ IDEA.
User: topa
Date: 20.02.14
Time: 17:45
To change this template use File | Settings | File Templates.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MobileUtilsImpl
public MobileUtilsImpl()
addDeviceToken
public ServerResult<java.lang.Boolean> addDeviceToken(java.lang.String userID,
java.lang.String token,
java.lang.String type,
java.lang.String locale)
- Specified by:
addDeviceToken in interface arta.synergy.common.mobile.MobileUtilsIF
removeDeviceToken
public ServerResult<java.lang.Boolean> removeDeviceToken(java.lang.String token,
java.lang.String locale)
- Specified by:
removeDeviceToken in interface arta.synergy.common.mobile.MobileUtilsIF
getUserTokens
public java.util.ArrayList<Device> getUserTokens(java.lang.String userID)
- Specified by:
getUserTokens in interface arta.synergy.common.mobile.MobileUtilsIF
Copyright © 2000 Dummy Corp. All Rights Reserved.