public interface NlsBundleUtilCoreRoot extends NlsBundle
internationalized messages
for this module.Modifier and Type | Field and Description |
---|---|
static String |
INF_AND |
static String |
INF_BOTTOM |
static String |
INF_BOTTOM_LEFT |
static String |
INF_BOTTOM_RIGHT |
static String |
INF_CENTER |
static String |
INF_EAST |
static String |
INF_EQUAL |
static String |
INF_GREATER_OR_EQUAL |
static String |
INF_GREATER_THAN |
static String |
INF_HORIZONTAL |
static String |
INF_LEFT |
static String |
INF_LESS_OR_EQUAL |
static String |
INF_LESS_THAN |
static String |
INF_NAND |
static String |
INF_NOR |
static String |
INF_NORTH |
static String |
INF_NORTH_EAST |
static String |
INF_NORTH_WEST |
static String |
INF_NOT_EQUAL |
static String |
INF_OR |
static String |
INF_RIGHT |
static String |
INF_SOUTH |
static String |
INF_SOUTH_EAST |
static String |
INF_SOUTH_WEST |
static String |
INF_TOP |
static String |
INF_TOP_LEFT |
static String |
INF_TOP_RIGHT |
static String |
INF_VERTICAL |
static String |
INF_WEST |
INTERFACE_NAME_SUFFIX
static final String INF_SOUTH
infoSouth()
,
Constant Field Valuesstatic final String INF_EAST
infoEast()
,
Constant Field Valuesstatic final String INF_WEST
infoWest()
,
Constant Field Valuesstatic final String INF_NORTH
infoNorth()
,
Constant Field Valuesstatic final String INF_SOUTH_EAST
infoSouthEast()
,
Constant Field Valuesstatic final String INF_SOUTH_WEST
infoSouthWest()
,
Constant Field Valuesstatic final String INF_NORTH_EAST
infoNorthEast()
,
Constant Field Valuesstatic final String INF_NORTH_WEST
infoNorthWest()
,
Constant Field Valuesstatic final String INF_LEFT
infoLeft()
,
Constant Field Valuesstatic final String INF_RIGHT
infoRight()
,
Constant Field Valuesstatic final String INF_CENTER
infoCenter()
,
Constant Field Valuesstatic final String INF_TOP
infoTop()
,
Constant Field Valuesstatic final String INF_TOP_LEFT
infoTopLeft()
,
Constant Field Valuesstatic final String INF_TOP_RIGHT
infoTopRight()
,
Constant Field Valuesstatic final String INF_BOTTOM
infoBottom()
,
Constant Field Valuesstatic final String INF_BOTTOM_LEFT
infoBottomLeft()
,
Constant Field Valuesstatic final String INF_BOTTOM_RIGHT
infoBottomRight()
,
Constant Field Valuesstatic final String INF_HORIZONTAL
infoHorizontal()
,
Constant Field Valuesstatic final String INF_VERTICAL
infoVertical()
,
Constant Field Valuesstatic final String INF_AND
infoAnd()
,
Constant Field Valuesstatic final String INF_OR
infoOr()
,
Constant Field Valuesstatic final String INF_NAND
infoNand()
,
Constant Field Valuesstatic final String INF_NOR
infoNor()
,
Constant Field Valuesstatic final String INF_GREATER_THAN
infoGreaterThan()
,
Constant Field Valuesstatic final String INF_GREATER_OR_EQUAL
infoGreaterOrEqual()
,
Constant Field Valuesstatic final String INF_EQUAL
infoEqual()
,
Constant Field Valuesstatic final String INF_NOT_EQUAL
infoNotEqual()
,
Constant Field Valuesstatic final String INF_LESS_THAN
infoLessThan()
,
Constant Field Valuesstatic final String INF_LESS_OR_EQUAL
infoLessOrEqual()
,
Constant Field ValuesNlsMessage infoLeft()
NlsMessage
HorizontalAlignment.LEFT
NlsMessage infoRight()
NlsMessage
HorizontalAlignment.RIGHT
NlsMessage infoCenter()
NlsMessage
HorizontalAlignment.CENTER
NlsMessage infoTop()
NlsMessage
VerticalAlignment.TOP
NlsMessage infoTopLeft()
NlsMessage
Alignment.TOP_LEFT
NlsMessage infoTopRight()
NlsMessage
Alignment.TOP_RIGHT
NlsMessage infoBottom()
NlsMessage
VerticalAlignment.BOTTOM
NlsMessage infoBottomLeft()
NlsMessage
Alignment.BOTTOM_LEFT
NlsMessage infoBottomRight()
NlsMessage
Alignment.BOTTOM_RIGHT
NlsMessage infoHorizontal()
NlsMessage
Orientation.HORIZONTAL
NlsMessage infoVertical()
NlsMessage
Orientation.VERTICAL
NlsMessage infoSouth()
NlsMessage
Direction.SOUTH
NlsMessage infoEast()
NlsMessage
Direction.EAST
NlsMessage infoWest()
NlsMessage
Direction.WEST
NlsMessage infoNorth()
NlsMessage
Direction.NORTH
NlsMessage infoSouthEast()
NlsMessage
Direction.SOUTH_EAST
NlsMessage infoSouthWest()
NlsMessage
Direction.SOUTH_WEST
NlsMessage infoNorthEast()
NlsMessage
Direction.NORTH_EAST
NlsMessage infoNorthWest()
NlsMessage
Direction.NORTH_WEST
NlsMessage infoAnd()
NlsMessage
Conjunction.AND
NlsMessage infoOr()
NlsMessage
Conjunction.OR
NlsMessage infoNand()
NlsMessage
Conjunction.NAND
NlsMessage infoNor()
NlsMessage
Conjunction.NOR
NlsMessage infoGreaterThan()
NlsMessage
CompareOperator.GREATER_THAN
NlsMessage infoGreaterOrEqual()
NlsMessage
CompareOperator.GREATER_OR_EQUAL
NlsMessage infoEqual()
NlsMessage
CompareOperator.EQUAL
NlsMessage infoNotEqual()
NlsMessage
CompareOperator.NOT_EQUAL
NlsMessage infoLessThan()
NlsMessage
CompareOperator.LESS_THAN
NlsMessage infoLessOrEqual()
NlsMessage
CompareOperator.LESS_OR_EQUAL
NlsMessage infoOk()
NlsMessage
for the label "OK".NlsMessage infoYes()
NlsMessage
for the text "Yes".NlsMessage infoNo()
NlsMessage
for the text "No".NlsMessage infoUndefined()
NlsMessage
for the text "Undefined".NlsMessage infoInformation()
NlsMessage
for the text "Information".NlsMessage infoWarning()
NlsMessage
for the text "Warning".NlsMessage infoError()
NlsMessage
for the text "Error".NlsMessage infoConfirmation()
NlsMessage
for the text "Confirmation".NlsMessage infoValidationFailure()
NlsMessage
for the text "validation failure".NlsMessage errorIllegalDate(@Named(value="value") String value)
value
- is the illegal date String
.NlsMessage
IllegalDateFormatException
NlsMessage errorNumberConversion(@Named(value="value") Object value, @Named(value="type") Object type)
value
- is the value that could NOT be converted.type
- is the type the value should be converted to.NlsMessage
NumberConversionException
NlsMessage errorSecurityRestriction()
NlsMessage
SecurityErrorUserException
NlsMessage errorNlsChoiceNoElse()
NlsMessage
NlsFormatterChoiceNoElseConditionException
NlsMessage errorNlsChoiceOnlyElse()
NlsMessage
NlsFormatterChoiceOnlyElseConditionException
NlsMessage errorXmlInvalid(@Named(value="source") Object source)
source
- is the source of the XML or null
if unknown.NlsMessage
XmlInvalidException
NlsMessage errorNodeCycle(@Named(value="cycle") Object cycle, @Named(value="type") Object type)
cycle
- the NodeCycle
.type
- the type of the nodes.NlsMessage
NodeCycleException
Copyright © 2001–2016 mmm-Team. All rights reserved.