public class ApplyOptionImpl extends SystemQueryOptionImpl implements org.apache.olingo.server.api.uri.queryoption.ApplyOption
| Constructor and Description |
|---|
ApplyOptionImpl() |
| Modifier and Type | Method and Description |
|---|---|
ApplyOptionImpl |
add(org.apache.olingo.server.api.uri.queryoption.ApplyItem transformation) |
List<org.apache.olingo.server.api.uri.queryoption.ApplyItem> |
getApplyItems() |
org.apache.olingo.commons.api.edm.EdmStructuredType |
getEdmStructuredType() |
void |
setEdmStructuredType(org.apache.olingo.commons.api.edm.EdmStructuredType referencedType) |
getKind, getName, setKindgetText, setName, setTextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitpublic List<org.apache.olingo.server.api.uri.queryoption.ApplyItem> getApplyItems()
getApplyItems in interface org.apache.olingo.server.api.uri.queryoption.ApplyOptionpublic ApplyOptionImpl add(org.apache.olingo.server.api.uri.queryoption.ApplyItem transformation)
public void setEdmStructuredType(org.apache.olingo.commons.api.edm.EdmStructuredType referencedType)
public org.apache.olingo.commons.api.edm.EdmStructuredType getEdmStructuredType()
getEdmStructuredType in interface org.apache.olingo.server.api.uri.queryoption.ApplyOptionCopyright © 2013–2019 The Apache Software Foundation. All rights reserved.