public static class WebdavNsIntf.PutContentResult extends Object
| Modifier and Type | Field and Description |
|---|---|
boolean |
created
True if created
|
boolean |
emitEtag
True if we can emit Etag.
|
WebdavNsNode |
node
Same node or new node for creation
|
| Constructor and Description |
|---|
PutContentResult() |
public WebdavNsNode node
public boolean created
public boolean emitEtag
If that is not the case this MUST be left FALSE
Copyright © 2019 Bedework. All rights reserved.