| Package | Description |
|---|---|
| org.gcube.informationsystem.impl.entity.facet | |
| org.gcube.informationsystem.model.entity.facet |
| Modifier and Type | Field and Description |
|---|---|
protected ActionFacet.WHEN |
ActionFacetImpl.when
When to apply the action.
|
| Modifier and Type | Method and Description |
|---|---|
ActionFacet.WHEN |
ActionFacetImpl.getWhen() |
| Modifier and Type | Method and Description |
|---|---|
void |
ActionFacetImpl.setWhen(ActionFacet.WHEN when) |
| Modifier and Type | Method and Description |
|---|---|
ActionFacet.WHEN |
ActionFacet.getWhen()
When the action is triggered.
|
static ActionFacet.WHEN |
ActionFacet.WHEN.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ActionFacet.WHEN[] |
ActionFacet.WHEN.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ActionFacet.setWhen(ActionFacet.WHEN when) |
Copyright © 2018. All Rights Reserved.