public class PushApplicationContext extends AbstractUPSContext<org.jboss.aerogear.unifiedpush.api.PushApplication,String,PushApplicationBlueprint,PushApplicationEditor,Void,PushApplicationWorker,PushApplicationContext>
DEFAULT_RANDOM_STRING_LENGTH| Constructor and Description |
|---|
PushApplicationContext(PushApplicationWorker worker,
Session session) |
| Modifier and Type | Method and Description |
|---|---|
protected PushApplicationContext |
castInstance() |
PushApplicationBlueprint |
create() |
PushApplicationBlueprint |
generate() |
String |
getEntityID(org.jboss.aerogear.unifiedpush.api.PushApplication application) |
PushApplicationContext |
resetMasterSecret(String pushApplicationId) |
clear, contains, detachEntities, detachEntity, detachEntity, edit, find, findAll, generate, getEditors, getParent, getSession, getWorker, localRemove, merge, merge, persist, persist, randomString, randomStringOfLength, remove, remove, removeAll, removeById, retrieve, retrieveOrThrow, store, store, store, storepublic PushApplicationContext(PushApplicationWorker worker, Session session)
public PushApplicationBlueprint create()
public PushApplicationBlueprint generate()
public String getEntityID(org.jboss.aerogear.unifiedpush.api.PushApplication application)
public PushApplicationContext resetMasterSecret(String pushApplicationId)
protected PushApplicationContext castInstance()
castInstance in class AbstractUPSContext<org.jboss.aerogear.unifiedpush.api.PushApplication,String,PushApplicationBlueprint,PushApplicationEditor,Void,PushApplicationWorker,PushApplicationContext>Copyright © 2014 JBoss by Red Hat. All Rights Reserved.