|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
entity to the persistence storage.
listener to be notified of
EntityProviderChangeEvents.
listener to the list of listeners to be notified when
the filters are applied.
nestedProperty to the set of
properties.
EntityContainer.
original and adds an entry for the primary
key to the end of the list.
Filterable
.AdvancedFilterable
have been applied.FiltersAppliedEvent.
AdvancedFilterable and can be either extended or used as a delegate.filters together in a single
conjunction.
filters together in a single
conjunction.
MutableEntityProvider that can execute several
update operations (that is, adding new entities, and updating and removing
existing entities) inside a single transaction.BatchableEntityProvider.batchUpdate(com.vaadin.addon.jpacontainer.BatchableEntityProvider.BatchUpdateCallback)
method.BatchableEntityProvider that simply
passes itself to the BatchUpdateCallback.BatchableLocalEntityProvider.
BatchableLocalEntityProvider.
BatchUpdatePerformedEvent.
propertyId is between startingPoint and
endingPoint.
propertyId is between startingPoint (exclusive)
and endingPoint (exclusive).
propertyId is between startingPoint (inclusive)
and endingPoint (inclusive).
BatchableEntityProvider with caching
support that simply passes itself to the BatchUpdateCallback.CachingBatchableLocalEntityProvider.
CachingBatchableLocalEntityProvider.
EntityProviders that perform
some kind of internal caching.LocalEntityProvider that also implements the
CachingEntityProvider interface.CachingLocalEntityProvider.
CachingLocalEntityProvider.
MutableLocalEntityProvider that also
implements the CachingEntityProvider interface.CachingMutableLocalEntityProvider.
CachingLocalEntityProvider.
Entity and Embeddable classes.entityId that is also matched by filter.
Container.Filter to a criteria Predicate.
Container.Filter into a list of Predicate.
EntityItem for entity without adding
it to the container.
EntityManager using the cached
EntityManagerFactory for the persistence unit.
QueryModifierDelegate
interface.entity from the entity manager.
Embeddable or ElementCollection should
implement this interface.ClassMetadata that provides additional
information about classes annotated with the Entity annotation.EntityItems.EntityContainer.EntityItem.EntityProvider is to
provide entities to EntityContainers.event has occurred.
EntityProvider has been
changed (e.g.EntityProvider is changed (e.g.EntityProviders that wish to notify
clients (in practice EntityContainers) when their contents change.propertyId is equal to value.
propertyId is equal to value.
FormFieldFactory and TableFieldFactory implementation
suitable for JPAContainer users.FieldFactory.
Container.Filter) have
been translated into instances of Predicate, but before the
resulting predicates have been added to query.
Container.Filter) have
been translated into instances of Predicate, but before the
resulting predicates have been added to query.
event to all registered
ItemSetChangeListeners.
event to all registered listeners if
MutableLocalEntityProvider.isFireEntityProviderChangeEvent() is true.
filter.
EntityProviderChangeEvent that caused this container
event to be fired.
mappedClass.
entityId from the persistence
storage.
mappedClass.
filter.
index in the
result set determined from filter and sortBy.
EntityManagerProvider that is used to find the current
entity manager.
EntityManagerProvider that is used to find the current
entity manager unless one is specified using
LocalEntityProvider.setEntityManager(javax.persistence.EntityManager).
filter and sortBy.
propertyName from
parent.
filter and sortBy.
entityId in the list of entities determined by
filter and sortBy.
entityId in the list of entities determined by
filter and sortBy.
property from object.
object.propertyName.
propertyName from
parent.
backwards is false, this method will return the
identifier of the entity next to the entity identified by
entityId.
propertyId is greater than value.
propertyId is greater than or equal to value.
#removeAllFilters() or
#removeFilter(com.vaadin.addon.jpacontainer.Filter) .
LazyLoadingDelegate interface for use with Hibernate.Buffered#isWriteThrough() .
JPAContainer.containsId(java.lang.Object) method will
fire an item set change event if it returns false.
EntityItem.getEntity())
has been modified after it was fetched from the entity provider.
propertyId is empty.
propertyId is filterable.
EntityProviderChangeEvents should be fired by
this entity provider.
EntityItem.getEntity()).
propertyId is not empty.
propertyId is not null.
propertyId is null.
EntityItem.getEntity()) is persistent
(i.e.
filter is a valid filter, i.e.
filters (as a conjunction) to
the joined property joinProperty.
EntityContainer).JPAContainer instance for entities of class
entityClass.
EntityItems.JPAContainer.containsId(java.lang.Object) when the
result is false and JPAContainer.isContainsIdFiresItemSetChangeIfNotFound()
is true.EntityProviderChangeEvent is received by the
container.CustomComponent that implements the Field interface,
enabling the creation of e.g.EntityItem-implementation that is used by JPAContainer.propertyId matches value.
EntityManager.LocalEntityProvider.
LocalEntityProvider.
LocalEntityProvider with the specified
EntityManagerProvider.
propertyId is less than value.
propertyId is less than or equal to value.
CachingMutableLocalEntityProvider.
CachingMutableLocalEntityProvider.
CachingBatchableLocalEntityProvider.
CachingBatchableLocalEntityProvider.
MutableLocalEntityProvider.
MutableLocalEntityProvider.
LocalEntityProvider.
LocalEntityProvider.
CachingLocalEntityProvider.
CachingLocalEntityProvider.
ClassMetadata and
EntityClassMetadata instances.LocalEntityProvider that provides editing
support.MutableLocalEntityProvider.
MutableLocalEntityProvider.
filter.
filters together in a single
disjunction.
filters together in a single
disjunction.
SortBy instances have been
translated into Order instances, but before they have been
applied to the query.
SortBy instances have been
translated into Order instances, but before they have been
applied to the query.
propertyId is outside startingPoint and
endingPoint.
propertyId is outside startingPoint (exclusive)
and endingPoint (exclusive).
propertyId is outside startingPoint (inclusive)
and endingPoint (inclusive).
PropertyMetadata that provides additional
information about persistent properties.PropertyFormatter, but works also
for other than string fields.PropertyTranslator that is not connected to any
data source.
CriteriaQuery instance has been
completely built (configured).
CriteriaQuery instance has been
completely built (configured).
CriteriaQuery generation.CriteriaQuery instance (
query) has been instantiated, but before any state has been
set.
CriteriaQuery instance (
query) has been instantiated, but before any state has been
set.
entityId.
EntityItem.addNestedContainerProperty(java.lang.String).
listener from the list of listeners.
MutableLocalEntityProvider.isTransactionsHandledByProvider() is true,
operation will be executed inside a transaction that is
commited after the operation is completed.
Buffered#setWriteThrough(boolean) .
CachingEntityProvider.isCloneCachedEntities() flag.
JPAContainer.isContainsIdFiresItemSetChangeIfNotFound().
EntityManagerProvider that is used to find the current
entity manager if none is set using
EntityProvider.setEntityManager(javax.persistence.EntityManager)
EntityManagerProvider that is used to find the current
entity manager unless set using
LocalEntityProvider.setEntityManager(javax.persistence.EntityManager)
EntityProviderChangeEvents should be fired by this
entity provider.
property to value on
object.
object.propertyName to value.
QueryModifierDelegate, which is called in the different
stages that the EntityProvider builds a criteria query.
QueryModifierDelegate, which is called in the different
stages that the EntityProvider builds a criteria query.
SortBy instance.
Collection to a typed array.
entity to the persistence storage.
CachingEntityProvider.setCacheEnabled(boolean) and there is no filter modifiying
QueryModifierDelegate in use.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||