Package | Description |
---|---|
org.universAAL.context.prof.serv |
Contains the implementation, including OSGi Activator...
|
Modifier and Type | Method and Description |
---|---|
protected void |
SCaller.addProfile(Resource input) |
protected void |
SCaller.addProfileToUser(Resource user,
Resource profile) |
protected void |
SCaller.addSubProfile(Resource input) |
protected void |
SCaller.addSubProfileToProf(Resource profile,
Resource subprofile) |
protected void |
SCaller.addSubProfileToUser(Resource user,
Resource subprofile) |
protected void |
SCaller.addUser(Resource input) |
protected void |
SCaller.changeProfile(Resource input) |
protected void |
SCaller.changeSubProfile(Resource input) |
protected void |
SCaller.changeUser(Resource input) |
protected Resource |
SCaller.getProfile(Resource input) |
protected Resource |
SCaller.getProfileOfUser(Resource user) |
protected Resource |
SCaller.getSubProfile(Resource input) |
protected ArrayList |
SCaller.getSubProfilesOfProfile(Resource profile) |
protected ArrayList |
SCaller.getSubProfilesOfUser(Resource user) |
protected Resource |
SCaller.getUser(Resource input) |
protected ArrayList |
SCaller.getUsers() |
protected void |
SCaller.removeProfile(Resource input) |
protected void |
SCaller.removeSubProfile(Resource input) |
protected void |
SCaller.removeUser(Resource input) |
Copyright © 2018 universAAL Consortium. All rights reserved.