|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SlingRequestEvent.EventType | |
|---|---|
| org.apache.sling.api.request | |
| Uses of SlingRequestEvent.EventType in org.apache.sling.api.request |
|---|
| Methods in org.apache.sling.api.request that return SlingRequestEvent.EventType | |
|---|---|
SlingRequestEvent.EventType |
SlingRequestEvent.getType()
get the type of the event, eg. |
static SlingRequestEvent.EventType |
SlingRequestEvent.EventType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static SlingRequestEvent.EventType[] |
SlingRequestEvent.EventType.values()
Returns an array containing the constants of this enum type, in the order they're declared. |
| Constructors in org.apache.sling.api.request with parameters of type SlingRequestEvent.EventType | |
|---|---|
SlingRequestEvent(javax.servlet.ServletContext sc,
javax.servlet.ServletRequest request,
SlingRequestEvent.EventType type)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||