Class PromptQueryBeanEnvironment
java.lang.Object
de.xima.fc.prompt.mgmt.gui.model.PromptQueryBeanEnvironment
- All Implemented Interfaces:
Serializable, AutoCloseable
- See Also:
-
Constructor Details
-
PromptQueryBeanEnvironment
-
-
Method Details
-
tenantEntity
-
tenantId
-
close
public void close()- Specified by:
closein interfaceAutoCloseable
-
connectionOptions
-
guiBeanCache
public GuiBeanCache<String, IPromptQueryBean<?,?>, IPluginPromptService, IPluginPromptQueryBean> guiBeanCache() -
locale
-
managementService
-
projectEntity
-
projectId
-
scope
Gets the entity of the tenant scope. This will be removed in the future, as a different domain should not have access to the internal entity objects. But for now, this is needed, as e.g. the placeholder replacer needs the tenant entity.- Returns:
- The tenant entity.
-
tempFolderManager
-
typeService
-
user
-
builder
-