public interface IUserAttributeManagerSPI
UserAttribute
.Modifier and Type | Method and Description |
---|---|
void |
clearAllUserAttributesCache()
Clears internal cache of
UserAttribute maintained by this manager. |
Map<String,? extends UserAttribute> |
getUserAttributesMap()
Returns an unmodifiable map with a unmodifiable implementation of all defined
user
attributes . |
Map<String,? extends UserAttribute> getUserAttributesMap()
user
attributes
. This map may not reflect changes on the current transaction.void clearAllUserAttributesCache()
UserAttribute
maintained by this manager. If there is a transaction active, the
clearing will be applied after its commit.LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.