Modifier and Type | Method and Description |
---|---|
void |
CourseStateChangeServiceImpl.updateStatementTreeViewInfoState(CourseInfo courseInfo,
ContextInfo contextInfo)
This method will load all the statements in a course from the course web
service, recursively update the state of each statement in the statement
tree, and save the update statements back to the web service.
|
Modifier and Type | Method and Description |
---|---|
void |
CourseStateChangeServiceImpl.updateStatementTreeViewInfoState(CourseInfo courseInfo,
ContextInfo contextInfo)
This method will load all the statements in a course from the course web
service, recursively update the state of each statement in the statement
tree, and save the update statements back to the web service.
|
Modifier and Type | Method and Description |
---|---|
void |
BusinessServiceMethodInvoker.invokeServiceCalls(BaseDTOAssemblyNode results,
ContextInfo contextInfo) |
Modifier and Type | Method and Description |
---|---|
StatementTreeViewInfo |
StatementService.createStatementTreeView(StatementTreeViewInfo statementTreeViewInfo)
Creates an entire Statement Tree.
|
StatementInfo |
StatementService.updateStatement(String statementId,
StatementInfo statementInfo)
Updates a statement
|
StatementTreeViewInfo |
StatementService.updateStatementTreeView(String statementId,
StatementTreeViewInfo statementTreeViewInfo)
Updates an entire Statement Tree.
|
Modifier and Type | Method and Description |
---|---|
StatementTreeViewInfo |
StatementServiceImpl.createStatementTreeView(StatementTreeViewInfo statementTreeViewInfo)
Deprecated.
|
StatementInfo |
StatementServiceImpl.updateStatement(String statementId,
StatementInfo statementInfo)
Deprecated.
|
StatementTreeViewInfo |
StatementServiceImpl.updateStatementTreeView(String statementId,
StatementTreeViewInfo statementTreeViewInfo)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
StatusInfo |
CourseServiceDecorator.deleteCourse(String courseId,
ContextInfo contextInfo) |
StatusInfo |
CourseService.deleteCourse(String courseId,
ContextInfo contextInfo)
Deletes a Course.
|
CourseInfo |
CourseServiceDecorator.updateCourse(String courseId,
CourseInfo courseInfo,
ContextInfo contextInfo) |
CourseInfo |
CourseService.updateCourse(String courseId,
CourseInfo courseInfo,
ContextInfo contextInfo)
Updates a Course.
|
Modifier and Type | Method and Description |
---|---|
StatusInfo |
CourseServiceImpl.deleteCourse(String courseId,
ContextInfo contextInfo) |
CourseInfo |
CourseServiceImpl.updateCourse(String courseId,
CourseInfo courseInfo,
ContextInfo contextInfo) |
Modifier and Type | Method and Description |
---|---|
protected void |
LumServiceMethodInvoker.invokeServiceCallOnResult(BaseDTOAssemblyNode results,
ContextInfo contextInfo) |
void |
LumServiceMethodInvoker.invokeServiceCalls(BaseDTOAssemblyNode results,
ContextInfo contextInfo) |
Copyright © 2004-2014 The Kuali Foundation. All Rights Reserved.