Class LocalTriggerManager.ScriptPrincipalBean

    • Constructor Detail

      • ScriptPrincipalBean

        public ScriptPrincipalBean​(mks.ci.server.engine.Principal p,
                                   int userId,
                                   java.sql.Connection c)
        Create a new ScriptPrincipalBean
        Parameters:
        p - the principal in question
        userId - the current user
        c - the database connection
    • Method Detail

      • getEmailAddress

        public java.lang.String getEmailAddress()
        Returns:
        the email address for the principal
      • isActive

        public boolean isActive()
        Returns:
        true if the Principal is active, false otherwise.
      • getName

        public java.lang.String getName()
        Returns:
        the name of the principal