Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.admin
Class Group

java.lang.Object
  extended by org.nuxeo.ecm.webengine.model.impl.AbstractResource<ResourceTypeImpl>
      extended by org.nuxeo.ecm.webengine.model.impl.DefaultObject
          extended by org.nuxeo.ecm.webengine.admin.Group
All Implemented Interfaces:
Resource, Adaptable

public class Group
extends DefaultObject


Constructor Summary
Group()
           
 
Method Summary
 Response doDelete()
           
 Object doGet()
           
 Response doPost()
           
 Response doPut()
           
 Response simulateDelete()
           
 Response simulatePut()
           
 
Methods inherited from class org.nuxeo.ecm.webengine.model.impl.DefaultObject
disptachAdapter, isAdapter
 
Methods inherited from class org.nuxeo.ecm.webengine.model.impl.AbstractResource
checkGuard, dispose, getActiveAdapter, getAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot, toString
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

Group

public Group()
Method Detail

doGet

public Object doGet()

doPost

public Response doPost()

doPut

public Response doPut()

doDelete

public Response doDelete()
                  throws Exception
Throws:
Exception

simulatePut

public Response simulatePut()

simulateDelete

public Response simulateDelete()
                        throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.