Uses of Package
net.anotheria.anodoc.data
-
Packages that use net.anotheria.anodoc.data Package Description net.anotheria.anodoc.data net.anotheria.anodoc.query2 net.anotheria.anodoc.query2.string net.anotheria.anodoc.service net.anotheria.anodoc.util net.anotheria.anodoc.util.mapper.pds Custom classes for describing action of deserialize for document properties.net.anotheria.anodoc.util.mapper.ps Custom classes for describing action of serialize for document properties.net.anotheria.asg.data net.anotheria.asg.util.decorators net.anotheria.asg.util.listener -
Classes in net.anotheria.anodoc.data used by net.anotheria.anodoc.data Class Description BooleanProperty This class represents a boolean property.DataHolder This class represents the root class for all objects that can hold information and therefore data.Document This class represents a basic document, which is a container for properties and therefore a corresponding modell object to a simple class (with attributes).DocumentList DocumentList represents a list holder for documents.DoubleProperty This class represents a double property (the mapping for double attributes).FloatProperty This class represents a float property (the mapping for float attributes)IBasicStoreableObject A class which implements this interface understands itself as basic (plain, atomic) storeable object, which means, that it doesn't contain futher storeable objects.ICompositeDataObject This container represents a composite container like a Document or a DocumentList.IDHolder Utility class to for unique document ids.IntProperty This class represents an integer property (the mapping for int or integer attributes)IPlainDataObject This interface represents a single data container which doesn't have undelying objects.ListProperty This property hold the list of Properties.LongProperty This property represents a long value.NoSuchDataHolderException This exception will be thrown if a not existing DataHolder was requested.NoSuchDocumentException This exception will be thrown when a not existing Document was requested, or the DataHolder with correspoding name is not a Document.NoSuchDocumentListException This exception will be thrown when a not existing DocumentList was requested, or the DataHolder with correspoding name is not a DocumentList.NoSuchPropertyException This exception will be thrown when a not existing Property was requested, or the DataHolder with correspoding name is not a Property.Property This class represents a single data entry which can be stored.PropertyType Declaration of supported types for properties.StringProperty This property represents a string value. -
Classes in net.anotheria.anodoc.data used by net.anotheria.anodoc.query2 Class Description Document This class represents a basic document, which is a container for properties and therefore a corresponding modell object to a simple class (with attributes).Property This class represents a single data entry which can be stored. -
Classes in net.anotheria.anodoc.data used by net.anotheria.anodoc.query2.string Class Description Document This class represents a basic document, which is a container for properties and therefore a corresponding modell object to a simple class (with attributes). -
Classes in net.anotheria.anodoc.data used by net.anotheria.anodoc.service Class Description DataHolder This class represents the root class for all objects that can hold information and therefore data.Document This class represents a basic document, which is a container for properties and therefore a corresponding modell object to a simple class (with attributes).DocumentList DocumentList represents a list holder for documents.Module This class describes a Module, which is a unity that can be stored and identified by the framework. -
Classes in net.anotheria.anodoc.data used by net.anotheria.anodoc.util Class Description Module This class describes a Module, which is a unity that can be stored and identified by the framework. -
Classes in net.anotheria.anodoc.data used by net.anotheria.anodoc.util.mapper.pds Class Description BooleanProperty This class represents a boolean property.DoubleProperty This class represents a double property (the mapping for double attributes).FloatProperty This class represents a float property (the mapping for float attributes)IntProperty This class represents an integer property (the mapping for int or integer attributes)ListProperty This property hold the list of Properties.LongProperty This property represents a long value.Property This class represents a single data entry which can be stored.StringProperty This property represents a string value. -
Classes in net.anotheria.anodoc.data used by net.anotheria.anodoc.util.mapper.ps Class Description BooleanProperty This class represents a boolean property.DoubleProperty This class represents a double property (the mapping for double attributes).FloatProperty This class represents a float property (the mapping for float attributes)IntProperty This class represents an integer property (the mapping for int or integer attributes)ListProperty This property hold the list of Properties.LongProperty This property represents a long value.StringProperty This property represents a string value. -
Classes in net.anotheria.anodoc.data used by net.anotheria.asg.data Class Description DataHolder This class represents the root class for all objects that can hold information and therefore data.Document This class represents a basic document, which is a container for properties and therefore a corresponding modell object to a simple class (with attributes).IBasicStoreableObject A class which implements this interface understands itself as basic (plain, atomic) storeable object, which means, that it doesn't contain futher storeable objects.ICompositeDataObject This container represents a composite container like a Document or a DocumentList.Property This class represents a single data entry which can be stored. -
Classes in net.anotheria.anodoc.data used by net.anotheria.asg.util.decorators Class Description Document This class represents a basic document, which is a container for properties and therefore a corresponding modell object to a simple class (with attributes). -
Classes in net.anotheria.anodoc.data used by net.anotheria.asg.util.listener Class Description Module This class describes a Module, which is a unity that can be stored and identified by the framework.