uk.org.ponder.rsf.state.entity.support |
Classes supporting the uk.org.ponder.rsf.state.entity package.
|
Java Source File Name | Type | Comment |
BasicObstinateEBL.java | Class | |
EntityBeanLocatorImpl.java | Class | Request-scope implementation of the EntityBeanLocator, cooperating with the
StaticEntityBeanLocatorImpl application-scope registrar. |
EntityNameInferrerManager.java | Class | |
IDDefunnellingReshaper.java | Class | A "DataAlterationRequest" reshaper that does the work of reprocessing
a DAR after decoding from request, from one that simply assigns object
IDs to one that assigns entire objects. |
NewEntityIDRewriter.java | Class | |
StaticEntityBeanLocatorImpl.java | Class | An "automated" implementation of BeanLocator, useful for managing "entities",
addressed by a unique ID convertible to String, which are already provided with
some form of (probably application-scope) "DAO"-type API. |