org.apache.olingo.odata2.jpa.processor.core.access.data
Class JPAFunctionContext.JPAFunctionContextBuilder

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.api.access.JPAMethodContext.JPAMethodContextBuilder
      extended by org.apache.olingo.odata2.jpa.processor.core.access.data.JPAFunctionContext.JPAFunctionContextBuilder
Enclosing class:
JPAFunctionContext

public class JPAFunctionContext.JPAFunctionContextBuilder
extends JPAMethodContext.JPAMethodContextBuilder


Field Summary
protected  GetFunctionImportUriInfo functiontView
           
 
Constructor Summary
JPAFunctionContext.JPAFunctionContextBuilder()
           
 
Method Summary
 JPAMethodContext build()
           
protected  void setResultsView(Object resultsView)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

functiontView

protected GetFunctionImportUriInfo functiontView
Constructor Detail

JPAFunctionContext.JPAFunctionContextBuilder

public JPAFunctionContext.JPAFunctionContextBuilder()
Method Detail

build

public JPAMethodContext build()
                       throws ODataJPAModelException,
                              ODataJPARuntimeException
Specified by:
build in class JPAMethodContext.JPAMethodContextBuilder
Throws:
ODataJPAModelException
ODataJPARuntimeException

setResultsView

protected void setResultsView(Object resultsView)
Specified by:
setResultsView in class JPAMethodContext.JPAMethodContextBuilder


Copyright © 2013-2014 The Apache Software Foundation. All Rights Reserved.