Interface FormulationChainPlugin

All Known Implementing Classes:
EntityReportServiceImpl

public interface FormulationChainPlugin

FormulationChainPlugin interface.

Version:
$Id: $Id
Author:
matthieu
  • Method Summary

    Modifier and Type
    Method
    Description
    getChainId.
    boolean
    isChainActiveOnEntity(org.alfresco.service.cmr.repository.NodeRef entityNodeRef)
    isChainActiveOnEntity.
  • Method Details

    • getChainId

      String getChainId()

      getChainId.

      Returns:
      a String object
    • isChainActiveOnEntity

      boolean isChainActiveOnEntity(org.alfresco.service.cmr.repository.NodeRef entityNodeRef)

      isChainActiveOnEntity.

      Parameters:
      entityNodeRef - a NodeRef object
      Returns:
      a boolean