|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler
org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty
org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified
org.abstracthorizon.danube.webdav.fs.properties.GetLastModified
public class GetLastModified
This property can set file's last modified timestamp
| Field Summary |
|---|
| Fields inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified |
|---|
lastModified |
| Fields inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty |
|---|
CONSTRUCTOR_ARGUMENTS_CLASSES, logger, packageName |
| Fields inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler |
|---|
parent |
| Constructor Summary | |
|---|---|
GetLastModified(XMLParserHandler parent)
Constructor |
|
| Method Summary | |
|---|---|
ResponseProperty |
processSetProperty(ResourceAdapter adapter,
Object resource)
Sets file's timestamp |
| Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.GetLastModified |
|---|
asString, end, getLastModified, processResponse, toString |
| Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.properties.RequestProperty |
|---|
constructResponse, processRemoveProperty |
| Methods inherited from class org.abstracthorizon.danube.webdav.xml.dav.request.AbstractSimpleXMLHandler |
|---|
start |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public GetLastModified(XMLParserHandler parent)
parent - parser handler| Method Detail |
|---|
public ResponseProperty processSetProperty(ResourceAdapter adapter,
Object resource)
processSetProperty in class RequestPropertyadapter - adapterresource - a file
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||