org.silverpeas.sharing.web
Class SharingEntity
java.lang.Object
org.silverpeas.sharing.web.SharingEntity
- All Implemented Interfaces:
- Exposable, Serializable
public class SharingEntity
- 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 |
SharingEntity
public SharingEntity(URI uri,
URI webApplicationRootUri,
Ticket ticket)
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.