Uses of Interface
org.apache.olingo.ext.proxy.api.EdmStreamValue
Packages that use EdmStreamValue
-
Uses of EdmStreamValue in org.apache.olingo.ext.proxy.api
Methods in org.apache.olingo.ext.proxy.api that return EdmStreamValue -
Uses of EdmStreamValue in org.apache.olingo.ext.proxy.commons
Fields in org.apache.olingo.ext.proxy.commons with type parameters of type EdmStreamValueModifier and TypeFieldDescriptionprotected final Map<String,
EdmStreamValue> AbstractStructuredInvocationHandler.streamedPropertyCache
protected final Map<String,
EdmStreamValue> AbstractStructuredInvocationHandler.streamedPropertyChanges
Methods in org.apache.olingo.ext.proxy.commons that return EdmStreamValueModifier and TypeMethodDescriptionEntityInvocationHandler.getStreamChanges()
EntityInvocationHandler.loadStream()
EntityContainerInvocationHandler.newEdmStreamValue
(String contentType, InputStream stream) Methods in org.apache.olingo.ext.proxy.commons that return types with arguments of type EdmStreamValueModifier and TypeMethodDescriptionAbstractStructuredInvocationHandler.getStreamedPropertyChanges()
Methods in org.apache.olingo.ext.proxy.commons with parameters of type EdmStreamValueModifier and TypeMethodDescriptionvoid
EntityInvocationHandler.uploadStream
(EdmStreamValue stream)