[Building Sakai] Web Services for Site removal.

Matthew Jones matthew at longsight.com
Mon Oct 20 07:55:24 PDT 2014


There is a feature for "hard delete" only in 11, but it's not for contents
(in resources) and I don't think there is a web service for it yet. You'd
have to backport kernel code to get it. It's a generic interface so ideally
other tools could also implement the hard delete but as of yet, no other
tool has.

https://jira.sakaiproject.org/browse/KNL-1252

If you didn't want to write a backport and call this hardDelete(siteId)
directly with a webservice, you could probably add a webservice with some
of the code here to go through all the resources in a site and remove them,
and any other tools you want. I haven't heard of anyone that has done that
any other way.

On Fri, Oct 17, 2014 at 9:16 AM, Alaa NIZAR <alaanizar at iihem.ac.ma> wrote:

> Hello,
>
> How can we remove sites AND ALL its contents from sakai 10 using web
> services?
>
> Thank you.
>
>
> Sent from Samsung Mobile.
>
> --
> This message has been scanned for viruses and
> dangerous content by *MailScanner* <http://www.mailscanner.info/>, and is
> believed to be clean.
>
> _______________________________________________
> sakai-dev mailing list
> sakai-dev at collab.sakaiproject.org
> http://collab.sakaiproject.org/mailman/listinfo/sakai-dev
>
> TO UNSUBSCRIBE: send email to
> sakai-dev-unsubscribe at collab.sakaiproject.org with a subject of
> "unsubscribe"
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://collab.sakaiproject.org/pipermail/sakai-dev/attachments/20141020/c4efd445/attachment.html 


More information about the sakai-dev mailing list