public interface UriResourceAction extends UriResourcePartTyped
| Modifier and Type | Method and Description |
|---|---|
org.apache.olingo.commons.api.edm.EdmAction |
getAction()
If the resource path specifies an action import this method will deliver the unbound action for the action import.
|
org.apache.olingo.commons.api.edm.EdmActionImport |
getActionImport()
Convenience method which returns the
EdmActionImport which was used in
the resource path to define the EdmAction. |
getSegmentValue, getType, isCollection, toStringgetKind, getSegmentValue, toStringorg.apache.olingo.commons.api.edm.EdmAction getAction()
org.apache.olingo.commons.api.edm.EdmActionImport getActionImport()
EdmActionImport which was used in
the resource path to define the EdmAction.Copyright © 2013–2022 The Apache Software Foundation. All rights reserved.