|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceEntity | |
---|---|
org.silverpeas.resourcesmanager.web |
Uses of ResourceEntity in org.silverpeas.resourcesmanager.web |
---|
Subclasses of ResourceEntity in org.silverpeas.resourcesmanager.web | |
---|---|
class |
ReservedResourceEntity
Web entity abstraction which provides common event informations of the entity |
Methods in org.silverpeas.resourcesmanager.web with type parameters of type ResourceEntity | ||
---|---|---|
|
ResourceEntity.withCategoryURI(URI categoryURI)
|
|
|
ReservedResourceEntity.withReservationURI(URI reservationURI)
|
|
|
ResourceEntity.withURI(URI uri)
Sets a URI to this entity. |
Methods in org.silverpeas.resourcesmanager.web that return ResourceEntity | |
---|---|
protected ResourceEntity |
AbstractResourceManagerResource.asWebEntity(Resource resource)
Converts the resource into its corresponding web entity. |
static ResourceEntity |
ResourceEntity.createFrom(Resource resource)
Creates a new resource entity from the specified resource. |
ResourceEntity |
ResourceManagerResource.getResource(long resourceId)
Gets the JSON representation of a resource. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |