org.odata4j.core
Interface OModify<T>

All Known Implementing Classes:
OModifyImpl

public interface OModify<T>


Method Summary
 boolean execute()
           
 OModify<T> nav(String navProperty, Object... key)
           
 OModify<T> properties(OProperty<?>... props)
           
 

Method Detail

execute

boolean execute()

nav

OModify<T> nav(String navProperty,
               Object... key)

properties

OModify<T> properties(OProperty<?>... props)


http://odata4j.org