Interface AdapterType

All Superinterfaces:
ResourceType
All Known Implementing Classes:
AdapterTypeImpl

public interface AdapterType extends ResourceType
Author:
Bogdan Stefanescu
  • Method Details

    • getTargetFacets

      String[] getTargetFacets()
    • getTargetType

      String getTargetType()
    • getAdapterName

      String getAdapterName()
    • acceptResource

      boolean acceptResource(Resource resource)