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, setUriInfodisptachAdapter, 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, toStringequals, getClass, hashCode, notify, notifyAll, wait, wait, waitcheckGuard, 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, setRootgetAdapterpublic Object doGet(String targetURL) throws Exception
Exceptionpublic Object doTraverseAuthentication()
public Object doTraverseProfile()
public Object getRootRepositoryView() throws Exception
Exceptionpublic 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.