DocsMarshal
/
Types
/
DocsMarshal.Interfaces.Managers.Cache.ICacheManager
interface
ICacheManager
Implemented interfaces:
INotifyPropertyChanged
IDisposable
Derived types:
CacheManager
Properties
IReadOnlyCollection
<
AdditionalFieldStructure
>
All_AdditionalFieldsStructure
{ get; }
IReadOnlyCollection
<
AppointmentGrantForUser
>
All_AppointmentGrantForUser
{ get; }
IReadOnlyCollection
<
Area
>
All_Areas
{ get; }
IReadOnlyCollection
<
BusinessRole
>
All_BusinessRoles
{ get; }
IReadOnlyCollection
<
Calendar
>
All_Calendars
{ get; }
IReadOnlyCollection
<
ClassType
>
All_ClassTypes
{ get; }
IReadOnlyCollection
<
CtAfGrant
>
All_CtAfGrantForUser
{ get; }
IReadOnlyCollection
<
DMAdditionalFieldClassTypeHC
>
All_DMAdditionalFieldClassTypeHC
{ get; }
IReadOnlyCollection
<
DMObjectStateClassTypeHC
>
All_DMObjectStateClassTypeHC
{ get; }
IReadOnlyCollection
<
DMSecurityIdentityWorkingCalendar
>
All_DMSecurityIdentityWorkingCalendars
{ get; }
IReadOnlyCollection
<
DomainClassTypeObjectStateGrantForUser
>
All_DomainClassTypeObjectStateForUser
{ get; }
IReadOnlyCollection
<
DomainClassTypeObjectStateGrantForUser
>
All_DomainClassTypeObjectStateForUser_For_Delete
{ get; }
IReadOnlyCollection
<
DomainClassTypeObjectStateGrantForUser
>
All_DomainClassTypeObjectStateForUser_For_Insert
{ get; }
IReadOnlyCollection
<
DomainClassTypeObjectStateGrantForUser
>
All_DomainClassTypeObjectStateForUser_For_Read
{ get; }
IReadOnlyCollection
<
DomainClassTypeObjectStateGrantForUser
>
All_DomainClassTypeObjectStateForUser_For_Update
{ get; }
IReadOnlyCollection
<
Domain
>
All_Domains
{ get; }
IReadOnlyCollection
<
DynAss
>
All_DynAss
{ get; }
IReadOnlyCollection
<
DynAssDet
>
All_DynAssDet
{ get; }
IReadOnlyCollection
<
DynAssPresenter
>
All_DynAssPresenter
{ get; }
IReadOnlyCollection
<
GanttGrant
>
All_GanttGrantForUser
{ get; }
IReadOnlyCollection
<
GanttTaskState
>
All_GanttTaskStates
{ get; }
IReadOnlyCollection
<
GlobalConfiguration
>
All_GlobalConfigurations
{ get; }
IReadOnlyCollection
<
Language
>
All_Languages
{ get; }
IReadOnlyCollection
<
ObjectState
>
All_ObjectState
{ get; }
IReadOnlyCollection
<
KeyValuePair
<
Int32
,
ICollection
<
Int32
>>>
All_SecurityIdentityTree
{ get; }
IReadOnlyCollection
<
Skill
>
All_Skills
{ get; }
IReadOnlyCollection
<
SkillValue
>
All_SkillValues
{ get; }
IReadOnlyCollection
<
User
>
All_Users
{ get; }
IReadOnlyCollection
<
WorkingCalendarDetail
>
All_WorkingCalendarDetails
{ get; }
IReadOnlyCollection
<
WorkingCalendar
>
All_WorkingCalendars
{ get; }
IReadOnlyCollection
<
WorkingCalendarsGrant
>
All_WorkingCalendarsGrantForUser
{ get; }
IReadOnlyCollection
<
WorkingDayGrant
>
All_WorkingDayGrantsForUser
{ get; }
IReadOnlyCollection
<
WorkingDay
>
All_WorkingDays
{ get; }
IReadOnlyCollection
<
WorkingPeriod
>
All_WorkingPeriods
{ get; }
IReadOnlyCollection
<
WorkingWeek
>
All_WorkingWeeks
{ get; }
IReadOnlyCollection
<
UserGroup
>
UserGroups
{ get; }
Top