|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface PointToPointFlowProfileService
Service layer for PointToPointFlowProfiles
| Method Summary | |
|---|---|
Set<Long> |
getAllPointToPointFlowProfileIds()
Get a Set of all of the ids for all of the PointToPointFlowProfiles or an empty Set |
Set<PointToPointFlowProfile> |
getAllPointToPointFlowProfiles()
Get a Set of PointToPointFlowProfiles |
Set<Long> |
getModuleIdsFromPointToPointFlowProfiles(Set<Long> pointToPointFlowProfileIds)
Get a Set of all of the module ids for the given PointToPointFlowProfile Ids or an empty Set |
| Method Detail |
|---|
Set<PointToPointFlowProfile> getAllPointToPointFlowProfiles()
Set<Long> getAllPointToPointFlowProfileIds()
Set<Long> getModuleIdsFromPointToPointFlowProfiles(Set<Long> pointToPointFlowProfileIds)
pointToPointFlowProfileIds - - The point to point profile ids to search on
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||