Uses of Class
org.silverpeas.components.resourcesmanager.web.ResourceEntity
Packages that use ResourceEntity
-
Uses of ResourceEntity in org.silverpeas.components.resourcesmanager.web
Subclasses of ResourceEntity in org.silverpeas.components.resourcesmanager.webModifier and TypeClassDescriptionclassWeb entity abstraction which provides common event informations of the entityMethods in org.silverpeas.components.resourcesmanager.web with type parameters of type ResourceEntityModifier and TypeMethodDescription<T extends ResourceEntity>
TResourceEntity.withCategoryURI(URI categoryURI) <T extends ResourceEntity>
TReservedResourceEntity.withReservationURI(URI reservationURI) <T extends ResourceEntity>
TSets a URI to this entity.Methods in org.silverpeas.components.resourcesmanager.web that return ResourceEntityModifier and TypeMethodDescriptionprotected ResourceEntityAbstractResourceManagerResource.asWebEntity(Resource resource) Converts the resource into its corresponding web entity.static ResourceEntityResourceEntity.createFrom(Resource resource) Creates a new resource entity from the specified resource.ResourceManagerResource.getResource(long resourceId) Gets the JSON representation of a resource.