public class MapiRulesService extends java.lang.Object implements IMapiRules
| Constructor and Description |
|---|
MapiRulesService(BmContext context,
javax.sql.DataSource dataSource,
java.lang.String containerUid) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<MapiRule> |
all() |
void |
updates(MapiRuleChanges changes) |
void |
xfer(java.lang.String serverUid) |
public MapiRulesService(BmContext context, javax.sql.DataSource dataSource, java.lang.String containerUid)
public void xfer(java.lang.String serverUid)
throws ServerFault
xfer in interface IDataShardSupportServerFaultpublic void updates(MapiRuleChanges changes)
updates in interface IMapiRulespublic java.util.List<MapiRule> all()
all in interface IMapiRulesCopyright © 2021. All Rights Reserved.