Class ChangeControl


  • public class ChangeControl
    extends Object
    Access control management for a user accessing a single change.
    • Method Detail

      • isVisible

        public boolean isVisible​(ReviewDb db)
                          throws com.google.gwtorm.server.OrmException
        Can this user see this change?
        Throws:
        com.google.gwtorm.server.OrmException