|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FileRuleEvent.EventStatus | |
---|---|
it.sistematica.isharedoc.model.dms |
Uses of FileRuleEvent.EventStatus in it.sistematica.isharedoc.model.dms |
---|
Fields in it.sistematica.isharedoc.model.dms declared as FileRuleEvent.EventStatus | |
---|---|
protected FileRuleEvent.EventStatus |
FileRuleEvent.status
|
Methods in it.sistematica.isharedoc.model.dms that return FileRuleEvent.EventStatus | |
---|---|
FileRuleEvent.EventStatus |
FileRuleEvent.getStatus()
|
static FileRuleEvent.EventStatus |
FileRuleEvent.EventStatus.parse(java.lang.String code)
|
static FileRuleEvent.EventStatus |
FileRuleEvent.EventStatus.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static FileRuleEvent.EventStatus[] |
FileRuleEvent.EventStatus.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in it.sistematica.isharedoc.model.dms with parameters of type FileRuleEvent.EventStatus | |
---|---|
void |
FileRuleEvent.setStatus(FileRuleEvent.EventStatus status)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |