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.Lumisportal 11.1.0.181218 - Copyright © 2006–2018 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.