public interface RuleManager
| Modifier and Type | Field and Description |
|---|---|
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
List<RuleDescription> |
getRules() |
List<RuleDescription> |
getRulesByScope(RuleScope scope) |
long |
saveColumnRule(String name,
String description,
org.gcube.data.analysis.tabulardata.expression.Expression rule,
RuleColumnType columnType) |
static final String SERVICE_NAME
long saveColumnRule(String name, String description, org.gcube.data.analysis.tabulardata.expression.Expression rule, RuleColumnType columnType) throws InternalSecurityException
InternalSecurityExceptionList<RuleDescription> getRules() throws InternalSecurityException
InternalSecurityExceptionList<RuleDescription> getRulesByScope(RuleScope scope) throws InternalSecurityException
InternalSecurityExceptionCopyright © 2014. All Rights Reserved.