Class UriResourceCountImpl

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

public class UriResourceCountImpl extends UriResourceImpl implements UriResourceCount
  • Constructor Details

    • UriResourceCountImpl

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