Errai 3.0.1-SNAPSHOT

Uses of Package
org.jboss.errai.jpa.sync.client.shared

Packages that use org.jboss.errai.jpa.sync.client.shared
org.jboss.errai.jpa.sync.client.local   
org.jboss.errai.jpa.sync.client.shared   
org.jboss.errai.jpa.sync.server   
 

Classes in org.jboss.errai.jpa.sync.client.shared used by org.jboss.errai.jpa.sync.client.local
DataSyncService
          An Errai RPC service which is called by ClientSyncManager when it wishes to synchronize JPA data sets data between itself and the server.
JpaAttributeAccessor
          JPA attribute values cannot be obtained the same way on the client as on the server.
SyncResponse
           
SyncResponses
          Provides information about a completed sync operation.
 

Classes in org.jboss.errai.jpa.sync.client.shared used by org.jboss.errai.jpa.sync.client.shared
JpaAttributeAccessor
          JPA attribute values cannot be obtained the same way on the client as on the server.
SyncableDataSet
           
SyncRequestOperation
           
SyncRequestOperation.Type
           
SyncResponse
           
 

Classes in org.jboss.errai.jpa.sync.client.shared used by org.jboss.errai.jpa.sync.server
DataSyncService
          An Errai RPC service which is called by ClientSyncManager when it wishes to synchronize JPA data sets data between itself and the server.
JpaAttributeAccessor
          JPA attribute values cannot be obtained the same way on the client as on the server.
SyncableDataSet
           
SyncRequestOperation
           
SyncResponse
           
 


Errai 3.0.1-SNAPSHOT

Copyright © 2013-2014 JBoss, a division of Red Hat. All Rights Reserved.