public class CustomUIDefenitions extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
CUSTOM_UI_DEFENITIONS |
| Constructor and Description |
|---|
CustomUIDefenitions() |
| Modifier and Type | Method and Description |
|---|---|
void |
addCustomAddUI(String mediaType,
String uiPath) |
void |
addCustomViewUI(String mediaType,
String uiPath) |
String |
getCustomAddUI(String mediaType) |
String |
getCustomViewUI(String mediaType) |
public static final String CUSTOM_UI_DEFENITIONS
Copyright © 2012-2015 The Apache Software Foundation. All Rights Reserved.