|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UsageEvent.Action | |
|---|---|
| org.dspace.usage | |
| Uses of UsageEvent.Action in org.dspace.usage |
|---|
| Methods in org.dspace.usage that return UsageEvent.Action | |
|---|---|
UsageEvent.Action |
UsageEvent.getAction()
|
static UsageEvent.Action |
UsageEvent.Action.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static UsageEvent.Action[] |
UsageEvent.Action.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Constructors in org.dspace.usage with parameters of type UsageEvent.Action | |
|---|---|
UsageEvent(UsageEvent.Action action,
javax.servlet.http.HttpServletRequest request,
Context context,
DSpaceObject object)
|
|
UsageSearchEvent(UsageEvent.Action action,
javax.servlet.http.HttpServletRequest request,
Context context,
DSpaceObject object,
List<String> queries,
DSpaceObject scope)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||