| Package | Description |
|---|---|
| pe.pase |
| Modifier and Type | Method and Description |
|---|---|
default APWorkComment |
FlowService.deleteAPWorkComment(APWorkComment comment) |
APWorkComment |
FlowService.getAPWorkCommentById(java.lang.String commentId) |
APWorkComment |
FlowService.insertAPWorkComment(APWorkComment comment) |
default APWorkComment |
FlowService.updateAPWorkComment(APWorkComment comment) |
| Modifier and Type | Method and Description |
|---|---|
java.util.List<APWorkComment> |
FlowService.getAPWorkComment(java.lang.String parentID) |
java.util.List<APWorkComment> |
APWork.getCommentList() |
java.util.List<APWorkComment> |
APWorkComment.getCommentList() |
| Modifier and Type | Method and Description |
|---|---|
default APWorkComment |
FlowService.deleteAPWorkComment(APWorkComment comment) |
APWorkComment |
FlowService.insertAPWorkComment(APWorkComment comment) |
default APWorkComment |
FlowService.updateAPWorkComment(APWorkComment comment) |
| Modifier and Type | Method and Description |
|---|---|
void |
APWork.setCommentList(java.util.List<APWorkComment> commentList) |
void |
APWorkComment.setCommentList(java.util.List<APWorkComment> commentList) |
Copyright ? 2022. All Rights Reserved.