Package gov.nih.nci.caarray.domain

Interface Summary
MeasurementValue A UnitableValue with a numerical value.
ResourceBasedEnum Interface to be implemented by Enums which have a field holding a resource key that represents the UI label for that enum.
TermBasedValue A UnitableValue with a controlled vocabulary term value.
UnitableValue Interface for classes that store a value with an optional unit.
UserDefinedValue A UnitableValue with a free text value.
 

Class Summary
AbstractCaArrayEntity Base class for all caArray domain entities.
AbstractCaArrayObject Base class for all persistent caArray domain objects.
AbstractUnitableValue Base class for UnitableValue implementations.
BlobHolder  
LSID Life Science Identifier -- a unique identifier for entities.
MultiPartBlob This class is used to get around a mysql issue where the mysql server uses memory extremely poorly on a connection where a blob is being used.
ValueUtils Utilities for working with UnitableValues.
 

Enum Summary
ConfigParamEnum Various configuration parameters.
 

Annotation Types Summary
MaxSerializableSize The presence of this annotation indicates to the entity pruning algorithm used to prepare return results for remote API queries a maximum size for a collection that can be serialized.