Interface AIRegistryRowRecogPreviousStrategy

All Superinterfaces:
RowRecogPreviousStrategy
All Known Implementing Classes:
AIRegistryRowRecogPreviousStrategyMap, AIRegistryRowRecogPreviousStrategyMultiPerm, AIRegistryRowRecogPreviousStrategySingle

public interface AIRegistryRowRecogPreviousStrategy extends RowRecogPreviousStrategy
  • Method Details

    • assignService

      void assignService(int serviceId, RowRecogPreviousStrategy strategy)
    • deassignService

      void deassignService(int serviceId)
    • getInstanceCount

      int getInstanceCount()