Interface Resource

All Superinterfaces:
Serializable

public interface Resource extends Serializable
Represents a resource in the system.
Since:
7.0.0
  • Method Summary

    Modifier and Type
    Method
    Description
     
     
  • Method Details

    • getId

      String getId()
      Returns:
      the ID of the resource.
    • getTypeId

      String getTypeId()
      Returns:
      the type ID of the resource.