public abstract class ExternalSubjectHooks extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
METHOD_POST_EDIT_EXTERNAL_SUBJECT
constant for method name for: postEditExternalSubject
|
| Constructor and Description |
|---|
ExternalSubjectHooks() |
| Modifier and Type | Method and Description |
|---|---|
void |
postEditExternalSubject(HooksContext hooksContext,
HooksExternalSubjectBean editBean)
called right after an edit of external subject (same transaction)
|
public static final String METHOD_POST_EDIT_EXTERNAL_SUBJECT
public void postEditExternalSubject(HooksContext hooksContext, HooksExternalSubjectBean editBean)
hooksContext - editBean - Copyright © 2016 Internet2. All rights reserved.