Uses of Class
org.exoplatform.cs.entity.EnvironmentEntity
Packages that use EnvironmentEntity
-
Uses of EnvironmentEntity in org.exoplatform.cs.dao
Methods in org.exoplatform.cs.dao that return EnvironmentEntityModifier and TypeMethodDescriptionEnvironmentDAO.getDefaultEnvironmentBySpace(String spaceGroupId) Methods in org.exoplatform.cs.dao that return types with arguments of type EnvironmentEntityModifier and TypeMethodDescriptionEnvironmentDAO.getAllEnvironments()EnvironmentDAO.getEnvironmentsBySpace(String spaceGroupId) -
Uses of EnvironmentEntity in org.exoplatform.cs.entity
Methods in org.exoplatform.cs.entity that return EnvironmentEntityMethods in org.exoplatform.cs.entity with parameters of type EnvironmentEntity -
Uses of EnvironmentEntity in org.exoplatform.cs.service
Methods in org.exoplatform.cs.service that return EnvironmentEntityModifier and TypeMethodDescriptionprotected EnvironmentEntityBaseService.convert(EnvironmentDTO dto, SpaceEntity spaceEntity, boolean remove) Methods in org.exoplatform.cs.service with parameters of type EnvironmentEntityModifier and TypeMethodDescriptionprotected EnvironmentDTOBaseService.convert(EnvironmentEntity entity)