| Package | Description |
|---|---|
| org.sakaiproject.citation.tool |
| Modifier and Type | Field and Description |
|---|---|
protected static Set<CitationHelperAction.Mode> |
CitationHelperAction.ignoreModes |
| Modifier and Type | Method and Description |
|---|---|
protected CitationHelperAction.Mode |
CitationHelperAction.validateState()
This method is used to ensure the Citations Helper is not invoked by
the Resources tool in a state other than ADD_CITATIONS or LIST.
|
static CitationHelperAction.Mode |
CitationHelperAction.Mode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CitationHelperAction.Mode[] |
CitationHelperAction.Mode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
CitationHelperAction.doSearchCommon(org.sakaiproject.event.api.SessionState state,
CitationHelperAction.Mode errorMode)
Common "doSearch()" support
|
protected void |
CitationHelperAction.setMode(org.sakaiproject.event.api.SessionState state,
CitationHelperAction.Mode new_mode) |
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.