|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ErraiAttribute | |
---|---|
org.jboss.errai.jpa.client.local |
Uses of ErraiAttribute in org.jboss.errai.jpa.client.local |
---|
Subinterfaces of ErraiAttribute in org.jboss.errai.jpa.client.local | |
---|---|
interface |
ErraiPluralAttribute<X,C,E>
Extends the JPA PluralAttribute interface with methods required by Errai persistence but missing from the JPA metamodel. |
interface |
ErraiSingularAttribute<X,T>
Extends the JPA SingularAttribute interface with methods required by Errai persistence but missing from the JPA metamodel. |
Methods in org.jboss.errai.jpa.client.local that return ErraiAttribute | |
---|---|
ErraiAttribute<? super X,?> |
ErraiManagedType.getAttribute(String name)
|
Methods in org.jboss.errai.jpa.client.local with parameters of type ErraiAttribute | ||
---|---|---|
protected
|
ErraiManagedType.parseInlineJson(X targetEntity,
ErraiAttribute<? super X,Y> attr,
com.google.gwt.json.client.JSONValue attrJsonValue,
ErraiEntityManager eem)
|
|
Errai 3.0.1-SNAPSHOT | |||||||||
PREV NEXT | FRAMES NO FRAMES |