Interface NamedDescribedResource

All Superinterfaces:
Entity, NamedResource, Resource, Serializable
All Known Subinterfaces:
AssetType, AttributeType, BooleanAttributeType, Community, ComplexRelationType, DataQualityRule, DateAttributeType, Domain, DomainType, MultiValueListAttributeType, NumericAttributeType, Organization, Role, Scope, ScriptAttributeType, SingleValueListAttributeType, Status, StringAttributeType, Trait, WorkflowDefinition

public interface NamedDescribedResource extends NamedResource
Represents a resource that has a name and a description.
  • Method Details

    • getDescription

      String getDescription()
      Returns the description of the resource
      Returns:
      the description of the resource