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