| Modifier and Type | Method and Description |
|---|---|
Contacts |
RuleDescriptionData.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Contacts> |
RuleDescriptionData.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleDescriptionData.setOwner(Contacts owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
RuleDescriptionData.setContacts(ArrayList<Contacts> contacts) |
| 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) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Contacts> |
ShareRule.getContacts() |
ArrayList<Contacts> |
ShareTabResource.getContacts() |
ArrayList<Contacts> |
ShareTemplate.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
ShareRule.setContacts(ArrayList<Contacts> contacts) |
void |
ShareTabResource.setContacts(ArrayList<Contacts> contacts) |
void |
ShareTemplate.setContacts(ArrayList<Contacts> contacts) |
| Constructor and Description |
|---|
ShareRule(RuleDescriptionData ruleDescriptionData,
ArrayList<Contacts> contacts) |
ShareTabResource(TabResource tabResource,
ArrayList<Contacts> contacts) |
ShareTemplate(TemplateData templateData,
ArrayList<Contacts> contacts) |
| Modifier and Type | Method and Description |
|---|---|
Contacts |
TemplateData.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Contacts> |
TemplateData.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateData.setOwner(Contacts owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
TemplateData.setContacts(ArrayList<Contacts> contacts) |
| Constructor and Description |
|---|
TemplateData(long id,
String name,
String description,
String agency,
String category,
Contacts owner,
ArrayList<Contacts> contacts,
Date creationDate) |
| Constructor and Description |
|---|
TemplateData(long id,
String name,
String description,
String agency,
String category,
Contacts owner,
ArrayList<Contacts> contacts,
Date creationDate) |
| Modifier and Type | Method and Description |
|---|---|
Contacts |
TabResource.getOwner() |
| Modifier and Type | Method and Description |
|---|---|
ArrayList<Contacts> |
TabResource.getContacts() |
| Modifier and Type | Method and Description |
|---|---|
void |
TabResource.setOwner(Contacts owner) |
| Modifier and Type | Method and Description |
|---|---|
void |
TabResource.setContacts(ArrayList<Contacts> contacts) |
Copyright © 2017. All Rights Reserved.