Uses of Class
org.exoplatform.cs.rest.model.CSpace
-
Packages that use CSpace Package Description org.exoplatform.cs.rest.model org.exoplatform.cs.rest.utils -
-
Uses of CSpace in org.exoplatform.cs.rest.model
Methods in org.exoplatform.cs.rest.model that return CSpace Modifier and Type Method Description CSpaceCSpace. clone() -
Uses of CSpace in org.exoplatform.cs.rest.utils
Methods in org.exoplatform.cs.rest.utils that return CSpace Modifier and Type Method Description static CSpaceCSRestUtils. extendCSSpace(CSpace cSpace)static CSpaceEntityBuilder. fromSpaceDto(SpaceDTO spaceDTO)Methods in org.exoplatform.cs.rest.utils with parameters of type CSpace Modifier and Type Method Description static CSpaceCSRestUtils. extendCSSpace(CSpace cSpace)
-