|
||||||||||
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(ObjectProvider op)
Method to retrieve the fields and store them in the object managed by the ObjectProvider. |
void |
fetchNonLoadedFields(ObjectProvider op)
Method to retrieve the unloaded fields and store them in the object managed by the ObjectProvider. |
FetchPlan |
getFetchPlanForLoading()
Accessor for any FetchPlan to use when loading of fields (if any). |
Method Detail |
---|
void fetchFields(ObjectProvider op)
op
- ObjectProvider for the objectvoid fetchNonLoadedFields(ObjectProvider op)
op
- ObjectProvider for the objectFetchPlan getFetchPlanForLoading()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |