|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface ProfileIndividualLocator
ProfileIndividualLocators can be used to search an OWLModel for individuals of ServiceProfile that adhere to a given set of search parameters.
Method Summary | |
---|---|
List<ProfileIndividualInfo> |
findProfileIndividuals(int searchLevel)
This method can be used to search for services profile individuals suitable to the previously set searchParameters. |
int |
getAvailableSearchLevels()
Get the maximum search level that can be used plus one. |
ParameterConformClasses |
getConformClasses()
Get Conform Classes taken into account by the last search step executed. |
void |
setProfileIndividualParameter(ProfileIndividualParameter searchParameter)
Sets the search parameter for subsequent calls to findProfileIndividuals |
Method Detail |
---|
int getAvailableSearchLevels()
List<ProfileIndividualInfo> findProfileIndividuals(int searchLevel) throws IOException
searchLevel
- the search level to be applied
IOException
void setProfileIndividualParameter(ProfileIndividualParameter searchParameter)
searchParameter
- the roles the individuals should have assignedParameterConformClasses getConformClasses()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |