public final class HideAction extends NotificationAction
| Modifier and Type | Field and Description |
|---|---|
static HideAction |
INSTANCE
This INSTANCE is only for convenience -- HideAction is not a singleton.
|
| Constructor and Description |
|---|
HideAction()
Must remain public, no-arg for de-serialization.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
int |
hashCode() |
void |
invoke(javax.portlet.ActionRequest req)
Invoking a HideAction toggles it.
|
public static final HideAction INSTANCE
Copyright © 2014 Jasig. All Rights Reserved.