Class CrudMode


  • public class CrudMode
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static int CREATE  
      static int DELETE  
      static int DETAILS  
      static int EDIT  
      static int LIST  
    • Constructor Summary

      Constructors 
      Modifier Constructor Description
      protected CrudMode()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait