| Package | Description |
|---|---|
| pe.pase |
| Modifier and Type | Method and Description |
|---|---|
APRepeatRule |
FlowService.getAPRepeatRuleByAPID(java.lang.String apID) |
APRepeatRule |
FlowService.getAPRepeatRuleByID(java.lang.String apID) |
APRepeatRule |
MMShowInfo.getRepeatRule() |
APRepeatRule |
MeetingInfo.getRepeatRule() |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<APRepeatRule> |
FlowService.getAPRepeatRuleOfLast(java.lang.String id,
java.util.Date endTime) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
FlowService.aotuUpdateAPRepeatRule(APRepeatRule repeatRule) |
java.lang.String |
FlowService.createAPRepeatRule(APRepeatRule repeatRule) |
boolean |
FlowService.deleteAPRepeatRule(APRepeatRule repeatRule) |
java.util.List |
FlowService.getAfterRepeatUnstartedMeetingInfoID(APRepeatRule repeatRule,
boolean byTime) |
java.util.List |
FlowService.getBeforeRepeatMeetingInfo(APRepeatRule repeatRule,
boolean byTime) |
void |
MMShowInfo.setRepeatRule(APRepeatRule repeatRule) |
void |
MeetingInfo.setRepeatRule(APRepeatRule repeatRule) |
boolean |
FlowService.updateAPRepeatRule(APRepeatRule repeatRule) |
Copyright ? 2022. All Rights Reserved.