|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface MoveableResource
webDAV MOVE
| Method Summary | |
|---|---|
void |
moveTo(CollectionResource rDest,
java.lang.String name)
|
| Methods inherited from interface com.bradmcevoy.http.Resource |
|---|
authenticate, authorise, checkRedirect, getModifiedDate, getName, getRealm, getUniqueId |
| Method Detail |
|---|
void moveTo(CollectionResource rDest,
java.lang.String name)
throws ConflictException,
NotAuthorizedException,
BadRequestException
rDest - is the destination folder to move to.name - is the new name of the moved resource
ConflictException - if the destination already exists, or the operation
could not be completed because of some other persisted state
NotAuthorizedException
BadRequestException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||