JavaScript is disabled on your browser.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UnifiedPush Server Model JPA implementation 1.0.0.Final
Prev
Next
Frames
No Frames
All Classes
C
D
E
F
G
J
M
O
P
R
S
U
C
countInstallationsByType(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
create(Installation)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
create(PushApplication)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
create(PushMessageInformation)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
create(Variant)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
createQuery(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPABaseDao
D
delete(Installation)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
delete(PushApplication)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
delete(PushMessageInformation)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
delete(Variant)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
deletePushInformationOlderThan(Date)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
E
entityManager
- Variable in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPABaseDao
existsVariantIDForDeveloper(String, String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
F
Factory
- Class in
org.jboss.aerogear.unifiedpush.jpa.cdi
CDI Utility class, which contains various producer / factory methods.
Factory()
- Constructor for class org.jboss.aerogear.unifiedpush.jpa.cdi.
Factory
find(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
find(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
find(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
find(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
findAllDeviceTokenForVariantIDByCriteria(String, List<String>, List<String>, List<String>)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
findAllForDeveloper(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
findAllForPushApplication(String, boolean)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
findAllForPushApplication(String, boolean, Integer, Integer)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
findAllForVariant(String, boolean, Integer, Integer)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
findAllPushApplicationIDsForDeveloper(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
findAllVariantsByIDs(List<String>)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
findByPushApplicationID(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
findByPushApplicationIDForDeveloper(String, String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
findByVariantID(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
findByVariantIDForDeveloper(String, String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
findByVariantIds(List<String>)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
findInstallationForVariantByDeviceToken(String, String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
findInstallationsByVariant(String, String, Integer, Integer)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
findInstallationsForVariantByDeviceTokens(String, Set<String>)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
findLastThreeActivity(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
findVariantIDsForDeveloper(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
findVariantIDsWithWarnings(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
G
getNumberOfDevicesForVariantIDs(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
getNumberOfPushApplicationsForDeveloper(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
getNumberOfPushMessagesForApplications(String)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
J
JPABaseDao
- Class in
org.jboss.aerogear.unifiedpush.jpa.dao.impl
JPABaseDao()
- Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPABaseDao
JPAInstallationDao
- Class in
org.jboss.aerogear.unifiedpush.jpa.dao.impl
JPAInstallationDao()
- Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
JPAPushApplicationDao
- Class in
org.jboss.aerogear.unifiedpush.jpa.dao.impl
JPAPushApplicationDao()
- Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
JPAPushMessageInformationDao
- Class in
org.jboss.aerogear.unifiedpush.jpa.dao.impl
JPAPushMessageInformationDao()
- Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
JPAVariantDao
- Class in
org.jboss.aerogear.unifiedpush.jpa.dao.impl
JPAVariantDao()
- Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
M
merge(Object)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPABaseDao
O
org.jboss.aerogear.unifiedpush.jpa.cdi
- package org.jboss.aerogear.unifiedpush.jpa.cdi
org.jboss.aerogear.unifiedpush.jpa.dao.impl
- package org.jboss.aerogear.unifiedpush.jpa.dao.impl
P
persist(Object)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPABaseDao
R
remove(Object)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPABaseDao
S
setEntityManager(EntityManager)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPABaseDao
Hook to manually inject an EntityManager.
U
update(Installation)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAInstallationDao
update(PushApplication)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushApplicationDao
update(PushMessageInformation)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAPushMessageInformationDao
update(Variant)
- Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.
JPAVariantDao
C
D
E
F
G
J
M
O
P
R
S
U
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
UnifiedPush Server Model JPA implementation 1.0.0.Final
Prev
Next
Frames
No Frames
All Classes
Copyright © 2014
JBoss by Red Hat
. All Rights Reserved.