Property | Type | Description | |
---|---|---|---|
NotifyCreated | void | ||
NotifyDeleting | void | ||
NotifyPostSave | void | ||
NotifyPreSave | void | ||
ObjectIsValid | ObjectIsValidResult | ||
PerformSync | void | ||
ScheduleSyncNow | void | ||
ToString | string | ||
WorkScheduleSyncProviderEfImpl | System | ||
_InitializePropertyDescriptors | void |
Method | Description | |
---|---|---|
ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
FromStream ( Zetbox binStream ) : IEnumerable |
||
GetImplementedInterface ( ) : |
||
ReloadReferences ( ) : void | ||
SetNew ( ) : void | ||
ToStream ( Zetbox binStream, HashSet |
||
TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchCalendarAsync ( ) : Zetbox.API.Async.ZbTask | ||
TriggerFetchWorkScheduleAsync ( ) : Zetbox.API.Async.ZbTask | ||
WorkScheduleSyncProviderEfImpl ( Func |
Method | Description | |
---|---|---|
CollectProperties ( Func |
||
OnPropertyChanged ( string property, object oldValue, object newValue ) : void |
Method | Description | |
---|---|---|
NotifyCreated ( ) : void | ||
NotifyDeleting ( ) : void | ||
NotifyPostSave ( ) : void | ||
NotifyPreSave ( ) : void | ||
ObjectIsValid ( ) : ObjectIsValidResult | ||
PerformSync ( ) : void | ||
ScheduleSyncNow ( ) : void | ||
ToString ( ) : string | ||
WorkScheduleSyncProviderEfImpl ( ) : System | ||
_InitializePropertyDescriptors ( Func |
public ApplyChangesFrom ( IPersistenceObject obj ) : void | ||
obj | IPersistenceObject | |
return | void |
protected CollectProperties ( Func |
||
lazyCtx | Func |
|
props | List |
|
return | void |
public FromStream ( Zetbox binStream ) : IEnumerable |
||
binStream | Zetbox | |
return | IEnumerable |
public GetImplementedInterface ( ) : |
||
return |
protected OnPropertyChanged ( string property, object oldValue, object newValue ) : void | ||
property | string | |
oldValue | object | |
newValue | object | |
return | void |
public ToStream ( Zetbox binStream, HashSet |
||
binStream | Zetbox | |
auxObjects | HashSet |
|
eagerLoadLists | bool | |
return | void |
public TriggerFetch ( string propName ) : Zetbox.API.Async.ZbTask | ||
propName | string | |
return | Zetbox.API.Async.ZbTask |
public TriggerFetchCalendarAsync ( ) : Zetbox.API.Async.ZbTask | ||
return | Zetbox.API.Async.ZbTask |
public TriggerFetchWorkScheduleAsync ( ) : Zetbox.API.Async.ZbTask | ||
return | Zetbox.API.Async.ZbTask |
public WorkScheduleSyncProviderEfImpl ( Func |
||
lazyCtx | Func |
|
return | System |