Interface NamedResource

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

public interface NamedResource extends Resource
Represents a resource that has a name.
  • Method Details

    • getName

      String getName()
      Returns the name of the resource.
      Returns:
      the name of the resource