Class UriResourceRefImpl

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

public class UriResourceRefImpl extends UriResourceImpl implements UriResourceRef
  • Constructor Details

    • UriResourceRefImpl

      public UriResourceRefImpl()
  • 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