Package | Description |
---|---|
lumis.portal.cache | |
lumis.portal.group |
Contains the API for managing LumisXP user groups.
|
lumis.portal.group.standardmembership |
Contains the implementation for the LumisXP standard group
membership provider.
|
lumis.portal.principal |
Modifier and Type | Method and Description |
---|---|
protected abstract CacheItem<T> |
SingleOrBulkLoadCacheDataProvider.doSingleLoad(ICacheMultiDataProvider.IRequest request)
Performs a single load.
|
Modifier and Type | Method and Description |
---|---|
protected abstract Collection<CacheItem<T>> |
SingleOrBulkLoadCacheDataProvider.doBulkLoad(ICacheMultiDataProvider.IRequest request)
Performs a bulk load.
|
Collection<CacheItem<T>> |
ICacheMultiDataProvider.loadData(ICacheMultiDataProvider.IRequest request)
Returns the data to be loaded into the cache.
|
Collection<CacheItem<T>> |
SingleOrBulkLoadCacheDataProvider.loadData(ICacheMultiDataProvider.IRequest request) |
Modifier and Type | Method and Description |
---|---|
protected Collection<CacheItem<GroupConfig>> |
GroupManager.bulkLoadGroups()
Reads all groups from data base.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<CacheItem<Collection<String>>> |
StandardGroupMembershipProvider.bulkLoadMemberships(ICacheMultiDataProvider.IRequest request)
Bulk load the memberships.
|
Modifier and Type | Method and Description |
---|---|
protected Collection<CacheItem<PrincipalConfig>> |
PrincipalManager.bulkLoadPrincipals(ICacheMultiDataProvider.IRequest request)
Read all principals given the cache request.
|
LumisXP 12.3.0.200408 - Copyright © 2006–2020 Lumis EIP Tecnologia da Informação LTDA. All Rights Reserved.