| Package | Description |
|---|---|
| org.gcube.portlets.user.td.gwtservice.shared.rule | |
| org.gcube.portlets.user.td.gwtservice.shared.rule.description |
| Modifier and Type | Method and Description |
|---|---|
static RuleScopeType |
RuleScopeType.get(String ruleScopeType) |
static RuleScopeType |
RuleScopeType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RuleScopeType[] |
RuleScopeType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
RuleScopeType |
RuleDescriptionData.getScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleDescriptionData.setScope(RuleScopeType scope) |
| Constructor and Description |
|---|
RuleDescriptionData(long id,
String name,
String description,
Date creationDate,
Contacts owner,
ArrayList<Contacts> contacts,
RuleScopeType scope,
org.gcube.portlets.user.td.widgetcommonevent.shared.expression.C_Expression expression,
TDRuleType tdRuleType) |
Copyright © 2018. All Rights Reserved.