Class ExternalSubjectHooks

java.lang.Object
edu.internet2.middleware.grouper.hooks.ExternalSubjectHooks

public abstract class ExternalSubjectHooks extends Object
Extend this class and configure in grouper.properties for hooks on external subject related actions
  • Field Details

    • METHOD_POST_EDIT_EXTERNAL_SUBJECT

      public static final String METHOD_POST_EDIT_EXTERNAL_SUBJECT
      constant for method name for: postEditExternalSubject
      See Also:
  • Constructor Details

    • ExternalSubjectHooks

      public ExternalSubjectHooks()
  • Method Details

    • postEditExternalSubject

      public void postEditExternalSubject(HooksContext hooksContext, HooksExternalSubjectBean editBean)
      called right after an edit of external subject (same transaction)
      Parameters:
      hooksContext -
      editBean -