Class SharingEntity
- java.lang.Object
-
- org.silverpeas.core.webapi.sharing.SharingEntity
-
- All Implemented Interfaces:
Serializable
,WebEntity
public class SharingEntity extends Object implements WebEntity
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description SharingEntity(URI uri, URI webApplicationRootUri, Ticket ticket)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description URI
getURI()
Gets the URI at which this web entity is published and can be accessed.
-