Class UriResourceValueImpl

java.lang.Object
org.apache.olingo.server.core.uri.UriResourceImpl
org.apache.olingo.server.core.uri.UriResourceValueImpl
All Implemented Interfaces:
UriResource, UriResourceValue

public class UriResourceValueImpl extends UriResourceImpl implements UriResourceValue
  • Constructor Details

    • UriResourceValueImpl

      public UriResourceValueImpl()
  • Method Details

    • getSegmentValue

      public String getSegmentValue()
      Description copied from interface: UriResource
      In case of an EntitySet this method will return the EntitySet name. In Case of $ref this method will return '$ref" as a String.
      Specified by:
      getSegmentValue in interface UriResource
      Returns:
      the value of this URI Resource Segment