@Deprecated public class ApplicationControllerHelper extends Object
| Modifier and Type | Field and Description | 
|---|---|
protected static String | 
CREATE_VIEW
Deprecated.  
  | 
protected static String | 
DEFAULT_VIEW
Deprecated.  
  | 
protected static String | 
EDIT_VIEW
Deprecated.  
  | 
| Modifier and Type | Method and Description | 
|---|---|
static String | 
getPageOnCreatedDocumentType(Type docType)
Deprecated.  
  | 
static String | 
getPageOnCreateDocumentType(Type docType)
Deprecated.  
  | 
static String | 
getPageOnEditDocumentType(Type docType)
Deprecated.  
  | 
static String | 
getPageOnEditedDocumentType(Type docType)
Deprecated.  
  | 
static String | 
getPageOnSelectedDocumentType(Type docType)
Deprecated.  
  | 
protected static final String DEFAULT_VIEW
protected static final String CREATE_VIEW
protected static final String EDIT_VIEW
public static String getPageOnSelectedDocumentType(Type docType)
public static String getPageOnEditDocumentType(Type docType)
public static String getPageOnEditedDocumentType(Type docType)
public static String getPageOnCreateDocumentType(Type docType)
public static String getPageOnCreatedDocumentType(Type docType)
Copyright © 2019 Nuxeo. All rights reserved.