@OslcNamespaceDefinition(prefix="dcterms",namespaceURI="http://purl.org/dc/terms/") @OslcNamespaceDefinition(prefix="foaf",namespaceURI="http://xmlns.com/foaf/0.1/") @OslcNamespaceDefinition(prefix="rdf",namespaceURI="http://www.w3.org/1999/02/22-rdf-syntax-ns#") @OslcNamespaceDefinition(prefix="oslc",namespaceURI="http://open-services.net/ns/core#") @OslcNamespaceDefinition(prefix="sodius_process",namespaceURI="http://www.sodius.com/ns/jazz/lqe#")
Package com.sodius.oslc.app.jazz.lqe.requests
Namespaces and main concepts of the IBM LQE contributed by SodiusWillert.
- Since:
- 1.11.0
-
Class Summary Class Description CreateUserGroup Creates a new user group in LQE.DeleteUserGroup Deletes a group in LQE.GetDataGroupPermissions Gets the permissions of a data group.GetDataGroups Gets the data groups defined in LQE.GetUserGroup Gets the definition of a user group.GetUserGroupMembers Gets the members of a user group.GetUserGroups Gets the user groups defined in LQE.QueryUsers Searches users based on a pattern.UpdateDataGroupPermissions Updates the permissions of a data group in LQE.UpdateUserGroupMembers Updates the members of a group in LQE.