Class LocationAllOptionalsMetadataResolver

java.lang.Object
org.mule.tooling.extensions.metadata.internal.metadata.LocationAllOptionalsMetadataResolver
All Implemented Interfaces:
org.mule.runtime.api.metadata.resolving.AttributesTypeResolver<LocationKeyAllOptionals>, org.mule.runtime.api.metadata.resolving.NamedTypeResolver, org.mule.runtime.api.metadata.resolving.OutputTypeResolver<LocationKeyAllOptionals>
Direct Known Subclasses:
LocationAllOptionalsMetadataResolver.WithKeyResolver

public class LocationAllOptionalsMetadataResolver extends Object implements org.mule.runtime.api.metadata.resolving.OutputTypeResolver<LocationKeyAllOptionals>, org.mule.runtime.api.metadata.resolving.AttributesTypeResolver<LocationKeyAllOptionals>
  • Constructor Details

    • LocationAllOptionalsMetadataResolver

      public LocationAllOptionalsMetadataResolver()
  • Method Details

    • getAttributesType

      public org.mule.metadata.api.model.MetadataType getAttributesType(org.mule.runtime.api.metadata.MetadataContext metadataContext, LocationKeyAllOptionals locationKey)
      Specified by:
      getAttributesType in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver<LocationKeyAllOptionals>
    • getOutputType

      public org.mule.metadata.api.model.MetadataType getOutputType(org.mule.runtime.api.metadata.MetadataContext metadataContext, LocationKeyAllOptionals locationKey)
      Specified by:
      getOutputType in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<LocationKeyAllOptionals>
    • getResolverName

      public String getResolverName()
      Specified by:
      getResolverName in interface org.mule.runtime.api.metadata.resolving.AttributesTypeResolver<LocationKeyAllOptionals>
      Specified by:
      getResolverName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolver
      Specified by:
      getResolverName in interface org.mule.runtime.api.metadata.resolving.OutputTypeResolver<LocationKeyAllOptionals>
    • getCategoryName

      public String getCategoryName()
      Specified by:
      getCategoryName in interface org.mule.runtime.api.metadata.resolving.NamedTypeResolver