public class GroupParser extends KaartenbalieCrudAction
| Modifier and Type | Field and Description |
|---|---|
protected static org.apache.commons.logging.Log |
log |
ACKNOWLEDGE_MESSAGES, UNKNOWN_SES_USER_ERROR_KEY| Constructor and Description |
|---|
GroupParser() |
| Modifier and Type | Method and Description |
|---|---|
static void |
addAllLayersToGroup(Organization org,
nl.b3p.wms.capabilities.ServiceProvider sp,
javax.persistence.EntityManager em) |
static void |
addAllLayersToGroup(Organization org,
nl.b3p.ogc.wfs.v110.WfsServiceProvider sp,
javax.persistence.EntityManager em) |
static void |
addRightsForAllLayers(String[] orgSelected,
nl.b3p.wms.capabilities.ServiceProvider sp,
javax.persistence.EntityManager em) |
static void |
addRightsForAllLayers(String[] orgSelected,
nl.b3p.ogc.wfs.v110.WfsServiceProvider sp,
javax.persistence.EntityManager em) |
List<Organization> |
getGroups()
Returns all the organizations
|
void |
getGroupsAsXML(javax.servlet.http.HttpServletResponse response,
OutputStream sos)
Returns all the organizations as a XML file.
|
Element |
toXml(Document doc,
Organization org) |
createTree, createTree, createTree, createWfsTree, createWfsTree, execute, getEntityManager, getLayerByUniqueName, getLayerID, getUnspecifiedAlternateForward, getWfsLayerByUniqueNamecancel, cancelled, confirm, create, createLists, delete, deleteConfirm, edit, getAction, getActionMethodPropertiesMap, getAltAction, getUnspecifiedDefaultForward, list, prepareMethod, save, saveConfirm, unspecifiedaddAlternateMessage, addAlternateMessage, addDefaultMessage, addDefaultMessage, getActionMethodPropertiesClass, getAlternateForward, getDefaultForward, redispatch, redispatchFormFieldaddAttributeMessage, addAttributeMessage, addMessage, addMessage, addMessage, addMessage, addMessage, getMethodProperties, getParameterMethodMapgetDispatchedMethodName, getDispatchedParameter, getMethodPathIndex, parseParameter, setDispatchMethodcancelled, getMethod, unspecifieddispatchMethod, getMethodName, getParameteraddErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServletpublic List<Organization> getGroups()
public void getGroupsAsXML(javax.servlet.http.HttpServletResponse response,
OutputStream sos)
throws IOException
targetLocation - The target location on the diskIOExceptionpublic Element toXml(Document doc, Organization org)
public static void addRightsForAllLayers(String[] orgSelected, nl.b3p.ogc.wfs.v110.WfsServiceProvider sp, javax.persistence.EntityManager em) throws Exception
Exceptionpublic static void addRightsForAllLayers(String[] orgSelected, nl.b3p.wms.capabilities.ServiceProvider sp, javax.persistence.EntityManager em) throws Exception
Exceptionpublic static void addAllLayersToGroup(Organization org, nl.b3p.ogc.wfs.v110.WfsServiceProvider sp, javax.persistence.EntityManager em) throws Exception
Exceptionpublic static void addAllLayersToGroup(Organization org, nl.b3p.wms.capabilities.ServiceProvider sp, javax.persistence.EntityManager em) throws Exception
ExceptionCopyright © 2016. All rights reserved.