public class KrSmartRoleGeneratorCacheObjectFactory : SmartRoleGeneratorCacheObjectFactory
Public Class KrSmartRoleGeneratorCacheObjectFactory
Inherits SmartRoleGeneratorCacheObjectFactory
public ref class KrSmartRoleGeneratorCacheObjectFactory : public SmartRoleGeneratorCacheObjectFactory
type KrSmartRoleGeneratorCacheObjectFactory =
class
inherit SmartRoleGeneratorCacheObjectFactory
end
KrSmartRoleGeneratorCacheObjectFactory | Инициализирует новый экземпляр класса KrSmartRoleGeneratorCacheObjectFactory |
CreateCacheObject |
Создает экземпляр кеша.
(Переопределяет SmartRoleGeneratorCacheObjectFactoryCreateCacheObject) |
CreateCacheObjectAsync |
Создает объект экземпляра кеша генераторов умных ролей.
(Унаследован от SmartRoleGeneratorCacheObjectFactory) |
Equals | Determines whether the specified object is equal to the current object. (Унаследован от Object) |
Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Унаследован от Object) |
GetAllGeneratorsAsync |
Метод возвращает все генераторы умных ролей, полученные с помощью ISmartRoleGeneratorProvider.
(Унаследован от SmartRoleGeneratorCacheObjectFactory) |
GetHashCode | Serves as the default hash function. (Унаследован от Object) |
GetType | Gets the Type of the current instance. (Унаследован от Object) |
InitializeCacheObjectAsync |
Производит инициализацию кеша по найденным через метод GetAllGeneratorsAsync(CancellationToken) генераторам умных ролей.
(Унаследован от SmartRoleGeneratorCacheObjectFactory) |
MemberwiseClone | Creates a shallow copy of the current Object. (Унаследован от Object) |
ToString | Returns a string that represents the current object. (Унаследован от Object) |
DbScope | Объект для взаимодействия с базой данных. Определяет область видимости объекта DbManager. |
SmartRoleGeneratorProvider |
Объект, который возвращает генераторы умных ролей.
(Унаследован от SmartRoleGeneratorCacheObjectFactory) |
TypesCache | Кэш по типам карточек и документов, содержащих информацию по типовому решению. |