|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.nuxeo.ecm.webapp.helpers.ApplicationControllerHelper
@Deprecated public class ApplicationControllerHelper
Encapsulates the page handling logic. Based on a document type, computes what page should be displayed to the user.
Method Summary | |
---|---|
static java.lang.String |
getPageOnCreatedDocumentType(Type docType)
Deprecated. |
static java.lang.String |
getPageOnCreateDocumentType(Type docType)
Deprecated. |
static java.lang.String |
getPageOnEditDocumentType(Type docType)
Deprecated. |
static java.lang.String |
getPageOnEditedDocumentType(Type docType)
Deprecated. |
static java.lang.String |
getPageOnSelectedDocumentType(Type docType)
Deprecated. |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static java.lang.String getPageOnSelectedDocumentType(Type docType)
public static java.lang.String getPageOnEditDocumentType(Type docType)
public static java.lang.String getPageOnEditedDocumentType(Type docType)
public static java.lang.String getPageOnCreateDocumentType(Type docType)
public static java.lang.String getPageOnCreatedDocumentType(Type docType)
|
Nuxeo Enterprise Platform 5.4 | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |