Interface EntityReferenceAction


public interface EntityReferenceAction
An action operating on an entity reference composed of a kind and a QName.
Author:
WS Development Team
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    perform(Kind kind, QName name)
     
  • Method Details

    • perform

      void perform(Kind kind, QName name)