Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W 

F

fetch(SingularAttribute<? super X, Y>) - Method in class org.omnifaces.persistence.service.FetchWrapper
 
fetch(SingularAttribute<? super X, Y>, JoinType) - Method in class org.omnifaces.persistence.service.FetchWrapper
 
fetch(PluralAttribute<? super X, ?, Y>) - Method in class org.omnifaces.persistence.service.FetchWrapper
 
fetch(PluralAttribute<? super X, ?, Y>, JoinType) - Method in class org.omnifaces.persistence.service.FetchWrapper
 
fetch(String) - Method in class org.omnifaces.persistence.service.FetchWrapper
 
fetch(String, JoinType) - Method in class org.omnifaces.persistence.service.FetchWrapper
 
fetch(SingularAttribute<? super X, Y>) - Method in class org.omnifaces.persistence.service.RootWrapper
 
fetch(SingularAttribute<? super X, Y>, JoinType) - Method in class org.omnifaces.persistence.service.RootWrapper
 
fetch(PluralAttribute<? super X, ?, Y>) - Method in class org.omnifaces.persistence.service.RootWrapper
 
fetch(PluralAttribute<? super X, ?, Y>, JoinType) - Method in class org.omnifaces.persistence.service.RootWrapper
 
fetch(String) - Method in class org.omnifaces.persistence.service.RootWrapper
 
fetch(String, JoinType) - Method in class org.omnifaces.persistence.service.RootWrapper
 
fetchLazyBlobs(E) - Method in class org.omnifaces.persistence.service.BaseEntityService
Fetch all lazy blobs of given entity.
fetchLazyCollections(E, Function<E, Collection<?>>...) - Method in class org.omnifaces.persistence.service.BaseEntityService
Fetch lazy collections of given entity on given getters.
fetchLazyMaps(E, Function<E, Map<?, ?>>...) - Method in class org.omnifaces.persistence.service.BaseEntityService
Fetch lazy maps of given entity on given getters.
FetchWrapper<Z,X> - Class in org.omnifaces.persistence.service
A wrapper for Fetch, useful in case you intend to decorate it.
FetchWrapper(Fetch<Z, X>) - Constructor for class org.omnifaces.persistence.service.FetchWrapper
 
findById(I) - Method in class org.omnifaces.persistence.service.BaseEntityService
Find entity by given ID.
A B C D E F G H I J L M N O P Q R S T U V W 
Skip navigation links

Copyright © 2015–2018 OmniFaces. All rights reserved.