Class EditForm

    • Constructor Summary

      Constructors 
      Constructor Description
      EditForm()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getDisplayId()  
      • Methods inherited from class java.lang.Object

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

      • id

        @Required
        @ValidateTypeFailure
        public @Required java.lang.Long id
    • Constructor Detail

      • EditForm

        public EditForm()
    • Method Detail

      • getDisplayId

        public java.lang.String getDisplayId()