Method | Description | |
---|---|---|
AreCoordinatedSchedulesComplete ( System.Guid coordinatorId ) : bool | ||
GetActiveScheduleTrackingData ( System.Guid coordinatorId ) : List |
||
GetMaxScheduleDateTime ( System.Guid coordinatorId ) : System.DateTime | ||
GetScheduleSummary ( System.Guid coordinatorId ) : List |
||
GetSmsAndEmailCoordinatorData ( string smsAndEmailDataId ) : |
||
MarkCoordinatorAsComplete ( System.Guid coordinatorId, System.DateTime utcCompleteDate ) : void | ||
SaveCoordinator ( |
||
SaveCoordinator ( |
||
SaveSchedules ( List |
||
SaveSchedules ( List |
public AreCoordinatedSchedulesComplete ( System.Guid coordinatorId ) : bool | ||
coordinatorId | System.Guid | |
return | bool |
public GetActiveScheduleTrackingData ( System.Guid coordinatorId ) : List |
||
coordinatorId | System.Guid | |
return | List |
public GetMaxScheduleDateTime ( System.Guid coordinatorId ) : System.DateTime | ||
coordinatorId | System.Guid | |
return | System.DateTime |
public GetScheduleSummary ( System.Guid coordinatorId ) : List |
||
coordinatorId | System.Guid | |
return | List |
public GetSmsAndEmailCoordinatorData ( string smsAndEmailDataId ) : |
||
smsAndEmailDataId | string | |
return |
public MarkCoordinatorAsComplete ( System.Guid coordinatorId, System.DateTime utcCompleteDate ) : void | ||
coordinatorId | System.Guid | |
utcCompleteDate | System.DateTime | |
return | void |
public SaveCoordinator ( |
||
message | ||
return | void |
public SaveCoordinator ( |
||
message | ||
return | void |
public SaveSchedules ( List |
||
messageList | List |
|
coordinatorId | System.Guid | |
return | void |
public SaveSchedules ( List | ||
messageList | List | |
coordinatorId | System.Guid | |
return | void |