Searched refs:removeProfile (Results 1 - 2 of 2) sorted by relevance
/owl-s/src/org/mindswap/owls/service/ | ||
H A D | Service.java | 96 public void removeProfile(Profile profile);
method in interface:Service |
/owl-s/src/impl/owls/service/ | ||
H A D | ServiceImpl.java | 145 public void removeProfile(Profile profile) {
method in class:ServiceImpl 164 removeProfile(profile); |
Completed in 16 milliseconds