Serialized Form
|
Package com.vaadin.addon.jpacontainer |
serialVersionUID: -6988494009645932112L
container
com.vaadin.data.Container container
serialVersionUID: -4031940552175752858L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
entityProvider
EntityProvider<T> entityProvider
filterSupport
AdvancedFilterableSupport filterSupport
listeners
LinkedList<E> listeners
entityClassMetadata
EntityClassMetadata<T> entityClassMetadata
sortByList
List<E> sortByList
propertyList
com.vaadin.addon.jpacontainer.PropertyList<T> propertyList
bufferingDelegate
com.vaadin.addon.jpacontainer.BufferedContainerDelegate<T> bufferingDelegate
readOnly
boolean readOnly
writeThrough
boolean writeThrough
queryModifierDelegate
QueryModifierDelegate queryModifierDelegate
additionalFilterablePropertyIds
Collection<E> additionalFilterablePropertyIds
fireContainerItemSetChangeEvents
boolean fireContainerItemSetChangeEvents
fireItemSetChangeOnProviderChange
boolean fireItemSetChangeOnProviderChange
containsIdFiresItemSetChangeIfNotFound
boolean containsIdFiresItemSetChangeIfNotFound
cleanupCount
int cleanupCount
parentProperty
String parentProperty
parentIdProperty
String parentIdProperty
serialVersionUID: 530180436710345623L
serialVersionUID: -7429226164483121998L
serialVersionUID: -7802570988994951818L
serialVersionUID: 1192258036968002982L
serialVersionUID: -4330673683011445634L
serialVersionUID: 197074826066153230L
serialVersionUID: -7867054889972105067L
itemId
Object itemId
serialVersionUID: 7542676056363040711L
serialVersionUID: 530688830477630703L
serialVersionUID: 4464120712728895566L
serialVersionUID: -2719424959990430585L
event
EntityProviderChangeEvent<T> event
serialVersionUID: 3835181888110236341L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
entity
Object entity
container
JPAContainer<T> container
propertyList
com.vaadin.addon.jpacontainer.PropertyList<T> propertyList
propertyMap
Map<K,V> propertyMap
modified
boolean modified
dirty
boolean dirty
persistent
boolean persistent
readThrough
boolean readThrough
writeThrough
boolean writeThrough
deleted
boolean deleted
itemId
Object itemId
serialVersionUID: -6308560006578484770L
propertyId
Object propertyId
- The property ID to sort by.
ascending
boolean ascending
- True to sort ascendingly, false to sort descendingly.
|
Package com.vaadin.addon.jpacontainer.fieldfactory |
fieldFactory
FieldFactory fieldFactory
referencedType
Class<T> referencedType
add
com.vaadin.event.Action add
remove
com.vaadin.event.Action remove
actions
com.vaadin.event.Action[] actions
container
com.vaadin.data.util.BeanItemContainer<BEANTYPE> container
table
com.vaadin.ui.Table table
backReferencePropertyId
String backReferencePropertyId
containerForProperty
EntityContainer<T> containerForProperty
strategy
com.vaadin.addon.jpacontainer.fieldfactory.ElementCollectionEditor.Strategy strategy
ff
FieldFactory ff
masterEntityContainer
EntityContainer<T> masterEntityContainer
propertyOrders
HashMap<K,V> propertyOrders
multiselectTypes
HashMap<K,V> multiselectTypes
singleselectTypes
HashMap<K,V> singleselectTypes
entityManagerProvider
EntityManagerProvider entityManagerProvider
serialVersionUID: 5457282096887625533L
value
Object value
- Value of the abstract field.
dataSource
com.vaadin.data.Property<T> dataSource
- Connected data-source.
validators
LinkedList<E> validators
- The list of validators.
writeTroughMode
boolean writeTroughMode
- Auto commit mode.
readTroughMode
boolean readTroughMode
- Reads the value from data-source, when it is not modified.
modified
boolean modified
- Is the field modified but not committed.
currentBufferedSourceException
com.vaadin.data.Buffered.SourceException currentBufferedSourceException
- Current source exception.
invalidAllowed
boolean invalidAllowed
- Are the invalid values allowed in fields ?
invalidCommitted
boolean invalidCommitted
- Are the invalid values committed ?
tabIndex
int tabIndex
- The tab order number of this field.
required
boolean required
- Required field.
requiredError
String requiredError
- The error message for the exception that is thrown when the field is
required but empty.
validationVisible
boolean validationVisible
- Is automatic validation enabled.
select
com.vaadin.ui.AbstractSelect select
fieldFactory
FieldFactory fieldFactory
referencedType
Class<T> referencedType
add
com.vaadin.event.Action add
remove
com.vaadin.event.Action remove
actions
com.vaadin.event.Action[] actions
container
JPAContainer<T> container
table
com.vaadin.ui.Table table
backReferencePropertyId
String backReferencePropertyId
masterEntity
Object masterEntity
propertyId
Object propertyId
containerForProperty
EntityContainer<T> containerForProperty
itemId
Object itemId
select
com.vaadin.ui.AbstractSelect select
owningSide
Boolean owningSide
mappedBy
String mappedBy
createdInstance
Object createdInstance
backReferenceId
String backReferenceId
editedEntityItem
EntityItem<T> editedEntityItem
masterEntity
Object masterEntity
property
EntityItemProperty property
dataSource
com.vaadin.data.Property<T> dataSource
- Datasource that stores the actual value.
select
com.vaadin.ui.AbstractSelect select
|
Package com.vaadin.addon.jpacontainer.filter |
joinProperty
String joinProperty
|
Package com.vaadin.addon.jpacontainer.filter.util |
serialVersionUID: 398382431841547719L
filterablePropertyIds
Collection<E> filterablePropertyIds
listeners
LinkedList<E> listeners
appliedFilters
LinkedList<E> appliedFilters
filters
LinkedList<E> filters
applyFiltersImmediately
boolean applyFiltersImmediately
unappliedFilters
boolean unappliedFilters
|
Package com.vaadin.addon.jpacontainer.metadata |
serialVersionUID: 2569781449737488799L
mappedClass
Class<T> mappedClass
allProperties
Map<K,V> allProperties
persistentProperties
Map<K,V> persistentProperties
serialVersionUID: -4870942071257502328L
entityName
String entityName
versionProperty
String versionProperty
identifierProperty
String identifierProperty
serialVersionUID: -4097189601179456814L
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
propertyKind
PropertyKind propertyKind
typeMetadata
ClassMetadata<T> typeMetadata
fieldName
String fieldName
fieldDeclaringClass
Class<T> fieldDeclaringClass
serialVersionUID: -6500231861860229121L
readResolve
public Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
name
String name
type
Class<T> type
getterName
String getterName
setterName
String setterName
getterDeclaringClass
Class<T> getterDeclaringClass
setterDeclaringClass
Class<T> setterDeclaringClass
|
Package com.vaadin.addon.jpacontainer.provider |
serialVersionUID: 9174163487778140520L
serialVersionUID: -4080306860560561433L
entityProvider
EntityProvider<T> entityProvider
serialVersionUID: 9174163487778140520L
serialVersionUID: 302600441430870363L
cachingSupport
com.vaadin.addon.jpacontainer.provider.CachingSupport<T> cachingSupport
cachingSupport
com.vaadin.addon.jpacontainer.provider.CachingSupport<T> cachingSupport
serialVersionUID: 2900939583997256189L
addOrder
LinkedList<E> addOrder
maxSize
int maxSize
serialVersionUID: 2900939583997256189L
addOrder
LinkedList<E> addOrder
maxSize
int maxSize
serialVersionUID: 1601796410565144708L
readResolve
protected Object readResolve()
throws ObjectStreamException
- Throws:
ObjectStreamException
writeReplace
protected Object writeReplace()
throws ObjectStreamException
- Throws:
ObjectStreamException
entityClassMetadata
EntityClassMetadata<T> entityClassMetadata
entitiesDetached
boolean entitiesDetached
entityManagerProvider
EntityManagerProvider entityManagerProvider
serializableEntityManager
Serializable serializableEntityManager
queryModifierDelegate
QueryModifierDelegate queryModifierDelegate
lazyLoadingDelegate
LazyLoadingDelegate lazyLoadingDelegate
- The lazy loading delegate explicitly handles loading lazy collections
where needed (e.g. when using Hibernate)
serialVersionUID: -6628293930338167750L
transactionsHandled
boolean transactionsHandled
fireEntityProviderChangeEvent
boolean fireEntityProviderChangeEvent
|
Package com.vaadin.addon.jpacontainer.provider.jndijta |
jndiAddresses
JndiAddresses jndiAddresses
jndiAddresses
JndiAddresses jndiAddresses
jndiAddresses
JndiAddresses jndiAddresses
jndiAddresses
JndiAddresses jndiAddresses
|
Package com.vaadin.addon.jpacontainer.util |
Copyright © 2013 Vaadin Ltd. All rights reserved.