|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SmartRuleActionItem.SmartRuleAction | |
---|---|
it.sistematica.isharedoc.model.mbox |
Uses of SmartRuleActionItem.SmartRuleAction in it.sistematica.isharedoc.model.mbox |
---|
Methods in it.sistematica.isharedoc.model.mbox that return SmartRuleActionItem.SmartRuleAction | |
---|---|
SmartRuleActionItem.SmartRuleAction |
SmartRuleActionItem.getAction()
|
static SmartRuleActionItem.SmartRuleAction |
SmartRuleActionItem.SmartRuleAction.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static SmartRuleActionItem.SmartRuleAction[] |
SmartRuleActionItem.SmartRuleAction.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.sistematica.isharedoc.model.mbox with parameters of type SmartRuleActionItem.SmartRuleAction | |
---|---|
void |
SmartRuleActionItem.setAction(SmartRuleActionItem.SmartRuleAction action)
|
Constructors in it.sistematica.isharedoc.model.mbox with parameters of type SmartRuleActionItem.SmartRuleAction | |
---|---|
SmartRuleActionItem(java.lang.String id,
SmartRuleActionItem.SmartRuleAction action,
java.lang.Long destination)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |