Skip navigation links
UnifiedPush Server Model JPA implementation 1.3.1.no-auth.Final
C D E F G J L M O S U 

C

countInstallationsByType(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
create(T) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
createHibernateQuery(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
createQuery(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
createQuery(String, Class<O>) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
createUntypedQuery(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 

D

dbCheck() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAHealthDao
 
delete(T) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
delete(PushApplication) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
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.JPAFlatPushMessageInformationDao
 

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(K) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
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
 
findAllDeviceTokenForVariantID(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
findAllDeviceTokenForVariantIDByCriteria(String, List<String>, List<String>, List<String>, int, String, boolean) - 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.JPAFlatPushMessageInformationDao
 
findAllForPushApplication(String, String, boolean, Integer, Integer) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
findAllForPushApplicationByParams(String, String, boolean, Integer, Integer) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
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, String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
findInstallationsByVariantForDeveloper(String, String, Integer, Integer, String) - 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
 
findLatestActivity(String, int) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
findLatestActivity(int) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
findMessageMetricsForPushApplicationByParams(String, String, boolean, Integer, Integer) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
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.JPAFlatPushMessageInformationDao
 
findVariantIDsWithWarnings() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
flushAndClear() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
Write pending objects to the database and clear session-scoped cache

G

getNumberOfDevicesForLoginName(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
getNumberOfDevicesForVariantID(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
 
getNumberOfPushApplicationsForDeveloper() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
getNumberOfPushMessagesForApplications() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
getNumberOfPushMessagesForLoginName(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
getNumberOfPushMessagesForPushApplication(String) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
getSingleResultForQuery(TypedQuery<T>) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
getTotalNumberOfDevices() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
getType() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
getType() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPACategoryDao
 
getType() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
getType() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAInstallationDao
 
getType() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAPushApplicationDao
 
getType() - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAVariantDao
 

J

JPABaseDao<T,K> - 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
 
JPAFlatPushMessageInformationDao - Class in org.jboss.aerogear.unifiedpush.jpa.dao.impl
 
JPAFlatPushMessageInformationDao() - Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAFlatPushMessageInformationDao
 
JPAHealthDao - Class in org.jboss.aerogear.unifiedpush.jpa.dao.impl
Simple dao that checks if the database is available by running select 1 query.
JPAHealthDao() - Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAHealthDao
 
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
 
JPAVariantDao - Class in org.jboss.aerogear.unifiedpush.jpa.dao.impl
 
JPAVariantDao() - Constructor for class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPAVariantDao
 

L

lock(T) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
Pessimistic write lock on entity

M

Mysql5BitBooleanDialect - Class in org.jboss.aerogear.unifiedpush.jpa
A custom Hibernate dialect for Mysql5 that registers the Mysql 'bit' data type as a java.sql.Types.BOOLEAN.
Mysql5BitBooleanDialect() - Constructor for class org.jboss.aerogear.unifiedpush.jpa.Mysql5BitBooleanDialect
 

O

org.jboss.aerogear.unifiedpush.jpa - package org.jboss.aerogear.unifiedpush.jpa
 
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
 

S

setEntityManager(EntityManager) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
Hook to manually inject an EntityManager.

U

update(T) - Method in class org.jboss.aerogear.unifiedpush.jpa.dao.impl.JPABaseDao
 
C D E F G J L M O S U 
Skip navigation links
UnifiedPush Server Model JPA implementation 1.3.1.no-auth.Final

Copyright © 2018 JBoss by Red Hat. All rights reserved.