com.silverpeas.attachment.web
Class ZipEntity
java.lang.Object
com.silverpeas.attachment.web.ZipEntity
- All Implemented Interfaces:
- Exposable, Serializable
public class ZipEntity
- extends Object
- implements Exposable
- See Also:
- Serialized Form
Method Summary |
URI |
getURI()
Gets the URI at which this resource is published and can be accessed. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ZipEntity
public ZipEntity(URI uri,
String url,
long size)
getURI
public URI getURI()
- Description copied from interface:
Exposable
- Gets the URI at which this resource is published and can be accessed.
- Specified by:
getURI
in interface Exposable
- Returns:
- the web resource URI.
Copyright © 2016 Silverpeas. All Rights Reserved.