Class VerifyExclusive


  • @ApplicationScoped
    public class VerifyExclusive
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      VerifyExclusive()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      <E extends ICrudEntity>
      void
      verify​(E entityOrigin)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • VerifyExclusive

        public VerifyExclusive()
    • Method Detail

      • verify

        public <E extends ICrudEntity> void verify​(E entityOrigin)