public class DirectoryEntryObject extends DefaultObject
| Modifier and Type | Field and Description | 
|---|---|
protected Directory | 
directory  | 
protected DirectoryEntry | 
entry  | 
protected String | 
entryId  | 
| Constructor and Description | 
|---|
DirectoryEntryObject()  | 
| Modifier and Type | Method and Description | 
|---|---|
javax.ws.rs.core.Response | 
doDeleteEntry()  | 
DirectoryEntry | 
doGet()  | 
DirectoryEntry | 
doUpdateEntry(DirectoryEntry entry)  | 
protected void | 
initialize(Object... args)  | 
disptachAdapter, isAdaptercheckGuard, 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, toStringprotected DirectoryEntry entry
public DirectoryEntryObject()
protected void initialize(Object... args)
initialize in class AbstractResource<ResourceTypeImpl>public DirectoryEntry doGet()
public DirectoryEntry doUpdateEntry(DirectoryEntry entry)
public javax.ws.rs.core.Response doDeleteEntry()
Copyright © 2019 Nuxeo. All rights reserved.