org.apache.olingo.odata2.jpa.processor.ref.extension
Class CustomerImageProcessor

java.lang.Object
  extended by org.apache.olingo.odata2.jpa.processor.ref.extension.CustomerImageProcessor

public class CustomerImageProcessor
extends Object


Constructor Summary
CustomerImageProcessor()
           
 
Method Summary
 byte[] getImage(Long customerId)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CustomerImageProcessor

public CustomerImageProcessor()
Method Detail

getImage

public byte[] getImage(Long customerId)


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