| Package | Description |
|---|---|
| org.sakaiproject.citation.tool |
| Modifier and Type | Method and Description |
|---|---|
protected CitationHelperAction.Caller |
CitationHelperAction.getCaller(org.sakaiproject.event.api.SessionState state)
Fetch the calling application
|
static CitationHelperAction.Caller |
CitationHelperAction.Caller.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CitationHelperAction.Caller[] |
CitationHelperAction.Caller.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.setCaller(org.sakaiproject.event.api.SessionState state,
CitationHelperAction.Caller caller)
Set the calling applcation
|
Copyright © 2003-2015 The Sakai Foundation. All Rights Reserved.