Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webengine.admin
Class User

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.User
All Implemented Interfaces:
Resource, Adaptable

public class User
extends DefaultObject


Constructor Summary
User()
           
 
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

User

public User()
Method Detail

doGet

public Object doGet()

doPost

public Response doPost()

doPut

public Response doPut()
               throws Exception
Throws:
Exception

doDelete

public Response doDelete()
                  throws Exception
Throws:
Exception

simulatePut

public Response simulatePut()
                     throws Exception
Throws:
Exception

simulateDelete

public Response simulateDelete()
                        throws Exception
Throws:
Exception

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.