Uses of Class
org.silverpeas.core.admin.space.model.Space
-
Packages that use Space Package Description org.silverpeas.core.admin.service.cache -
-
Uses of Space in org.silverpeas.core.admin.service.cache
Methods in org.silverpeas.core.admin.service.cache that return Space Modifier and Type Method Description Space
TreeCache. addSpace(Integer spaceId, Space space)
Adds the specified space in the cache if there is no yet a space cached with the given identifier.Methods in org.silverpeas.core.admin.service.cache with parameters of type Space Modifier and Type Method Description Space
TreeCache. addSpace(Integer spaceId, Space space)
Adds the specified space in the cache if there is no yet a space cached with the given identifier.
-