org.fao.geonet.services.metadata
Class PrepareBatchUpdatePrivileges

java.lang.Object
  extended by org.fao.geonet.services.metadata.PrepareBatchUpdatePrivileges
All Implemented Interfaces:
Service

public class PrepareBatchUpdatePrivileges
extends Object
implements Service

Return all groups of the current user with operations included.


Constructor Summary
PrepareBatchUpdatePrivileges()
           
 
Method Summary
 org.jdom.Element exec(org.jdom.Element params, ServiceContext context)
           
 void init(String appPath, ServiceConfig params)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PrepareBatchUpdatePrivileges

public PrepareBatchUpdatePrivileges()
Method Detail

init

public void init(String appPath,
                 ServiceConfig params)
          throws Exception
Specified by:
init in interface Service
Throws:
Exception

exec

public org.jdom.Element exec(org.jdom.Element params,
                             ServiceContext context)
                      throws Exception
Specified by:
exec in interface Service
Throws:
Exception


Copyright © 2003-2013. All Rights Reserved.