public class AppErrorMessages extends Object
Constructor and Description |
---|
AppErrorMessages() |
Modifier and Type | Method and Description |
---|---|
String |
applicationNotCorrectlySet() |
String |
cannotAddExternalWebContent(String type) |
String |
cannotCreateWebContent() |
String |
cannotCreateZone() |
String |
cannotDeleteWebContent() |
String |
cannotDeleteZone() |
String |
cannotFindWebContent() |
String |
cannotLoadContainerBuilder() |
String |
cannotLoadLayout() |
String |
cannotLoadWebContents() |
String |
cannotReachServer() |
String |
cannotUpdateAllWebContents() |
String |
cannotUpdateFooter() |
String |
cannotUpdateHeader() |
String |
cannotUpdateLayout() |
String |
cannotUpdateSideBar() |
String |
cannotUpdateWebContent() |
String |
cannotUpdateZone() |
String |
noZoneCreated() |
String |
preferenceDoesNotExist(String name) |
String |
unitIsNotEmpty() |
String |
zoneIsNotEmpty() |
public String unitIsNotEmpty()
public String zoneIsNotEmpty()
public String noZoneCreated()
public String cannotLoadLayout()
public String cannotReachServer()
public String applicationNotCorrectlySet()
public String cannotUpdateLayout()
public String cannotUpdateFooter()
public String cannotCreateZone()
public String cannotUpdateZone()
public String cannotUpdateSideBar()
public String cannotUpdateHeader()
public String cannotDeleteZone()
public String cannotCreateWebContent()
public String cannotLoadWebContents()
public String cannotUpdateAllWebContents()
public String cannotUpdateWebContent()
public String cannotDeleteWebContent()
public String cannotLoadContainerBuilder()
public String cannotFindWebContent()
Copyright © 2015 Nuxeo SA. All rights reserved.