Package org.datamanager.activeentityvalue

Provides classes and intefaces for entity values that are active.

See:
          Description

Interface Summary
ActiveEntityValue This interface represents an ActiveEntityValue.
 

Class Summary
AttributeCounterEntityValue Reports the number of attributes currently attached to an entity.
 

Package org.datamanager.activeentityvalue Description

Provides classes and intefaces for entity values that are active. Active in this context means that the entity value is determined at the time a request for the value is made. This means ActiveEntityValues can perform dynamic computation.



See the Helium Website