Uses of Class
com.saperion.ngc.exception.FavoriteReadException
- 
Packages that use FavoriteReadException Package Description com.saperion.ngc.favorites Package for favorites.
- 
- 
Uses of FavoriteReadException in com.saperion.ngc.favoritesMethods in com.saperion.ngc.favorites that throw FavoriteReadException Modifier and Type Method Description com.saperion.ngc.favorites.xml.FavoritesFavoriteXmlHandler. getAdaptedFavorites(java.io.InputStream stream)Converts the given favorites xml stream to java binding and adds additional information (converts the string data to the real data types).
 
-