public interface OwncloudResource
OwncloudFileResource| Modifier and Type | Method and Description |
|---|---|
String |
getETag()
ETag of the Resource (used by Synchronization)
|
URI |
getHref()
URI of the Owncloud Resource based by the User Directory
|
LocalDateTime |
getLastModifiedAt()
Last modification Date
|
org.springframework.http.MediaType |
getMediaType()
Media Type of the Resource
|
String |
getName()
Name of the Resource
|
URI getHref()
String getName()
LocalDateTime getLastModifiedAt()
org.springframework.http.MediaType getMediaType()
String getETag()
Copyright © 2016–2020 coolstuff.software. All rights reserved.