|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objecteu.easypush.pushlibrary.notifications.NotificationFactory
public class NotificationFactory
| Field Summary | |
|---|---|
static java.util.HashMap<java.lang.String,java.lang.String> |
notificationsByType
|
| Constructor Summary | |
|---|---|
NotificationFactory()
|
|
| Method Summary | |
|---|---|
static EasypushNotification |
getNotification(java.lang.String type,
org.json.JSONObject message)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.util.HashMap<java.lang.String,java.lang.String> notificationsByType
| Constructor Detail |
|---|
public NotificationFactory()
| Method Detail |
|---|
public static EasypushNotification getNotification(java.lang.String type,
org.json.JSONObject message)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||