|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PerspectiveConfig | |
|---|---|
| com.jamasoftware.contour.dao | |
| Uses of PerspectiveConfig in com.jamasoftware.contour.dao |
|---|
| Methods in com.jamasoftware.contour.dao that return PerspectiveConfig | |
|---|---|
PerspectiveConfig |
PerspectiveDao.getPerspectiveConfig(java.lang.Integer perspectiveId,
java.lang.Integer projectId,
java.lang.Integer scope,
java.lang.Integer refId,
boolean matchWildcards)
|
| Methods in com.jamasoftware.contour.dao that return types with arguments of type PerspectiveConfig | |
|---|---|
java.util.List<PerspectiveConfig> |
PerspectiveDao.getPerspectiveConfigsForProject(java.lang.Integer projectId)
|
| Methods in com.jamasoftware.contour.dao with parameters of type PerspectiveConfig | |
|---|---|
void |
PerspectiveDao.deletePerspectiveConfig(PerspectiveConfig perspConfig)
|
void |
PerspectiveDao.savePerspectiveConfig(PerspectiveConfig perspConfig)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||