public class MobileApplication extends ModuleRoot
Constructor and Description |
---|
MobileApplication() |
Modifier and Type | Method and Description |
---|---|
Object |
doGet(String targetURL)
Try to fetch document in targetURL parameter in URL if not this is the
Home binding
|
Object |
doSocial() |
Object |
doTraverseActivity() |
Object |
doTraverseAuthentication() |
Object |
doTraverseDocument(String docId) |
Object |
doTraverseDocumentByPath(String docPath) |
Object |
doTraverseProfile() |
Object |
doTraverseRootDocumentByPath(String adapter) |
Object |
doTraverseSearch() |
Object |
doTraverseTask()
Deprecated.
|
String |
getDocumentMobileUrl(DocumentModel doc) |
String |
getNuxeoContextPath() |
Object |
getRootRepositoryView()
Generate the root view of the repository.
|
getLink, getSkinResource, handleError, setHttpHeaders, setHttpRequest, setUriInfo
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
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
checkGuard, dispose, getActiveAdapter, getContext, getFacets, getLinks, getModule, getName, getNext, getNextSegment, getPath, getPrevious, getTemplate, getTrailingPath, getType, getURL, getView, hasFacet, initialize, isAdapter, isInstanceOf, isRoot, newAdapter, newObject, redirect, setNext, setPrevious, setRoot
getAdapter
public Object doGet(String targetURL) throws Exception
Exception
public Object doTraverseAuthentication()
public Object doTraverseProfile()
public Object getRootRepositoryView() throws Exception
Exception
public Object doTraverseSearch()
@Deprecated public Object doTraverseTask()
public Object doTraverseActivity()
public Object doSocial()
public String getNuxeoContextPath()
public String getDocumentMobileUrl(DocumentModel doc)
Copyright © 2014 Nuxeo SA. All rights reserved.