Class CompoundPermissionsMapping
java.lang.Object
org.bonitasoft.engine.authorization.properties.ConfigurationFile
org.bonitasoft.engine.authorization.properties.CompoundPermissionsMapping
- Author:
- Anthony Birembaut
-
Field Summary
FieldsFields inherited from class org.bonitasoft.engine.authorization.properties.ConfigurationFile
cacheKey, CONFIGURATION_FILES_CACHE, setKeysToLowerCase -
Constructor Summary
ConstructorsConstructorDescriptionCompoundPermissionsMapping(CacheService cacheService, ConfigurationFilesManager configurationFilesManager) -
Method Summary
Methods inherited from class org.bonitasoft.engine.authorization.properties.ConfigurationFile
getProperty, getPropertyAsSet, readPropertiesAndStoreThemInCache, readPropertiesFromClasspathAndStoreThemInCache, readPropertiesFromDatabaseAndStoreThemInCache, removeCustomProperty, removeInternalProperty, removeProperty, setCustomProperty, setCustomPropertyAsSet, setInternalProperty, setInternalPropertyAsSet, setProperty, setPropertyAsSet
-
Field Details
-
PROPERTIES_FILENAME
- See Also:
-
-
Constructor Details
-
CompoundPermissionsMapping
public CompoundPermissionsMapping(CacheService cacheService, ConfigurationFilesManager configurationFilesManager)
-
-
Method Details
-
getPropertiesFileName
- Specified by:
getPropertiesFileNamein classConfigurationFile
-
hasCustomVersion
protected boolean hasCustomVersion()- Specified by:
hasCustomVersionin classConfigurationFile
-
hasInternalVersion
protected boolean hasInternalVersion()- Specified by:
hasInternalVersionin classConfigurationFile
-