|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface FieldValues
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 |
|---|
void fetchFields(StateManager sm)
sm - State Manager for the objectvoid fetchNonLoadedFields(StateManager sm)
sm - State Manager for the objectFetchPlanImpl getFetchPlanForLoading()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||