BAF
instead@Deprecated public class BulkDocumentsObject extends DefaultObject
Modifier and Type | Field and Description |
---|---|
protected DocumentModelList |
docs
Deprecated.
|
Constructor and Description |
---|
BulkDocumentsObject()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
javax.ws.rs.core.Response |
doDelete()
Deprecated.
|
DocumentModelList |
doGet()
Deprecated.
|
DocumentModelList |
doUpdate(DocumentModel updateDoc)
Deprecated.
|
<A> A |
getAdapter(Class<A> adapter)
Deprecated.
Returns an object which is an instance of the given class associated with this object.
|
void |
initialize(Object... args)
Deprecated.
|
disptachAdapter, isAdapter
checkGuard, dispose, getActiveAdapter, 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
protected DocumentModelList docs
public BulkDocumentsObject()
public <A> A getAdapter(Class<A> adapter)
Adaptable
null
if no such object can be found.getAdapter
in interface Adaptable
getAdapter
in class AbstractResource<ResourceTypeImpl>
adapter
- the adapter class to look upnull
if this object does not have an adapter for
the given classpublic void initialize(Object... args)
initialize
in class AbstractResource<ResourceTypeImpl>
public DocumentModelList doGet()
public javax.ws.rs.core.Response doDelete()
public DocumentModelList doUpdate(DocumentModel updateDoc)
Copyright © 2018 Nuxeo. All rights reserved.