|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface JPAEdmFunctionImportView
A view on EDM Function Imports. EDM function imports are derived from Java class methods annotated with EDM Annotations.
The implementation of the view provides access to EDM Function Import created from Java class methods. The implementation act as a container for list of function imports that are consistent.
Method Summary | |
---|---|
List<FunctionImport> |
getConsistentFunctionImportList()
The method returns a list of consistent Function Imports. |
Methods inherited from interface org.apache.olingo.odata2.jpa.processor.api.model.JPAEdmBaseView |
---|
clean, getBuilder, getJPAEdmExtension, getJPAEdmMappingModelAccess, getJPAMetaModel, getpUnitName, isConsistent, isDefaultNamingSkipped |
Method Detail |
---|
List<FunctionImport> getConsistentFunctionImportList()
FunctionImport
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |