Uses of Class
de.smartics.exceptions.report.message.PlaceHolderDesc

Packages that use PlaceHolderDesc
de.smartics.exceptions.report.message Provides placeholders for messages. 
 

Uses of PlaceHolderDesc in de.smartics.exceptions.report.message
 

Methods in de.smartics.exceptions.report.message that return PlaceHolderDesc
 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.
 

Methods in de.smartics.exceptions.report.message that return types with arguments of type PlaceHolderDesc
 List<PlaceHolderDesc> PlaceHolderInfo.getPlaceHolderDescs(MessageType messageType)
          Returns an iteration over the place holder descriptions in their natural order.
 

Methods in de.smartics.exceptions.report.message with parameters of type PlaceHolderDesc
 void PlaceHolderInfo.putPlaceHolderDesc(PlaceHolderDesc desc)
          Sets the description with its identifier to the map of place holder descriptions.
 

Constructors in de.smartics.exceptions.report.message with parameters of type PlaceHolderDesc
PlaceHolderDesc(PlaceHolderDesc desc, MessageType messageType)
          Copy constructor with a new message type.
 



Copyright © 2007-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.