public class MailFlowRuleColumns
extends java.lang.Object
| Modifier and Type | Class and Description | 
|---|---|
static class  | 
MailFlowRuleColumns.PersistentMailflowRule  | 
| Constructor and Description | 
|---|
MailFlowRuleColumns()  | 
| Modifier and Type | Method and Description | 
|---|---|
static JdbcAbstractStore.EntityPopulator<MailFlowRuleColumns.PersistentMailflowRule> | 
populator()  | 
static JdbcAbstractStore.StatementValues<MailflowRule> | 
statementValue(java.lang.String uid,
              java.lang.String domainUId,
              int id,
              int parentId)  | 
public static final Columns cols
public static JdbcAbstractStore.StatementValues<MailflowRule> statementValue(java.lang.String uid, java.lang.String domainUId, int id, int parentId)
public static JdbcAbstractStore.EntityPopulator<MailFlowRuleColumns.PersistentMailflowRule> populator()
Copyright © 2021. All Rights Reserved.