Errai 3.0.1-SNAPSHOT

Uses of Class
org.jboss.errai.jpa.sync.client.shared.SyncRequestOperation.Type

Packages that use SyncRequestOperation.Type
org.jboss.errai.jpa.sync.client.shared   
 

Uses of SyncRequestOperation.Type in org.jboss.errai.jpa.sync.client.shared
 

Methods in org.jboss.errai.jpa.sync.client.shared that return SyncRequestOperation.Type
 SyncRequestOperation.Type SyncRequestOperation.getType()
           
static SyncRequestOperation.Type SyncRequestOperation.Type.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SyncRequestOperation.Type[] SyncRequestOperation.Type.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Constructors in org.jboss.errai.jpa.sync.client.shared with parameters of type SyncRequestOperation.Type
SyncRequestOperation(SyncRequestOperation.Type type, X newState, X expectedState)
           
 


Errai 3.0.1-SNAPSHOT

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