Class ProjectGraphBuilder
java.lang.Object
overit.geocallapp.wfm.project.bl.graph.ProjectGraphBuilder
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidaddRelation(com.google.common.graph.MutableValueGraph<BOProjectActivity, BOActivityRelation> graph, Project project, BOActivityRelation relation)
-
Constructor Details
-
ProjectGraphBuilder
public ProjectGraphBuilder()
-
-
Method Details
-
build
- Throws:
DAValidateException
-
addRelation
public void addRelation(com.google.common.graph.MutableValueGraph<BOProjectActivity, BOActivityRelation> graph, Project project, BOActivityRelation relation) throws DAValidateException- Throws:
DAValidateException
-