A B C D E F G H I J L M N O P R S T U X _

A

AbstractGwtProxyGenerator - Class in net.sf.gilead.proxy.gwt
Proxy generator for GWT
AbstractGwtProxyGenerator(String) - Constructor for class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Constructor
AbstractStatefulProxyStore - Class in net.sf.gilead.core.store.stateful
Abstract class for stateful proxy store.
AbstractStatefulProxyStore() - Constructor for class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
 
addAssociation(Class<?>, Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.ExplicitClassMapper
Add an association between source- and Clone-ClassaddAttribute(Attribute) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
Add a new attribute
addConstructor(Constructor) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
Add a new method
addCustomBeanTransformer(Class) - Method in class net.sf.gilead.core.beanlib.transformer.CustomTransformersFactory
Add a custom bean transformer
AdditionalCode - Class in net.sf.gilead.proxy.xml
 
AdditionalCode() - Constructor for class net.sf.gilead.proxy.xml.AdditionalCode
 
AdditionalCodeManager - Class in net.sf.gilead.proxy
 
AdditionalCodeManager() - Constructor for class net.sf.gilead.proxy.AdditionalCodeManager
Constructor
AdditionalCodeReader - Class in net.sf.gilead.proxy.xml
XML reader for additional code
AdditionalCodeReader() - Constructor for class net.sf.gilead.proxy.xml.AdditionalCodeReader
 
addMapping(Package, Package) - Method in class net.sf.gilead.core.beanlib.mapper.MultiDirectoryClassMapper
associate a source package (hibernated domain classes) with a target package (gwt serializeable classes)
addMethod(Method) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
Add a new method
addParameter(Parameter) - Method in class net.sf.gilead.proxy.xml.Constructor
Add the argument parameter
addParameter(Parameter) - Method in class net.sf.gilead.proxy.xml.Method
Add the argument parameter
addProxyInformation(String, String) - Method in interface net.sf.gilead.pojo.base.ILightEntity
Add proxy information for the argument property.
addProxyInformation(String, String) - Method in class net.sf.gilead.pojo.java14.LightEntity
 
addProxyInformation(String, String) - Method in class net.sf.gilead.pojo.java5.LightEntity
Add proxy information
AnnotationsHelper - Class in net.sf.gilead.annotations
Helper class for annotation management
AnnotationsHelper() - Constructor for class net.sf.gilead.annotations.AnnotationsHelper
 
attach(Object, Object) - Method in class net.sf.gilead.core.LazyKiller
Hibernate attachment
Attribute - Class in net.sf.gilead.proxy.xml
Method description
Attribute() - Constructor for class net.sf.gilead.proxy.xml.Attribute
 

B

Base64 - Class in net.sf.gilead.core.serialization
A very fast and memory efficient class to encode and decode to and from BASE64 in full accordance with RFC 2045.
Base64() - Constructor for class net.sf.gilead.core.serialization.Base64
 
BeanlibThreadLocal - Class in net.sf.gilead.core.beanlib.merge
Thread local to store BeanLib additional parameters
BeanlibThreadLocal() - Constructor for class net.sf.gilead.core.beanlib.merge.BeanlibThreadLocal
 
ByteStringProxySerialization - Class in net.sf.gilead.core.serialization
Serialization manager singleton.
ByteStringProxySerialization() - Constructor for class net.sf.gilead.core.serialization.ByteStringProxySerialization
Constructor.

C

canConvert(Class) - Method in class net.sf.gilead.core.serialization.SerializableIdConverter
(non-Javadoc)
className - Variable in class net.sf.gilead.core.serialization.SerializableId
The associated class name
cleanUp() - Method in interface net.sf.gilead.core.store.IProxyStore
Clean up the proxy store after a complete serialization process
cleanUp() - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
Clean up the proxy store after a complete serialization process
cleanUp() - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
Clean up the proxy store after a complete serialization process
clear() - Method in class net.sf.gilead.proxy.ProxyManager
Clear generated proxy classes (for multiple tests run)
clone(Object, Class<?>) - Method in class net.sf.gilead.core.LazyKiller
Clone the abstract POJO with BeanLib Every time a lazy property is detected, it is replaced with null.
clone(Object) - Method in class net.sf.gilead.core.PersistentBeanManager
Clone and store the Hibernate POJO(s)
clone(Object, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Clone and store the Hibernate POJO
clone(Object) - Method in class net.sf.gilead.gwt.PersistentRemoteService
Clone and store (if needed) the hibernate POJO
CloneAndMergeConstants - Class in net.sf.gilead.core.beanlib
Constants for clone and merge operations
CloneAndMergeConstants() - Constructor for class net.sf.gilead.core.beanlib.CloneAndMergeConstants
 
CloneBeanPopulatable - Class in net.sf.gilead.core.beanlib.clone
Populatable for Hibernate lazy handling
CloneBeanPopulatable(IPersistenceUtil, IProxyStore) - Constructor for class net.sf.gilead.core.beanlib.clone.CloneBeanPopulatable
Constructor
CloneBeanReplicator - Class in net.sf.gilead.core.beanlib.clone
Hibernate Bean Replicator override to inject the class mapper used for clone to a different class.
CloneBeanReplicator(IClassMapper, IPersistenceUtil, IProxyStore) - Constructor for class net.sf.gilead.core.beanlib.clone.CloneBeanReplicator
 
CloneClassBeanReplicator - Class in net.sf.gilead.core.beanlib.clone
Bean replicator with different from and to classes for clone operation
CloneClassBeanReplicator(BeanTransformerSpi) - Constructor for class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
CloneClassBeanReplicator.Factory - Class in net.sf.gilead.core.beanlib.clone
Factory for MergeClassBeanReplicator
cloneCollection(Collection<?>, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Clone and store a collection of Hibernate POJO
CloneException - Exception in net.sf.gilead.exception
 
CloneException(String) - Constructor for exception net.sf.gilead.exception.CloneException
Base constructor
cloneMap(Map<?, ?>, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Clone and store a map of Hibernate POJO
clonePojo(Object, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Clone and store the Hibernate POJO
closeCurrentSession() - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
closeCurrentSession() - Method in interface net.sf.gilead.core.IPersistenceUtil
Close the session opened with 'openSession' call
com.google.gwt.user.client.rpc.core.java.sql - package com.google.gwt.user.client.rpc.core.java.sql
 
com.google.gwt.user.server.rpc - package com.google.gwt.user.server.rpc
 
ComponentTypeException - Exception in net.sf.gilead.exception
Exception thrown when a component type is encountered.
ComponentTypeException(Object) - Constructor for exception net.sf.gilead.exception.ComponentTypeException
Constructor
computeJava14Signature(String) - Method in class net.sf.gilead.proxy.xml.Constructor
Compute Java14 syntax signature
computeJava14Signature() - Method in class net.sf.gilead.proxy.xml.Method
Compute Java14 syntax signature
computeJava5Signature(String) - Method in class net.sf.gilead.proxy.xml.Constructor
Compute Java5 syntax signature
computeJava5Signature() - Method in class net.sf.gilead.proxy.xml.Method
Compute Java5 syntax signature
computeKey(Object, Serializable, String) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
Compute the hashmap key
computeKey(Object, String) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
Compute the hashmap key
Constructor - Class in net.sf.gilead.proxy.xml
Constructor description
Constructor() - Constructor for class net.sf.gilead.proxy.xml.Constructor
 
convertMap(Map<String, Serializable>) - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
Convert Map to Map
ConvertorException - Exception in net.sf.gilead.exception
Serializable Convertor Exception
ConvertorException(String) - Constructor for exception net.sf.gilead.exception.ConvertorException
 
ConvertorException(Throwable) - Constructor for exception net.sf.gilead.exception.ConvertorException
 
ConvertorException(String, Throwable) - Constructor for exception net.sf.gilead.exception.ConvertorException
 
convertToSerializable(String) - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
Convert Map to Map
createEntityProxy(Map<String, Serializable>) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
Create a proxy for the argument class and id
createEntityProxy(Map<String, Serializable>) - Method in interface net.sf.gilead.core.IPersistenceUtil
Create an uninitialized proxy from the proxy informations
createNewCollection(Collection<?>) - Method in class net.sf.gilead.core.PersistentBeanManager
Create a new collection with the same behavior than the argument one
createNewMap(Map<?, ?>) - Method in class net.sf.gilead.core.PersistentBeanManager
Create a new map with the same behavior than the argument one
createPersistenceUtil(ConfigMap) - Static method in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Create the persistence util from the BlazeDS configuration
createPersistentCollection(Map<String, Serializable>, Object) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
Create a persistent collection
createPersistentCollection(Map<String, Serializable>, Object) - Method in interface net.sf.gilead.core.IPersistenceUtil
Create a persistent collection from serialized informations
createToInstance(Object, Class<T>) - Method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
createToInstance(Object, Class<T>) - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
createUnionCustomBeanTransformer(BeanTransformerSpi) - Method in class net.sf.gilead.core.beanlib.transformer.CustomTransformersFactory
Create a union transformer if needed
createUtilFromEntityManagerFactory(ConfigMap) - Static method in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Create Persistence Util from Entity Manager Factory JNDI name
createUtilFromHelper(ConfigMap) - Static method in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Create Persistence Util from introspection
CustomTransformersFactory - Class in net.sf.gilead.core.beanlib.transformer
Factory for gilead custom transformers

D

Date_CustomFieldSerializer - Class in com.google.gwt.user.client.rpc.core.java.sql
 
Date_CustomFieldSerializer() - Constructor for class com.google.gwt.user.client.rpc.core.java.sql.Date_CustomFieldSerializer
 
decode(char[]) - Static method in class net.sf.gilead.core.serialization.Base64
Decodes a BASE64 encoded char array.
decode(byte[]) - Static method in class net.sf.gilead.core.serialization.Base64
Decodes a BASE64 encoded byte array.
decode(String) - Static method in class net.sf.gilead.core.serialization.Base64
Decodes a BASE64 encoded String.
decodeFast(char[]) - Static method in class net.sf.gilead.core.serialization.Base64
Decodes a BASE64 encoded char array that is known to be resonably well formatted.
decodeFast(byte[]) - Static method in class net.sf.gilead.core.serialization.Base64
Decodes a BASE64 encoded byte array that is known to be resonably well formatted.
decodeFast(String) - Static method in class net.sf.gilead.core.serialization.Base64
Decodes a BASE64 encoded string that is known to be resonably well formatted.
decodeRequest(String, Class, SerializationPolicyProvider) - Method in class com.google.gwt.user.server.rpc.RPCCopy
Decode request method
decodeRequest(String) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns an RPCRequest that is built by decoding the contents of an encoded RPC request.
decodeRequest(String, Class) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns an RPCRequest that is built by decoding the contents of an encoded RPC request and optionally validating that type can handle the request.
decodeRequest(String, Class, SerializationPolicyProvider) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns an RPCRequest that is built by decoding the contents of an encoded RPC request and optionally validating that type can handle the request.
decodeRequest(String) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns an RPCRequest that is built by decoding the contents of an encoded RPC request.
decodeRequest(String, Class<?>) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns an RPCRequest that is built by decoding the contents of an encoded RPC request and optionally validating that type can handle the request.
decodeRequest(String, Class<?>, SerializationPolicyProvider) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns an RPCRequest that is built by decoding the contents of an encoded RPC request and optionally validating that type can handle the request.
delete(String) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
Delete the key from the underlying storage
delete(String) - Method in class net.sf.gilead.core.store.stateful.HttpSessionProxyStore
 
delete(String) - Method in class net.sf.gilead.core.store.stateful.InMemoryProxyStore
 
deserialize(SerializationStreamReader, Date) - Static method in class com.google.gwt.user.client.rpc.core.java.sql.Date_CustomFieldSerializer
 
deserialize(SerializationStreamReader, Timestamp) - Static method in class com.google.gwt.user.client.rpc.core.java.sql.Timestamp_CustomFieldSerializer
 
detach(Object) - Method in class net.sf.gilead.core.LazyKiller
Hibernate detachment
detach(Object, Class<?>) - Method in class net.sf.gilead.core.LazyKiller
Hibernate detachment
DirectoryClassMapper - Class in net.sf.gilead.core.beanlib.mapper
Class mapper based on package hierarchy (Domain and DTO must have the same name and placed in identified packages)
DirectoryClassMapper() - Constructor for class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
Constructor

E

encodeResponseForFailure(Method, Throwable, SerializationPolicy) - Method in class com.google.gwt.user.server.rpc.RPCCopy
Encode failure response method.
encodeResponseForFailure(Method, Throwable) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns a string that encodes an exception.
encodeResponseForFailure(Method, Throwable, SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns a string that encodes an exception.
encodeResponseForFailure(Method, Throwable) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns a string that encodes an exception.
encodeResponseForFailure(Method, Throwable, SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns a string that encodes an exception.
encodeResponseForSuccess(Method, Object, SerializationPolicy) - Method in class com.google.gwt.user.server.rpc.RPCCopy
Encode successful response method.
encodeResponseForSuccess(Method, Object) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns a string that encodes the object.
encodeResponseForSuccess(Method, Object, SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns a string that encodes the object.
encodeResponseForSuccess(Method, Object) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns a string that encodes the object.
encodeResponseForSuccess(Method, Object, SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns a string that encodes the object.
encodeToByte(byte[], boolean) - Static method in class net.sf.gilead.core.serialization.Base64
Encodes a raw byte array into a BASE64 byte[] representation i accordance with RFC 2045.
encodeToChar(byte[], boolean) - Static method in class net.sf.gilead.core.serialization.Base64
Encodes a raw byte array into a BASE64 char[] representation i accordance with RFC 2045.
encodeToString(byte[], boolean) - Static method in class net.sf.gilead.core.serialization.Base64
Encodes a raw byte array into a BASE64 String representation i accordance with RFC 2045.
ENTITY_MANAGER_FACTORY - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for entity manager factory
equals(Object) - Method in class net.sf.gilead.core.serialization.SerializableId
 
ExplicitClassMapper - Class in net.sf.gilead.core.beanlib.mapper
Class mapper based on explicitly parameterized classes
ExplicitClassMapper() - Constructor for class net.sf.gilead.core.beanlib.mapper.ExplicitClassMapper
Constructor

F

factory - Static variable in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
factory - Static variable in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
factory - Static variable in class net.sf.gilead.core.beanlib.merge.MergeCollectionReplicator
 
factory - Static variable in class net.sf.gilead.core.beanlib.merge.MergeMapReplicator
 
FastPrivateReaderMethodFinder - Class in net.sf.gilead.core.beanlib.finder
Fast Private Reader Method finder, inspired by the beanlib one but relying on IntropsectionHelper, that caches getDeclaredMethod results
find(String, Object) - Method in class net.sf.gilead.core.beanlib.finder.FastPrivateReaderMethodFinder
 
findResource(String) - Method in class net.sf.gilead.proxy.ProxyClassLoader
Find Resource simple override
findResources(String) - Method in class net.sf.gilead.proxy.ProxyClassLoader
Find Resources simple override

G

generate(TreeLogger, GeneratorContext, String) - Method in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
 
generateAttribute(SourceWriter, Attribute) - Method in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Generates an additional attribute
generateAttribute(CtClass, Attribute) - Method in class net.sf.gilead.proxy.JavassistProxyGenerator
Generate an additional attribute
generateMethod(SourceWriter, Method) - Method in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Generates an additional attribute
generateProxy(TreeLogger, SourceWriter, AdditionalCode) - Method in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Add additional code to the instrumented class
generateProxyClass(Class<?>, AdditionalCode) - Method in class net.sf.gilead.proxy.ProxyManager
Generate a proxy class
generateProxyFor(Class<?>, AdditionalCode) - Method in interface net.sf.gilead.proxy.IServerProxyGenerator
Generate a proxy the argument class
generateProxyFor(Class<?>, AdditionalCode) - Method in class net.sf.gilead.proxy.JavassistProxyGenerator
 
generateUniqueName(IPersistenceUtil, Object) - Static method in class net.sf.gilead.core.store.stateful.UniqueNameGenerator
Generates a unique name for the argument Hibenrate pojo
generateUniqueName(IPersistenceUtil, Object, Class<?>) - Static method in class net.sf.gilead.core.store.stateful.UniqueNameGenerator
Generates a unique name for the argument DTO associated with the hibernateClass
generateUniqueName(Serializable, Class<?>) - Static method in class net.sf.gilead.core.store.stateful.UniqueNameGenerator
Generates a unique name for the argument DTO associated with the hibernateClass
get(String) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
Get the proxy informations associated with the key
get(String) - Method in class net.sf.gilead.core.store.stateful.HttpSessionProxyStore
 
get(String) - Method in class net.sf.gilead.core.store.stateful.InMemoryProxyStore
 
getAdditionalCode(String) - Method in class net.sf.gilead.proxy.AdditionalCodeManager
Get additional code from the file name
getAdditionalCodeFor(String) - Method in class net.sf.gilead.proxy.AdditionalCodeManager
 
getAttributes() - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
getBeanManager() - Method in class net.sf.gilead.gwt.PersistentRemoteService
 
getBeanStack() - Static method in class net.sf.gilead.core.beanlib.merge.BeanlibThreadLocal
 
getClassMapper() - Method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
getClassMapper() - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
getClassMapper() - Method in class net.sf.gilead.core.PersistentBeanManager
 
getClassName() - Method in class net.sf.gilead.core.serialization.SerializableId
 
getCloneSuffix() - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
getCode() - Method in class net.sf.gilead.proxy.xml.Constructor
 
getCode() - Method in class net.sf.gilead.proxy.xml.Method
 
getCollectionType() - Method in class net.sf.gilead.proxy.xml.Attribute
 
getCollectionType() - Method in class net.sf.gilead.proxy.xml.Parameter
 
getConstructorFor(Class<CustomBeanTransformerSpi>) - Method in class net.sf.gilead.core.beanlib.transformer.CustomTransformersFactory
Get constructor for the argument class
getConstructors() - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
getDebugString() - Method in interface net.sf.gilead.pojo.base.ILightEntity
Debug method : write the declared proxy information
getDebugString() - Method in class net.sf.gilead.pojo.java14.LightEntity
 
getDebugString() - Method in class net.sf.gilead.pojo.java5.LightEntity
 
getDefaultSerializationPolicy() - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns a default serialization policy.
getDefaultSerializationPolicy() - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns a default serialization policy.
getDefaultValue() - Method in class net.sf.gilead.proxy.xml.Attribute
 
getEntityManagerFactoryFromJNDI(String) - Static method in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Get Entity Manager Factory from JNDI
getHashCode() - Method in class net.sf.gilead.core.serialization.SerializableId
 
getId(Object) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
getId(Object, Class<?>) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
getId(Object) - Method in interface net.sf.gilead.core.IPersistenceUtil
 
getId(Object, Class<?>) - Method in interface net.sf.gilead.core.IPersistenceUtil
 
getId() - Method in class net.sf.gilead.core.serialization.SerializableId
 
getImplementedInterface() - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
getInstance() - Static method in class com.google.gwt.user.server.rpc.RPCCopy
 
getInstance() - Static method in class net.sf.gilead.core.beanlib.transformer.CustomTransformersFactory
 
getInstance() - Static method in class net.sf.gilead.core.hibernate.HibernateUtil
 
getInstance() - Static method in class net.sf.gilead.core.PersistentBeanManager
 
getInstance() - Static method in class net.sf.gilead.proxy.AdditionalCodeManager
 
getInstance() - Static method in class net.sf.gilead.proxy.ProxyManager
 
getJavadoc() - Method in class net.sf.gilead.proxy.xml.Attribute
 
getJavadoc() - Method in class net.sf.gilead.proxy.xml.Constructor
 
getJavadoc() - Method in class net.sf.gilead.proxy.xml.Method
 
getMessage() - Method in exception net.sf.gilead.exception.NotPersistentObjectException
Get formatted message
getMethods() - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
getName() - Method in class net.sf.gilead.proxy.xml.Attribute
 
getName() - Method in class net.sf.gilead.proxy.xml.Method
 
getName() - Method in class net.sf.gilead.proxy.xml.Parameter
 
getObject() - Method in exception net.sf.gilead.exception.NotPersistentObjectException
 
getObject() - Method in exception net.sf.gilead.exception.ProxyStoreException
 
getObject() - Method in exception net.sf.gilead.exception.TransientObjectException
 
getParameters() - Method in class net.sf.gilead.proxy.xml.Constructor
 
getParameters() - Method in class net.sf.gilead.proxy.xml.Method
 
getPersistenceUtil() - Method in class net.sf.gilead.core.beanlib.clone.CloneBeanPopulatable
 
getPersistenceUtil() - Method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
getPersistenceUtil() - Method in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
 
getPersistenceUtil() - Method in class net.sf.gilead.core.beanlib.merge.MergeBeanPopulatable
 
getPersistenceUtil() - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
getPersistenceUtil() - Method in class net.sf.gilead.core.beanlib.merge.MergeCollectionReplicator
 
getPersistenceUtil() - Method in class net.sf.gilead.core.beanlib.merge.MergeMapReplicator
 
getPersistenceUtil() - Method in class net.sf.gilead.core.LazyKiller
 
getPersistenceUtil() - Method in class net.sf.gilead.core.PersistentBeanManager
 
getPersistenceUtil() - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
 
getProxyClass(Class<?>) - Method in class net.sf.gilead.proxy.ProxyManager
 
getProxyGenerator() - Method in class net.sf.gilead.proxy.ProxyManager
 
getProxyInformation(String) - Method in interface net.sf.gilead.pojo.base.ILightEntity
Get proxy information for the argument property
getProxyInformation(String) - Method in class net.sf.gilead.pojo.java14.LightEntity
 
getProxyInformation(String) - Method in class net.sf.gilead.pojo.java5.LightEntity
 
getProxyInformations() - Static method in class net.sf.gilead.core.beanlib.merge.BeanlibThreadLocal
 
getProxyInformations(Object, String) - Method in interface net.sf.gilead.core.store.IProxyStore
Get the proxy informations for the argument pojo and properties
getProxyInformations(Object, String) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
 
getProxyInformations(Object, String) - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 
getProxyInformations() - Method in interface net.sf.gilead.pojo.base.ILightEntity
 
getProxyInformations() - Method in class net.sf.gilead.pojo.java14.LightEntity
 
getProxyInformations() - Method in class net.sf.gilead.pojo.java5.LightEntity
 
getProxySerializer() - Method in class net.sf.gilead.core.store.stateless.SerializationThread
 
getProxySerializer() - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 
getProxyStore() - Method in class net.sf.gilead.core.beanlib.clone.CloneBeanPopulatable
 
getProxyStore() - Method in class net.sf.gilead.core.beanlib.merge.MergeBeanPopulatable
 
getProxyStore() - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
getProxyStore() - Method in class net.sf.gilead.core.LazyKiller
 
getProxyStore() - Method in class net.sf.gilead.core.PersistentBeanManager
 
getRecursiveDeclaredFields(Class<?>) - Static method in class net.sf.gilead.util.IntrospectionHelper
Recursively get declared fields
getRecursiveDeclaredMethod(Class<?>, String, Class<?>...) - Static method in class net.sf.gilead.util.IntrospectionHelper
Recursively find declared method with the argument name Important notice : does not check parameters types since it is used for searching getter and setter !
getResource(String) - Method in class net.sf.gilead.proxy.ProxyClassLoader
 
getResourceAsStream(String) - Method in class net.sf.gilead.proxy.ProxyClassLoader
 
getResources(String) - Method in class net.sf.gilead.proxy.ProxyClassLoader
 
getReturnCollectionType() - Method in class net.sf.gilead.proxy.xml.Method
 
getReturnType() - Method in class net.sf.gilead.proxy.xml.Method
 
getRootClonePackage() - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
getRootDomainPackage() - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
getSerializationThread() - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 
getSessionFactory() - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
getSourceClass(Class<?>) - Method in interface net.sf.gilead.core.beanlib.IClassMapper
 
getSourceClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
getSourceClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.ExplicitClassMapper
 
getSourceClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.MultiDirectoryClassMapper
 
getSourceClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
 
getSourceClass() - Method in exception net.sf.gilead.exception.NotAssignableException
 
getSourceClass(Class<?>) - Method in class net.sf.gilead.proxy.ProxyManager
 
getSourceClassName(String, AdditionalCode) - Method in class net.sf.gilead.proxy.AdditionalCodeManager
Compute the source class name from the proxy class name and the additional code
getSourceWriter(TreeLogger, GeneratorContext, String, String, String, AdditionalCode) - Method in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Create the needed source writer
getSuffix() - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
getTargetClass(Class<?>) - Method in interface net.sf.gilead.core.beanlib.IClassMapper
 
getTargetClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
getTargetClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.ExplicitClassMapper
 
getTargetClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.MultiDirectoryClassMapper
 
getTargetClass(Class<?>) - Method in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
 
getTargetClass() - Method in exception net.sf.gilead.exception.NotAssignableException
 
getTargetSuffix() - Method in class net.sf.gilead.core.beanlib.mapper.MultiDirectoryClassMapper
 
getType() - Method in class net.sf.gilead.proxy.xml.Attribute
 
getType() - Method in class net.sf.gilead.proxy.xml.Parameter
 
getUnenhancedClass(Class<?>) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
getUnenhancedClass(Class<?>) - Method in interface net.sf.gilead.core.IPersistenceUtil
Get the persistent class without proxy
getUniqueId(IPersistenceUtil, Object) - Static method in class net.sf.gilead.core.store.stateful.UniqueNameGenerator
Gets a unique ID for the argument persistent bean.
getUseSerializationThread() - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 
getVisibility() - Method in class net.sf.gilead.proxy.xml.Attribute
 
getVisibility() - Method in class net.sf.gilead.proxy.xml.Constructor
 
getVisibility() - Method in class net.sf.gilead.proxy.xml.Method
 
GileadRPCHelper - Class in net.sf.gilead.gwt
Static helper class for PersistentRemoteService and HibernateRPCServiceExporter (GWT-SL)
GileadRPCHelper() - Constructor for class net.sf.gilead.gwt.GileadRPCHelper
 
Gwt14ProxyGenerator - Class in net.sf.gilead.proxy.gwt
Proxy generator for GWT 1.4
Gwt14ProxyGenerator() - Constructor for class net.sf.gilead.proxy.gwt.Gwt14ProxyGenerator
 
Gwt15ProxyGenerator - Class in net.sf.gilead.proxy.gwt
Proxy generator for GWT 1.5
Gwt15ProxyGenerator() - Constructor for class net.sf.gilead.proxy.gwt.Gwt15ProxyGenerator
Constructor

H

hashCode - Variable in class net.sf.gilead.core.serialization.SerializableId
Hash code for non persistent and transient values
hasReadOnlyAnnotations(Class<?>) - Static method in class net.sf.gilead.annotations.AnnotationsHelper
Indicated if the argument has "ReadOnly" annotation on one of its field.
hasServerOnlyAnnotations(Class<?>) - Static method in class net.sf.gilead.annotations.AnnotationsHelper
Indicated if the argument has "ServerOnly" annotation on one of its field.
hasServerOnlyOrReadOnlyAnnotations(Class<?>) - Static method in class net.sf.gilead.annotations.AnnotationsHelper
Indicated if the argument has "ServerOnly" annotation on one of its field.
HELPER_CLASS - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for class helper
HELPER_METHOD - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for method helper
HELPER_SINGLETON - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for singleton helper
HIBERNATE_JPA_PERSISTENCE_UTIL - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for Hibernate JPA persistence util implementation
HIBERNATE_PERSISTENCE_UTIL - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for Hibernate persistence util implementation
HibernateJBossUtil - Class in net.sf.gilead.core.hibernate.jboss
 
HibernateJBossUtil() - Constructor for class net.sf.gilead.core.hibernate.jboss.HibernateJBossUtil
 
HibernateJpaUtil - Class in net.sf.gilead.core.hibernate.jpa
 
HibernateJpaUtil() - Constructor for class net.sf.gilead.core.hibernate.jpa.HibernateJpaUtil
 
HibernateSpringUtil - Class in net.sf.gilead.core.hibernate.spring
Spring handling of injected session factories
HibernateSpringUtil() - Constructor for class net.sf.gilead.core.hibernate.spring.HibernateSpringUtil
 
HibernateUtil - Class in net.sf.gilead.core.hibernate
Persistent helper for Hibernate implementation Centralizes the SessionFactory and add some needed methods.
HibernateUtil() - Constructor for class net.sf.gilead.core.hibernate.HibernateUtil
Default constructor
holdPersistentObject(Object) - Method in class net.sf.gilead.core.PersistentBeanManager
In deep persistent association checking.
holdPersistentObject(Object, List<Object>) - Method in class net.sf.gilead.core.PersistentBeanManager
In deep persistent association checking.
HttpSessionProxyStore - Class in net.sf.gilead.core.store.stateful
Proxy store for stateful web application
HttpSessionProxyStore() - Constructor for class net.sf.gilead.core.store.stateful.HttpSessionProxyStore
 

I

IClassMapper - Interface in net.sf.gilead.core.beanlib
Interface of the class mapper service
id - Variable in class net.sf.gilead.core.serialization.SerializableId
The underlying id
ILightEntity - Interface in net.sf.gilead.pojo.base
Persistence info handler interface.
init() - Method in class net.sf.gilead.gwt.PersistentRemoteService
Servlet initialisation
initClassLoader() - Static method in class net.sf.gilead.gwt.GileadRPCHelper
Proxy class loader initialisation
INITIALISED - Static variable in interface net.sf.gilead.pojo.base.ILightEntity
 
initialize(String, ConfigMap) - Method in class net.sf.gilead.blazeds.adapter.PersistentAdapter
Adapter initialisation
initialize(String, ConfigMap) - Method in class net.sf.gilead.blazeds.adapter.PersistentMessagingAdapter
Adapter initialisation
initialize(Object) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
initialize(Object) - Method in interface net.sf.gilead.core.IPersistenceUtil
Initialize the argument if not
InMemoryProxyStore - Class in net.sf.gilead.core.store.stateful
In Memory Proxy Information Store.
InMemoryProxyStore() - Constructor for class net.sf.gilead.core.store.stateful.InMemoryProxyStore
 
inst - Static variable in class net.sf.gilead.core.beanlib.finder.FastPrivateReaderMethodFinder
The unique instance of the finder
instantiate(SerializationStreamReader) - Static method in class com.google.gwt.user.client.rpc.core.java.sql.Date_CustomFieldSerializer
 
instantiate(SerializationStreamReader) - Static method in class com.google.gwt.user.client.rpc.core.java.sql.Timestamp_CustomFieldSerializer
 
instantiate(Constructor<CustomBeanTransformerSpi>, BeanTransformerSpi) - Method in class net.sf.gilead.core.beanlib.transformer.CustomTransformersFactory
Create a new transformer instance
IntrospectionHelper - Class in net.sf.gilead.util
Singleton for instrospection search
IntrospectionHelper() - Constructor for class net.sf.gilead.util.IntrospectionHelper
 
InvocationException - Exception in net.sf.gilead.exception
Invocation exception
InvocationException() - Constructor for exception net.sf.gilead.exception.InvocationException
Empty constructor
InvocationException(String) - Constructor for exception net.sf.gilead.exception.InvocationException
Ctor
InvocationException(Throwable) - Constructor for exception net.sf.gilead.exception.InvocationException
Ctor
InvocationException(String, Throwable) - Constructor for exception net.sf.gilead.exception.InvocationException
Ctor
invoke(Object, Method, Object[], SerializationPolicy) - Method in class com.google.gwt.user.server.rpc.RPCCopy
Invoke method
invoke(Object, Method, Object[]) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns the result of calling a service method, which could be the value returned by the method or an exception thrown by it.
invoke(Object, Method, Object[], SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns the result of calling a service method, which could be the value returned by the method or an exception thrown by it.
invoke(Object, Method, Object[]) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Single invoke method
invoke(Object, Method, Object[], SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Single invoke method.
invoke(Message) - Method in class net.sf.gilead.blazeds.adapter.PersistentAdapter
Invoke adapter
invoke(Message) - Method in class net.sf.gilead.blazeds.adapter.PersistentMessagingAdapter
Invoke adapter
invokeAndEncodeResponse(Object, Method, Object[]) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns a string that encodes the result of calling a service method, which could be the value returned by the method or an exception thrown by it.
invokeAndEncodeResponse(Object, Method, Object[], SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT14
Returns a string that encodes the result of calling a service method, which could be the value returned by the method or an exception thrown by it.
invokeAndEncodeResponse(Object, Method, Object[]) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns a string that encodes the result of calling a service method, which could be the value returned by the method or an exception thrown by it.
invokeAndEncodeResponse(Object, Method, Object[], SerializationPolicy) - Static method in class com.google.gwt.user.server.rpc.RPCCopy_GWT15
Returns a string that encodes the result of calling a service method, which could be the value returned by the method or an exception thrown by it.
IPersistenceUtil - Interface in net.sf.gilead.core
Interface for all Facade over (JPA) persistence engines.
IProxySerialization - Interface in net.sf.gilead.core.serialization
Interface for proxy serialization strategy
IProxyStore - Interface in net.sf.gilead.core.store
Handler for proxy informations storage and recovery
isEnhanced(Class<?>) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
isEnhanced(Class<?>) - Method in interface net.sf.gilead.core.IPersistenceUtil
Indicated if the argument class is enhanced or not
IServerProxyGenerator - Interface in net.sf.gilead.proxy
Interface of the server proxy generator
isInitialized(Map<String, Serializable>) - Method in class net.sf.gilead.core.beanlib.merge.MergeBeanPopulatable
Indicates if the argument property is lazy or not
isInitialized(Object) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
isInitialized(Object) - Method in interface net.sf.gilead.core.IPersistenceUtil
Indicates it the argument is initialized not
isJava5() - Method in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
 
isLazyPojo(JClassType) - Method in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Check if the argument class already implements ILightEntity
isPersistentClass(Class<?>) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
isPersistentClass(Class<?>) - Method in interface net.sf.gilead.core.IPersistenceUtil
Indicates if the class is managed by the persistance container of not
isPersistentCollection(Class<?>) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
isPersistentCollection(Class<?>) - Method in interface net.sf.gilead.core.IPersistenceUtil
Indicates if the argument collection is persistent or not
isPersistentPojo(Object) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
isPersistentPojo(Object) - Method in interface net.sf.gilead.core.IPersistenceUtil
Indicates if the pojo is persistent or not.
isReadOnly(Class<?>, String) - Static method in class net.sf.gilead.annotations.AnnotationsHelper
Indicated if the argument has "ReadOnly" annotation on the named field.
isSerializationFinished() - Method in class net.sf.gilead.core.store.stateless.SerializationThread
Inidcates if serialization is finished or not
isServerOnly(Class<?>, String) - Static method in class net.sf.gilead.annotations.AnnotationsHelper
Indicated if the argument has "ServerOnly" annotation on the named field.
isServerOrReadOnly(Class<?>, String) - Static method in class net.sf.gilead.annotations.AnnotationsHelper
Indicated if the argument has "ReadOnly" annotation on the named field.
isTransformable(Object, Class<T>, PropertyInfo) - Method in class net.sf.gilead.core.beanlib.transformer.TimestampCustomTransformer
Filter method
isTransformable(Object, Class<T>, PropertyInfo) - Method in class net.sf.gilead.core.beanlib.transformer.UnionCustomBeanTransformer
Iterate over the given array of CustomBeanTransformerSpi, checking if there is a valid transformer to transform the 'from' object, to the target 'toClass'
IUserType - Interface in net.sf.gilead.pojo.base
Hibernate User Type marker interface.

J

JAVA_14_LAZY_POJO - Static variable in class net.sf.gilead.proxy.ProxyManager
Addition code for Java 1.4 Light entity
JAVA_5_LAZY_POJO - Static variable in class net.sf.gilead.proxy.ProxyManager
Addition code for Java 5 Light entity
JavassistProxyGenerator - Class in net.sf.gilead.proxy
Javassist proxy generator (for server side)
JavassistProxyGenerator() - Constructor for class net.sf.gilead.proxy.JavassistProxyGenerator
 
JBossProxySerialization - Class in net.sf.gilead.core.serialization
Serialization manager singleton.
JBossProxySerialization() - Constructor for class net.sf.gilead.core.serialization.JBossProxySerialization
Constructor.
JNDI_NAME - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for retrieve entity manager factory from JNDI

L

LazyKiller - Class in net.sf.gilead.core
This class replaces all "lazy but not loaded" Hibernate association with null to allow the argument POJO to be used in other libraries without additional loading of 'LazyInitializationException'.
LazyKiller() - Constructor for class net.sf.gilead.core.LazyKiller
Empty constructor
LazyKiller(IClassMapper, IPersistenceUtil, IProxyStore) - Constructor for class net.sf.gilead.core.LazyKiller
Base constructor
LightEntity - Class in net.sf.gilead.pojo.java14
Abstract POJO for lazy property handling.
LightEntity() - Constructor for class net.sf.gilead.pojo.java14.LightEntity
Constructor
LightEntity - Class in net.sf.gilead.pojo.java5
Abstract POJO with minimal proxy informations handling
LightEntity() - Constructor for class net.sf.gilead.pojo.java5.LightEntity
Constructor
load(Serializable, Class<?>) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
load(Serializable, Class<?>) - Method in interface net.sf.gilead.core.IPersistenceUtil
Load a fresh instance of the persistent Pojo
loadClass(String) - Method in class net.sf.gilead.proxy.ProxyClassLoader
Load class wrapping

M

marshal(Object, HierarchicalStreamWriter, MarshallingContext) - Method in class net.sf.gilead.core.serialization.SerializableIdConverter
(non-Javadoc)
merge(Object) - Method in class net.sf.gilead.core.PersistentBeanManager
Merge the clone POJO to its Hibernate counterpart
merge(Object, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Merge the clone POJO to its Hibernate counterpart
merge(Object) - Method in class net.sf.gilead.gwt.PersistentRemoteService
Retrieve and populate Hibernate pojo with gwt pojo values
MergeBeanPopulatable - Class in net.sf.gilead.core.beanlib.merge
Populatable for POJO with the lazy information of the Hibernate POJO This populatable is used to fill back an Hibernate POJO from proxy information.
MergeBeanPopulatable(IPersistenceUtil, IProxyStore) - Constructor for class net.sf.gilead.core.beanlib.merge.MergeBeanPopulatable
Constructor
MergeBeanPopulator - Class in net.sf.gilead.core.beanlib.merge
Bean populator for merge operation
MergeBeanPopulator() - Constructor for class net.sf.gilead.core.beanlib.merge.MergeBeanPopulator
 
MergeClassBeanReplicator - Class in net.sf.gilead.core.beanlib.merge
Bean replicator with different from and to classes for merge operation
MergeClassBeanReplicator(BeanTransformerSpi) - Constructor for class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
MergeClassBeanReplicator.Factory - Class in net.sf.gilead.core.beanlib.merge
Factory for MergeClassBeanReplicator
mergeCollection(Collection<?>, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Retrieve the Hibernate Pojo List and merge the modification from GWT
MergeCollectionReplicator - Class in net.sf.gilead.core.beanlib.merge
Encapsulation of the collection replicator
MergeCollectionReplicator(BeanTransformerSpi) - Constructor for class net.sf.gilead.core.beanlib.merge.MergeCollectionReplicator
Constructor
mergeMap(Map<?, ?>, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Fill copy map with Hibernate merged POJO
MergeMapReplicator - Class in net.sf.gilead.core.beanlib.merge
Encapsulation of the collection replicator
MergeMapReplicator(BeanTransformerSpi) - Constructor for class net.sf.gilead.core.beanlib.merge.MergeMapReplicator
Constructor
mergePojo(Object, boolean) - Method in class net.sf.gilead.core.PersistentBeanManager
Retrieve the Hibernate Pojo and merge the modification from GWT
Method - Class in net.sf.gilead.proxy.xml
Method description
Method() - Constructor for class net.sf.gilead.proxy.xml.Method
 
MultiDirectoryClassMapper - Class in net.sf.gilead.core.beanlib.mapper
Class mapper based on package hierarchy (Domain and DTO must have the same name and placed in identified packages).
MultiDirectoryClassMapper() - Constructor for class net.sf.gilead.core.beanlib.mapper.MultiDirectoryClassMapper
Constructor

N

net.sf.gilead.annotations - package net.sf.gilead.annotations
 
net.sf.gilead.blazeds.adapter - package net.sf.gilead.blazeds.adapter
 
net.sf.gilead.core - package net.sf.gilead.core
 
net.sf.gilead.core.beanlib - package net.sf.gilead.core.beanlib
 
net.sf.gilead.core.beanlib.clone - package net.sf.gilead.core.beanlib.clone
 
net.sf.gilead.core.beanlib.finder - package net.sf.gilead.core.beanlib.finder
 
net.sf.gilead.core.beanlib.mapper - package net.sf.gilead.core.beanlib.mapper
 
net.sf.gilead.core.beanlib.merge - package net.sf.gilead.core.beanlib.merge
 
net.sf.gilead.core.beanlib.transformer - package net.sf.gilead.core.beanlib.transformer
 
net.sf.gilead.core.hibernate - package net.sf.gilead.core.hibernate
 
net.sf.gilead.core.hibernate.jboss - package net.sf.gilead.core.hibernate.jboss
 
net.sf.gilead.core.hibernate.jpa - package net.sf.gilead.core.hibernate.jpa
 
net.sf.gilead.core.hibernate.spring - package net.sf.gilead.core.hibernate.spring
 
net.sf.gilead.core.serialization - package net.sf.gilead.core.serialization
 
net.sf.gilead.core.store - package net.sf.gilead.core.store
 
net.sf.gilead.core.store.stateful - package net.sf.gilead.core.store.stateful
 
net.sf.gilead.core.store.stateless - package net.sf.gilead.core.store.stateless
 
net.sf.gilead.exception - package net.sf.gilead.exception
 
net.sf.gilead.gwt - package net.sf.gilead.gwt
 
net.sf.gilead.pojo.base - package net.sf.gilead.pojo.base
 
net.sf.gilead.pojo.java14 - package net.sf.gilead.pojo.java14
 
net.sf.gilead.pojo.java5 - package net.sf.gilead.pojo.java5
 
net.sf.gilead.proxy - package net.sf.gilead.proxy
 
net.sf.gilead.proxy.gwt - package net.sf.gilead.proxy.gwt
 
net.sf.gilead.proxy.xml - package net.sf.gilead.proxy.xml
 
net.sf.gilead.util - package net.sf.gilead.util
 
newBeanPopulator(Object, Object, IClassMapper, IPersistenceUtil, IProxyStore) - Static method in class net.sf.gilead.core.beanlib.merge.MergeBeanPopulator
Create a new populator for merge operation
newBeanReplicatable(BeanTransformerSpi) - Method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator.Factory
 
newBeanReplicatable(BeanTransformerSpi) - Static method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
newBeanReplicatable(BeanTransformerSpi) - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator.Factory
 
newBeanReplicatable(BeanTransformerSpi) - Static method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
newCollectionReplicatable(BeanTransformerSpi) - Static method in class net.sf.gilead.core.beanlib.merge.MergeCollectionReplicator
 
newMapReplicatable(BeanTransformerSpi) - Static method in class net.sf.gilead.core.beanlib.merge.MergeMapReplicator
 
NotAssignableException - Exception in net.sf.gilead.exception
Exception thrown when the target class from the class mapper is not assignable to the source one
NotAssignableException(Class<?>, Class<?>) - Constructor for exception net.sf.gilead.exception.NotAssignableException
Constructor
NotPersistentObjectException - Exception in net.sf.gilead.exception
Exception when trying to clone or merge an object not persisted with Persistence engine
NotPersistentObjectException(Object) - Constructor for exception net.sf.gilead.exception.NotPersistentObjectException
Base constructor

O

openSession() - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
openSession() - Method in interface net.sf.gilead.core.IPersistenceUtil
Open a new session

P

Parameter - Class in net.sf.gilead.proxy.xml
Method parameters
Parameter() - Constructor for class net.sf.gilead.proxy.xml.Parameter
 
parseInputParameters(RPCRequest, PersistentBeanManager, HttpSession) - Static method in class net.sf.gilead.gwt.GileadRPCHelper
Parse RPC input parameters.
parseReturnValue(Object, PersistentBeanManager) - Static method in class net.sf.gilead.gwt.GileadRPCHelper
Clone the service result.
PERSISTENCE_FACTORY - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for factory parameters
PERSISTENCE_UTIL - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for persistence util implementation
PersistenceUtilManager - Class in net.sf.gilead.blazeds.adapter
Manager to create persistence utils from BlazeDS configuration
PersistenceUtilManager() - Constructor for class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
 
PersistentAdapter - Class in net.sf.gilead.blazeds.adapter
Persistent adapter for BlazeDS
PersistentAdapter() - Constructor for class net.sf.gilead.blazeds.adapter.PersistentAdapter
 
PersistentBeanManager - Class in net.sf.gilead.core
Manager for Persistent POJO handling
PersistentBeanManager() - Constructor for class net.sf.gilead.core.PersistentBeanManager
Empty Constructor
PersistentMessagingAdapter - Class in net.sf.gilead.blazeds.adapter
Persistent adapter for BlazeDS Messaging
PersistentMessagingAdapter() - Constructor for class net.sf.gilead.blazeds.adapter.PersistentMessagingAdapter
 
PersistentRemoteService - Class in net.sf.gilead.gwt
Abstract class for GWT remote service using persistent POJO
PersistentRemoteService() - Constructor for class net.sf.gilead.gwt.PersistentRemoteService
Empty constructor
PersistentRemoteService(PersistentBeanManager) - Constructor for class net.sf.gilead.gwt.PersistentRemoteService
Base constructor
populate(Object, Object) - Method in class net.sf.gilead.core.LazyKiller
Populate the hibernatePojo (a fresh new one or the one used to clone) with the clone detached object.
processCall(String) - Method in class net.sf.gilead.gwt.PersistentRemoteService
Override of the RemoteServletService main method
PROXY_INFORMATIONS - Static variable in class net.sf.gilead.core.beanlib.CloneAndMergeConstants
Name of the proxy informations attribute
ProxyClassLoader - Class in net.sf.gilead.proxy
This wrapping class loader is used to generate proxy every time that a IProxy assignable class is loaded
ProxyClassLoader(ClassLoader) - Constructor for class net.sf.gilead.proxy.ProxyClassLoader
Constructor
ProxyClassMapper - Class in net.sf.gilead.core.beanlib.mapper
Class mapper for domain and proxy
ProxyClassMapper() - Constructor for class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
 
ProxyException - Exception in net.sf.gilead.exception
Exception in proxy generation or handling
ProxyException(String) - Constructor for exception net.sf.gilead.exception.ProxyException
Message constructor
ProxyException(String, Throwable) - Constructor for exception net.sf.gilead.exception.ProxyException
Nested exception constructor
ProxyManager - Class in net.sf.gilead.proxy
Proxy manager
ProxyManager() - Constructor for class net.sf.gilead.proxy.ProxyManager
Constructor
ProxyStoreException - Exception in net.sf.gilead.exception
Proxy store exception
ProxyStoreException(String) - Constructor for exception net.sf.gilead.exception.ProxyStoreException
Base constructor
ProxyStoreException(String, Object) - Constructor for exception net.sf.gilead.exception.ProxyStoreException
Base constructor

R

readFromFile(String) - Static method in class net.sf.gilead.proxy.xml.AdditionalCodeReader
Read method
ReadOnly - Annotation Type in net.sf.gilead.annotations
Annotation for "ReadOnly" properties.
removeProxyInformation(String) - Method in interface net.sf.gilead.pojo.base.ILightEntity
Remove a property proxy information
removeProxyInformation(String) - Method in class net.sf.gilead.pojo.java14.LightEntity
 
removeProxyInformation(String) - Method in class net.sf.gilead.pojo.java5.LightEntity
 
removeProxyInformations(Object, String) - Method in interface net.sf.gilead.core.store.IProxyStore
Remove the proxy informations from the property of the argument object.
removeProxyInformations(Object, String) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
 
removeProxyInformations(Object, String) - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 
replicate(Object) - Method in class net.sf.gilead.core.beanlib.merge.MergeCollectionReplicator
 
replicate(Object) - Method in class net.sf.gilead.core.beanlib.merge.MergeMapReplicator
 
replicateBean(V, Class<T>) - Method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
replicateBean(V, Class<T>) - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
replicateCollection(Collection<V>, Class<T>) - Method in class net.sf.gilead.core.beanlib.merge.MergeCollectionReplicator
Replicate collection override
replicateMap(Map<K, V>, Class<T>) - Method in class net.sf.gilead.core.beanlib.merge.MergeMapReplicator
Map replication override
RPCCopy - Class in com.google.gwt.user.server.rpc
Encapsulation of both RPCCopy for GWT 1.4 and GWT 1.5 (damned invokeAndEncodeResponse !!!!!)
RPCCopy_GWT14 - Class in com.google.gwt.user.server.rpc
Copy of the GWT RPC class.
RPCCopy_GWT15 - Class in com.google.gwt.user.server.rpc
Copy of the GWT RPC class.
run() - Method in class net.sf.gilead.core.store.stateless.SerializationThread
 

S

searchMember(Class<?>, Object) - Static method in class net.sf.gilead.util.IntrospectionHelper
Search nested class from the attributes of the argument
SerializableId - Class in net.sf.gilead.core.serialization
Id / Class structure for proxy information collection handling
SerializableId() - Constructor for class net.sf.gilead.core.serialization.SerializableId
 
SerializableIdConverter - Class in net.sf.gilead.core.serialization
SerializableId XStream converter (performance improvement)
SerializableIdConverter(XStream) - Constructor for class net.sf.gilead.core.serialization.SerializableIdConverter
Constructor
SerializationThread - Class in net.sf.gilead.core.store.stateless
Thread for handling proxy information serialization.
SerializationThread() - Constructor for class net.sf.gilead.core.store.stateless.SerializationThread
Constructor
serialize(SerializationStreamWriter, Date) - Static method in class com.google.gwt.user.client.rpc.core.java.sql.Date_CustomFieldSerializer
 
serialize(SerializationStreamWriter, Timestamp) - Static method in class com.google.gwt.user.client.rpc.core.java.sql.Timestamp_CustomFieldSerializer
 
serialize(Serializable) - Method in class net.sf.gilead.core.serialization.ByteStringProxySerialization
 
serialize(Serializable) - Method in interface net.sf.gilead.core.serialization.IProxySerialization
Convert Serializable to target type.
serialize(Serializable) - Method in class net.sf.gilead.core.serialization.JBossProxySerialization
 
serialize(Serializable) - Method in class net.sf.gilead.core.serialization.XStreamProxySerialization
Convert Serializable to bytes.
serialize(ILightEntity, String, Map<String, Serializable>) - Method in class net.sf.gilead.core.store.stateless.SerializationThread
Add serialization item
serializeEntityProxy(Object) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
serializeEntityProxy(Object) - Method in interface net.sf.gilead.core.IPersistenceUtil
Serialize proxy informations of the argument entity into a map of properties
serializePersistentCollection(Object) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
serializePersistentCollection(Object) - Method in interface net.sf.gilead.core.IPersistenceUtil
Serialize a persistent collection
ServerOnly - Annotation Type in net.sf.gilead.annotations
Annotation for "ServerOnly" properties.
setAssociations(Map<Class<?>, Class<?>>) - Method in class net.sf.gilead.core.beanlib.mapper.ExplicitClassMapper
Set the associations between source- and Clone-ClasssetAttributes(List<Attribute>) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
setBeanManager(PersistentBeanManager) - Method in class net.sf.gilead.gwt.PersistentRemoteService
 
setClassMapper(IClassMapper) - Method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
setClassMapper(IClassMapper) - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
setClassMapper(IClassMapper) - Method in class net.sf.gilead.core.LazyKiller
 
setClassMapper(IClassMapper) - Method in class net.sf.gilead.core.PersistentBeanManager
 
setClassName(String) - Method in class net.sf.gilead.core.serialization.SerializableId
 
setCloneSuffix(String) - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
setCode(String) - Method in class net.sf.gilead.proxy.xml.Constructor
 
setCode(String) - Method in class net.sf.gilead.proxy.xml.Method
 
setCollectionType(String) - Method in class net.sf.gilead.proxy.xml.Attribute
 
setCollectionType(String) - Method in class net.sf.gilead.proxy.xml.Parameter
 
setConstructors(List<Constructor>) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
setDefaultValue(String) - Method in class net.sf.gilead.proxy.xml.Attribute
 
setEntityManagerFactory(Object) - Method in class net.sf.gilead.core.hibernate.jboss.HibernateJBossUtil
Set entity manager factory from JBoss
setEntityManagerFactory(Object) - Method in class net.sf.gilead.core.hibernate.jpa.HibernateJpaUtil
Sets the JPA entity manager factory
setEntityManagerFactory(Object) - Method in class net.sf.gilead.core.hibernate.spring.HibernateSpringUtil
Set entity manager factory from JBoss
setHashCode(Integer) - Method in class net.sf.gilead.core.serialization.SerializableId
 
setHttpSession(HttpSession) - Static method in class net.sf.gilead.core.store.stateful.HttpSessionProxyStore
Store the current HTTP session in the thread local
setId(Serializable) - Method in class net.sf.gilead.core.serialization.SerializableId
 
setImplementedInterface(String) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
setJava5(boolean) - Method in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
 
setJavadoc(String) - Method in class net.sf.gilead.proxy.xml.Attribute
 
setJavadoc(String) - Method in class net.sf.gilead.proxy.xml.Constructor
 
setJavadoc(String) - Method in class net.sf.gilead.proxy.xml.Method
 
setMethods(List<Method>) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
setName(String) - Method in class net.sf.gilead.proxy.xml.Attribute
 
setName(String) - Method in class net.sf.gilead.proxy.xml.Method
 
setName(String) - Method in class net.sf.gilead.proxy.xml.Parameter
 
setParameters(List<Parameter>) - Method in class net.sf.gilead.proxy.xml.Constructor
 
setParameters(List<Parameter>) - Method in class net.sf.gilead.proxy.xml.Method
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.beanlib.clone.CloneBeanPopulatable
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.beanlib.clone.CloneClassBeanReplicator
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.beanlib.merge.MergeBeanPopulatable
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.beanlib.merge.MergeCollectionReplicator
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.beanlib.merge.MergeMapReplicator
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.LazyKiller
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.PersistentBeanManager
 
setPersistenceUtil(IPersistenceUtil) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
 
setProxyGenerator(IServerProxyGenerator) - Method in class net.sf.gilead.proxy.ProxyManager
 
setProxyInformations(Map<String, Serializable>) - Static method in class net.sf.gilead.core.beanlib.merge.BeanlibThreadLocal
 
setProxyInformations(Map) - Method in interface net.sf.gilead.pojo.base.ILightEntity
 
setProxyInformations(Map) - Method in class net.sf.gilead.pojo.java14.LightEntity
 
setProxyInformations(Map) - Method in class net.sf.gilead.pojo.java5.LightEntity
 
setProxySerializer(IProxySerialization) - Method in class net.sf.gilead.core.store.stateless.SerializationThread
 
setProxySerializer(IProxySerialization) - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 
setProxyStore(IProxyStore) - Method in class net.sf.gilead.core.beanlib.clone.CloneBeanPopulatable
 
setProxyStore(IProxyStore) - Method in class net.sf.gilead.core.beanlib.merge.MergeBeanPopulatable
 
setProxyStore(IProxyStore) - Method in class net.sf.gilead.core.beanlib.merge.MergeClassBeanReplicator
 
setProxyStore(IProxyStore) - Method in class net.sf.gilead.core.LazyKiller
 
setProxyStore(IProxyStore) - Method in class net.sf.gilead.core.PersistentBeanManager
set the used pojo store
setReturnCollectionType(String) - Method in class net.sf.gilead.proxy.xml.Method
 
setReturnType(String) - Method in class net.sf.gilead.proxy.xml.Method
 
setRootClonePackage(String) - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
setRootDomainPackage(String) - Method in class net.sf.gilead.core.beanlib.mapper.DirectoryClassMapper
 
setRunning(boolean) - Method in class net.sf.gilead.core.store.stateless.SerializationThread
 
setSessionFactory(SessionFactory) - Method in class net.sf.gilead.core.hibernate.HibernateUtil
 
setSessionFactory(SessionFactory) - Method in class net.sf.gilead.core.hibernate.jboss.HibernateJBossUtil
 
setSessionFactory(SessionFactory) - Method in class net.sf.gilead.core.hibernate.spring.HibernateSpringUtil
 
setSuffix(String) - Method in class net.sf.gilead.proxy.xml.AdditionalCode
 
setTargetSuffix(String) - Method in class net.sf.gilead.core.beanlib.mapper.MultiDirectoryClassMapper
 
setType(String) - Method in class net.sf.gilead.proxy.xml.Attribute
 
setType(String) - Method in class net.sf.gilead.proxy.xml.Parameter
 
setUseSerializationThread(boolean) - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 
setVisibility(String) - Method in class net.sf.gilead.proxy.xml.Attribute
 
setVisibility(String) - Method in class net.sf.gilead.proxy.xml.Constructor
 
setVisibility(String) - Method in class net.sf.gilead.proxy.xml.Method
 
shouldPopulate(String, Object, Method, Object, Method) - Method in class net.sf.gilead.core.beanlib.clone.CloneBeanPopulatable
 
shouldPopulate(String, Object, Method, Object, Method) - Method in class net.sf.gilead.core.beanlib.merge.MergeBeanPopulatable
 
STATELESS_STORE - Static variable in class net.sf.gilead.blazeds.adapter.PersistenceUtilManager
Parameter for stateless/stateful store
StatelessProxyStore - Class in net.sf.gilead.core.store.stateless
Stateless proxy store.
StatelessProxyStore() - Constructor for class net.sf.gilead.core.store.stateless.StatelessProxyStore
Constructor
store(String, Map<String, Serializable>) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
Store the value in the map.
store(String, Map<String, Serializable>) - Method in class net.sf.gilead.core.store.stateful.HttpSessionProxyStore
 
store(String, Map<String, Serializable>) - Method in class net.sf.gilead.core.store.stateful.InMemoryProxyStore
 
storeProxyInformations(Object, Object, String, Map<String, Serializable>) - Method in interface net.sf.gilead.core.store.IProxyStore
Store the argument proxy informations.
storeProxyInformations(Object, Object, String, Map<String, Serializable>) - Method in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
 
storeProxyInformations(Object, Object, String, Map<String, Serializable>) - Method in class net.sf.gilead.core.store.stateless.StatelessProxyStore
 

T

Timestamp_CustomFieldSerializer - Class in com.google.gwt.user.client.rpc.core.java.sql
 
Timestamp_CustomFieldSerializer() - Constructor for class com.google.gwt.user.client.rpc.core.java.sql.Timestamp_CustomFieldSerializer
 
TimestampCustomTransformer - Class in net.sf.gilead.core.beanlib.transformer
Timestamp transformer.
TimestampCustomTransformer(BeanTransformerSpi) - Constructor for class net.sf.gilead.core.beanlib.transformer.TimestampCustomTransformer
Constructor
toJava14String() - Method in class net.sf.gilead.proxy.xml.Attribute
Convert Attribute to Java 1.4 syntax
toJava14String() - Method in class net.sf.gilead.proxy.xml.Parameter
Convert the parameter to Java 14 syntax
toJava5String() - Method in class net.sf.gilead.proxy.xml.Attribute
Convert Attribute to Java5 syntax
toJava5String() - Method in class net.sf.gilead.proxy.xml.Parameter
Convert the parameter to Java 5 syntax
transform(Object, Class<T>, PropertyInfo) - Method in class net.sf.gilead.core.beanlib.transformer.TimestampCustomTransformer
Transformation method
transform(Object, Class<T>, PropertyInfo) - Method in class net.sf.gilead.core.beanlib.transformer.UnionCustomBeanTransformer
Transforms 'in' object into an instance of class 'toClass', using the first valid transformer in the _customTransformers array.
TransientObjectException - Exception in net.sf.gilead.exception
Exception when trying to clone or merge an transient object
TransientObjectException(Object) - Constructor for exception net.sf.gilead.exception.TransientObjectException
Base constructor

U

UnionCustomBeanTransformer - Class in net.sf.gilead.core.beanlib.transformer
The UnionCustomBeanTransformer hold an array of CustomBeanTransformerSpi, checks if a given instance of a source class if transformable into a destination class iterating over the array of CustomBeanTransformerSpi finding the first appropriate one.
UnionCustomBeanTransformer(CustomBeanTransformerSpi...) - Constructor for class net.sf.gilead.core.beanlib.transformer.UnionCustomBeanTransformer
Register the array of CustomBeanTransformerSpi used by the class
UniqueNameGenerator - Class in net.sf.gilead.core.store.stateful
Static class for unique name generation
UniqueNameGenerator() - Constructor for class net.sf.gilead.core.store.stateful.UniqueNameGenerator
 
unmarshal(HierarchicalStreamReader, UnmarshallingContext) - Method in class net.sf.gilead.core.serialization.SerializableIdConverter
(non-Javadoc)
unserialize(String) - Method in class net.sf.gilead.core.serialization.ByteStringProxySerialization
 
unserialize(String) - Method in interface net.sf.gilead.core.serialization.IProxySerialization
Regenerate Serializable from target type.
unserialize(String) - Method in class net.sf.gilead.core.serialization.JBossProxySerialization
 
unserialize(String) - Method in class net.sf.gilead.core.serialization.XStreamProxySerialization
Regenerate Serializable from String.

X

XStreamProxySerialization - Class in net.sf.gilead.core.serialization
XStream Serialization strategy.
XStreamProxySerialization() - Constructor for class net.sf.gilead.core.serialization.XStreamProxySerialization
Constructor.

_

_additionalCode - Variable in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Additional code
_additionalCodePath - Variable in class net.sf.gilead.proxy.gwt.AbstractGwtProxyGenerator
Associated additional code file path
_beanManager - Variable in class net.sf.gilead.gwt.PersistentRemoteService
The Hibernate lazy manager
_classMapper - Variable in class net.sf.gilead.core.PersistentBeanManager
The Class mapper
_java5 - Variable in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
For newly created proxy, must we use Java5 or Java 1.4 generator
_lazyKiller - Variable in class net.sf.gilead.core.PersistentBeanManager
The POJO lazy killer
_map - Variable in class net.sf.gilead.core.store.stateful.InMemoryProxyStore
The store hashmap
_persistenceUtil - Variable in class net.sf.gilead.core.beanlib.mapper.ProxyClassMapper
The associated persistence util
_persistenceUtil - Variable in class net.sf.gilead.core.PersistentBeanManager
The associated persistence util implementation
_persistenceUtil - Variable in class net.sf.gilead.core.store.stateful.AbstractStatefulProxyStore
The associated persistence util
_proxyInformations - Variable in class net.sf.gilead.pojo.java14.LightEntity
Map of proxy informations The key is the property name, the value is a map with persistence informations filled by the persistence util implementation.
_proxyInformations - Variable in class net.sf.gilead.pojo.java5.LightEntity
Map of persistence proxy informations.
_proxyStore - Variable in class net.sf.gilead.core.PersistentBeanManager
The associated Proxy informations store
_version - Variable in class com.google.gwt.user.server.rpc.RPCCopy
The current GWT version

A B C D E F G H I J L M N O P R S T U X _