|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Interface for field values.
Method Summary | |
void |
fetchFields(StateManager sm)
Method to retrieve the fields and store them in the object managed by the passed StateManager. |
void |
fetchNonLoadedFields(StateManager sm)
Method to retrieve the unloaded fields and store them in the object managed by the passed StateManager. |
FetchPlanImpl |
getFetchPlanForLoading()
Accessor for any FetchPlan to use when loading of fields (if any). |
Method Detail |
public void fetchFields(StateManager sm)
sm
- State Manager for the objectpublic void fetchNonLoadedFields(StateManager sm)
sm
- State Manager for the objectpublic FetchPlanImpl getFetchPlanForLoading()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |