Uses of Class
com.saperion.common.lang.id.Guid
-
Packages that use Guid Package Description com.saperion.common.config.manager -
-
Uses of Guid in com.saperion.common.config.manager
Methods in com.saperion.common.config.manager that return Guid Modifier and Type Method Description Guid
DbConfigurationManager. getId(HierarchicalName hierarchicalName)
Gets the configuration value with the specifiedHierarchicalName
and converts it to aGuid
.Guid
DbConfigurationManager. getId(HierarchicalName hierarchicalName, StorageType storageType)
Gets the configuration value with the specifiedHierarchicalName
and converts it to aGuid
.
-