Uses of Class
org.exoplatform.settings.jpa.entity.ScopeEntity
Packages that use ScopeEntity
Package
Description
-
Uses of ScopeEntity in org.exoplatform.settings.jpa
Methods in org.exoplatform.settings.jpa that return ScopeEntityModifier and TypeMethodDescriptionstatic ScopeEntityEntityConverter.convertScopeToScopeEntity(org.exoplatform.commons.api.settings.data.Scope scope) SettingScopeDAO.getScopeByTypeAndName(String scopeType, String scopeName) -
Uses of ScopeEntity in org.exoplatform.settings.jpa.dao
Methods in org.exoplatform.settings.jpa.dao that return ScopeEntityModifier and TypeMethodDescriptionSettingScopeDAO.getScopeByTypeAndName(String scopeType, String scopeName) -
Uses of ScopeEntity in org.exoplatform.settings.jpa.entity
Methods in org.exoplatform.settings.jpa.entity that return ScopeEntityMethods in org.exoplatform.settings.jpa.entity with parameters of type ScopeEntity