Class IdProvider201909

  • All Implemented Interfaces:
    IdProvider

    public class IdProvider201909
    extends java.lang.Object
    implements IdProvider
    draft-2019-09 IdProvider
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      @Nullable java.lang.String getId​(java.util.Map<java.lang.String,​java.lang.Object> properties)
      get the scope from an object if available.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • IdProvider201909

        public IdProvider201909()
    • Method Detail

      • getId

        public @Nullable java.lang.String getId​(java.util.Map<java.lang.String,​java.lang.Object> properties)
        Description copied from interface: IdProvider
        get the scope from an object if available.
        Specified by:
        getId in interface IdProvider
        Parameters:
        properties - the object properties
        Returns:
        scope id or null