Class StrategyImplementation

java.lang.Object
com.bluebell.greenhouse.platform.models.core.entities.AbstractAuditableEntity
com.bluebell.greenhouse.platform.models.core.entities.strategy.StrategyImplementation
All Implemented Interfaces:
GenericEntity

@Entity public class StrategyImplementation extends AbstractAuditableEntity
Class representation of a concrete strategy implementation artifact.
Version:
3.0.4
Author:
Stephen Prizio
  • Constructor Details

    • StrategyImplementation

      public StrategyImplementation()
  • Method Details

    • equals

      public boolean equals(Object object)
      Defines an object's equivalence with this entity.
      Overrides:
      equals in class Object
      Parameters:
      object - the reference object with which to compare
      Returns:
      true if equal
    • hashCode

      public int hashCode()
      Computes the hash code.
      Overrides:
      hashCode in class Object
      Returns:
      hash code