|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PointToPointFlowProfileDao
Interface for all PointToPointFlowProfile data access.
| Method Summary | |
|---|---|
Set<PointToPointFlowProfile> |
findAllPointToPointFlowProfiles()
Get a list of all PointToPointFlowProfiles |
Set<PointToPointFlowProfile> |
findPointToPointFlowProfiles(Set<Long> pointToPointFlowProfileIds)
Get a list of all PointToPointFlowProfiles matching the Set of ids passed in |
| Method Detail |
|---|
Set<PointToPointFlowProfile> findAllPointToPointFlowProfiles()
Set<PointToPointFlowProfile> findPointToPointFlowProfiles(Set<Long> pointToPointFlowProfileIds)
pointToPointFlowProfileIds - - Ids of the point to point profiles
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||