|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractFileFieldDisplayer.Operation | |
---|---|
com.silverpeas.form.displayers |
Uses of AbstractFileFieldDisplayer.Operation in com.silverpeas.form.displayers |
---|
Methods in com.silverpeas.form.displayers that return AbstractFileFieldDisplayer.Operation | |
---|---|
static AbstractFileFieldDisplayer.Operation |
AbstractFileFieldDisplayer.Operation.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static AbstractFileFieldDisplayer.Operation[] |
AbstractFileFieldDisplayer.Operation.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in com.silverpeas.form.displayers with parameters of type AbstractFileFieldDisplayer.Operation | |
---|---|
protected boolean |
AbstractFileFieldDisplayer.isDeletion(AbstractFileFieldDisplayer.Operation operation,
String attachmentId)
Is the specified operation is a deletion? |
protected boolean |
AbstractFileFieldDisplayer.isUpdate(AbstractFileFieldDisplayer.Operation operation,
String attachmentId)
Is the specified operation is an update? |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |