Class UserTrackingBean


  • public class UserTrackingBean
    extends Object
    Methods marked transient to prevent fields being exposed in profile exports
    • Constructor Detail

      • UserTrackingBean

        public UserTrackingBean()
    • Method Detail

      • getCreatedBy

        public String getCreatedBy()
      • setCreatedBy

        public void setCreatedBy​(String createdBy)
      • getUpdatedBy

        public String getUpdatedBy()
      • setUpdatedBy

        public void setUpdatedBy​(String updatedBy)
      • getEntityId

        public int getEntityId()
      • setEntityId

        public void setEntityId​(int id)