Interface LinkOperation

All Known Implementing Classes:
JdbcInsertLinkOperation, JdbcLinkOperation, JdbcRemoveLinkOperation, JdbcSetLinkOperation

public interface LinkOperation
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • perform

      void perform()