org.apache.olingo.odata2.jpa.processor.core.model
Class JPAEdmFacets

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.core.model.JPAEdmFacets

public class JPAEdmFacets
extends Object


Constructor Summary
JPAEdmFacets()
           
 
Method Summary
static void setFacets(javax.persistence.metamodel.Attribute<?,?> jpaAttribute, SimpleProperty edmProperty)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JPAEdmFacets

public JPAEdmFacets()
Method Detail

setFacets

public static void setFacets(javax.persistence.metamodel.Attribute<?,?> jpaAttribute,
                             SimpleProperty edmProperty)


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