com.ebmwebsourcing.webeditor.api
Interface IProjectTypeDao
- All Known Implementing Classes:
- ProjectTypeDao
public interface IProjectTypeDao
|
Method Summary |
java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectType> |
getAllProjectTypes()
|
void |
saveProjectType(com.ebmwebsourcing.webeditor.api.domain.project.IProjectType projectType)
|
saveProjectType
void saveProjectType(com.ebmwebsourcing.webeditor.api.domain.project.IProjectType projectType)
getAllProjectTypes
java.util.List<com.ebmwebsourcing.webeditor.api.domain.project.IProjectType> getAllProjectTypes()
Copyright © 2010-2011 Petals Link. All Rights Reserved.