fr.paris.lutece.plugins.jcr.service
Class AdminJcrService

java.lang.Object
  extended by fr.paris.lutece.plugins.jcr.service.AdminJcrService

public class AdminJcrService
extends Object

This Service manage AdminView and AdminWorkspace


Constructor Summary
AdminJcrService()
           
 
Method Summary
 void createWorkspace(String strJcrType, String strWorkspaceName, String strWorkspaceLabel, String strUser, String strWorkgroup, String strPassword)
           
static AdminJcrService getInstance()
          Returns the instance of the singleton
 void init(fr.paris.lutece.portal.service.plugin.Plugin plugin)
          Initialize the Jcr service
 void removeWorkspace(int nWorkspaceId, fr.paris.lutece.portal.business.user.AdminUser user)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AdminJcrService

public AdminJcrService()
Method Detail

init

public void init(fr.paris.lutece.portal.service.plugin.Plugin plugin)
Initialize the Jcr service


getInstance

public static AdminJcrService getInstance()
Returns the instance of the singleton

Returns:
The instance of the singleton

createWorkspace

public void createWorkspace(String strJcrType,
                            String strWorkspaceName,
                            String strWorkspaceLabel,
                            String strUser,
                            String strWorkgroup,
                            String strPassword)

removeWorkspace

public void removeWorkspace(int nWorkspaceId,
                            fr.paris.lutece.portal.business.user.AdminUser user)


Copyright © 2014 Mairie de Paris. All Rights Reserved.