Class GraphSubjectLookupKey

java.lang.Object
org.azd.abstractions.serializer.SerializableEntity
org.azd.graph.types.GraphSubjectLookupKey

public class GraphSubjectLookupKey extends SerializableEntity
The class to represent a collection of REST reference links.
  • Constructor Details

    • GraphSubjectLookupKey

      public GraphSubjectLookupKey()
      Default constructor
    • GraphSubjectLookupKey

      public GraphSubjectLookupKey(String descriptor)
      Constructor with descriptor.
      Parameters:
      descriptor - Pass the group or users descriptor.
  • Method Details

    • getDescriptor

      public String getDescriptor()
    • setDescriptor

      public void setDescriptor(String descriptor)