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, isAdapter
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
protected 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 © 2017 Nuxeo. All rights reserved.