Uses of Class
lumis.portal.ImmutableResourceException
-
Packages that use ImmutableResourceException Package Description lumis.portal.project -
-
Uses of ImmutableResourceException in lumis.portal.project
Methods in lumis.portal.project that throw ImmutableResourceException Modifier and Type Method Description void
IProjectManagerSPI. deleteProjects(Collection<String> ids)
Deletes the projects with the given identifiers.void
IProjectManagerSPI. updateProject(IProject project)
Updates the given project.
-