|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlaceHolderDescId | |
---|---|
de.smartics.exceptions.report.message | Provides placeholders for messages. |
Uses of PlaceHolderDescId in de.smartics.exceptions.report.message |
---|
Methods in de.smartics.exceptions.report.message that return PlaceHolderDescId | |
---|---|
PlaceHolderDescId |
PlaceHolderDesc.getPlaceHolderId() Returns the ID of the place holder. |
Methods in de.smartics.exceptions.report.message with parameters of type PlaceHolderDescId | |
---|---|
int |
PlaceHolderDescId.compareTo(PlaceHolderDescId o) |
PlaceHolderDesc |
PlaceHolderInfo.getPlaceHolderDesc(PlaceHolderDescId id) Returns the place holder description identifier by the given id . |
PlaceHolderDesc |
PlaceHolderInfo.getPlaceHolderDescOrDefault(PlaceHolderDescId id) Returns the place holder description identifier by the given id or the default if no explicit value is given. |
Constructors in de.smartics.exceptions.report.message with parameters of type PlaceHolderDescId | |
---|---|
PlaceHolderDesc(PlaceHolderDescId placeHolderId, String paramName, String ognlPath, String description) Default constructor. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |