OW2 Consortium
Search OW2 Mail Archive: 

Advanced Search - Powered by Google


Mail Archive Home | exoplatform List | April 2007 Index

<--  Date Index  --> <--  Thread Index  -->

Re: [exoplatform] How to delete a user's portal?


Hi Victor,
 
Here is what the Organization Portlet does when a user is being deleted :
 
ExoContainer container = ExoContainerContext.getCurrentContainer() ;
OrganizationService service = (OrganizationService) container.getComponentInstanceOfType(OrganizationService.class);
service.getUserHandler().removeUser(userName, true) ;
 
HTH
-Brice.

 
On 4/26/07, Zagrebin Victor <zagrebin_v@xxxxxxx> wrote:
Are there a standart platform's methods to delete a user's portal?

The citation from our customer:
"I'm deleting a user, but his portal can't be deleted automatically. It's greatly need to me".

Zagrebin Victor



--
You receive this message as a subscriber of the exoplatform@xxxxxxxxxxxxx mailing list.
To unsubscribe: mailto:exoplatform-unsubscribe@xxxxxxxxxxxxx
For general help: mailto: sympa@xxxxxxxxxxxxx?subject=help
ObjectWeb mailing lists service home page: http://www.objectweb.org/wws




--
Brice Revenant
eXo Platform SAS

<--  Date Index  --> <--  Thread Index  -->

Reply via email to:

Powered by MHonArc.

Copyright © 2006-2007, OW2 Consortium | contact | webmaster.