Uses of Class
it.uniroma2.art.semanticturkey.user.ProjectGroupBinding
Packages that use ProjectGroupBinding
-
Uses of ProjectGroupBinding in it.uniroma2.art.semanticturkey.user
Methods in it.uniroma2.art.semanticturkey.user that return ProjectGroupBindingModifier and TypeMethodDescriptionstatic ProjectGroupBindingProjectGroupBindingsManager.getPGBinding(UsersGroup group, AbstractProject project) Returns the ProjectGroupBinding that binds the given group and projectMethods in it.uniroma2.art.semanticturkey.user that return types with arguments of type ProjectGroupBindingModifier and TypeMethodDescriptionstatic Collection<ProjectGroupBinding>ProjectGroupBindingsManager.listPGBindings()Returns all the project-group bindingsProjectGroupBindingsRepoHelper.listPGBindings()Returns the bindingsstatic Collection<ProjectGroupBinding>ProjectGroupBindingsManager.listPGBindingsOfProject(AbstractProject project) Returns the ProjectGroupBindings of the given projectMethods in it.uniroma2.art.semanticturkey.user with parameters of type ProjectGroupBindingModifier and TypeMethodDescriptionvoidProjectGroupBindingsRepoHelper.insertBinding(ProjectGroupBinding pgBinding) Insert the given ProjectGroupBinding into the repository