|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DeleteException | |
---|---|
org.jboss.shotoku |
Uses of DeleteException in org.jboss.shotoku |
---|
Methods in org.jboss.shotoku that throw DeleteException | |
---|---|
void |
Resource.delete()
Deletes this node or directory (immediately, no save() is
needed). |
abstract void |
ContentManager.delete(java.util.Collection<Resource> resources)
Deletes the given resources at one time. |
void |
ContentManager.delete(Resource... resources)
Deletes the given resources at one time. |
void |
ContentManager.delete(Resource resource)
Deletes the given resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |