UnifiedPush Server Model JPA implementation 1.1.0-alpha.1
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(Category) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao
 
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(Category) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao
 
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
 
existsVariantIDForAdmin(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAVariantDao
 
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(Integer) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao
 
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
 
findAll(Integer, Integer) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
findAllByPushApplicationID(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
findAllDeviceTokenForVariantIDByCriteria(String, List<String>, List<String>, List<String>) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
findAllForDeveloper(String, Integer, Integer) - 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
 
findByNames(List<String>) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao
 
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
 
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, Integer, Integer) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
findInstallationsByVariantForDeveloper(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
 
findLastThreeActivity() - 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
 
findVariantIDsWithWarnings() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushMessageInformationDao
 
flushAndClear() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
Write pending objects to the database and clear session-scoped cache

G

getNumberOfDevicesForVariantIDs(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
getNumberOfDevicesForVariantIDs() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
getNumberOfPushApplicationsForDeveloper(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
getNumberOfPushApplicationsForDeveloper() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
getNumberOfPushMessagesForApplications(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushMessageInformationDao
 
getNumberOfPushMessagesForApplications() - 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
 
JPACategoryDao - Class in org.jboss.aerogear.unifiedpush.jpa.dao.impl
 
JPACategoryDao() - Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao
 
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(Category) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao
 
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 
UnifiedPush Server Model JPA implementation 1.1.0-alpha.1

Copyright © 2014 JBoss by Red Hat. All Rights Reserved.