Class SettingsEntity
java.lang.Object
org.exoplatform.settings.jpa.entity.SettingsEntity
Created by The eXo Platform SAS
Author : eXoPlatform
exo@exoplatform.com
Mar 07, 2017
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetId()getName()getScope()getValue()setContext(ContextEntity context) voidsetScope(ScopeEntity scope)
-
Constructor Details
-
SettingsEntity
public SettingsEntity()
-
-
Method Details
-
getId
-
setId
-
getName
-
setName
-
getValue
-
setValue
-
getContext
-
setContext
-
getScope
-
setScope
-