|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EnumUnfileObject | |
|---|---|
| org.xcmis.client.gwt.model | |
| org.xcmis.client.gwt.service.object | |
| Uses of EnumUnfileObject in org.xcmis.client.gwt.model |
|---|
| Methods in org.xcmis.client.gwt.model that return EnumUnfileObject | |
|---|---|
static EnumUnfileObject |
EnumUnfileObject.fromValue(String v)
|
static EnumUnfileObject |
EnumUnfileObject.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static EnumUnfileObject[] |
EnumUnfileObject.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Uses of EnumUnfileObject in org.xcmis.client.gwt.service.object |
|---|
| Methods in org.xcmis.client.gwt.service.object with parameters of type EnumUnfileObject | |
|---|---|
void |
ObjectService.deleteTree(String url,
boolean allVersions,
EnumUnfileObject unfileObject,
boolean continueOnFailure)
Delete tree of objects in specified folder On success results received TreeDeletedEvent event is fired |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||