Uses of Package
org.javarosa.core.util.externalizable
-
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.data Class Description Externalizable Gives objects control over serialization. -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.log Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.actions Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.actions.setgeopoint Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.condition Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.data Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.data.helper Class Description Externalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.instance Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.instance.utils Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.model.osm Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.reference Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.services Class Description PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.services.locale Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.services.properties Class Description Externalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.services.storage Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.services.transport.payload Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.util Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.core.util.externalizable Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.ExternalizableWrapper constructor guidelines: each child of this class should follow these rules with its constructors 1) every constructor that sets 'val' should have a matching constructor for deserialization that leaves 'val' null 2) every constructor that accepts an ExternalizableWrapper should also have a convenience constructor that accepts a Class, and wraps the Class in an ExtWrapBase (the identity wrapper) 3) there must exist a null constructor for meta-deserialization (for applicable wrappers) 4) be careful about properly disambiguating constructorsExtWrapIntEncoding PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.model.xform Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.xpath Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory -
Classes in org.javarosa.core.util.externalizable used by org.javarosa.xpath.expr Class Description DeserializationException Thrown when trying to create an object during serialization, but object cannot be created because: 1) We don't know what object to createExternalizable Gives objects control over serialization.PrototypeFactory