F G L O P R T
All Classes All Packages
All Classes All Packages
All Classes All Packages
F
- FileReaderUtil - Class in org.faktorips.productdataservice
-
Utility class to read the content from an
URLorInputStream
G
- getEnumContent(String) - Method in class org.faktorips.productdataservice.ProductDataService
- getProductCmptData(String) - Method in class org.faktorips.productdataservice.ProductDataService
- getProductDataVersion() - Method in class org.faktorips.productdataservice.ProductDataService
- getProductDataVersion() - Method in class org.faktorips.productdataservice.TocProvider
-
Getting the last modification time stamp of the already loaded table of content or 0 if no table of content is loaded.
- getTableContent(String) - Method in class org.faktorips.productdataservice.ProductDataService
- getTableOfContents() - Method in class org.faktorips.productdataservice.TocProvider
-
Get the table of content
- getTableOfContentsData() - Method in class org.faktorips.productdataservice.TocProvider
-
Get the string content of the table of content
- getTestCaseData(String) - Method in class org.faktorips.productdataservice.ProductDataService
- getTocData() - Method in class org.faktorips.productdataservice.ProductDataService
- getTocEntryData(Class<?>, String) - Method in class org.faktorips.productdataservice.ProductDataService
L
- LOGGER - Static variable in class org.faktorips.productdataservice.ProductDataService
O
- org.faktorips.productdataservice - package org.faktorips.productdataservice
P
- ProductDataService - Class in org.faktorips.productdataservice
-
An EJB 3.0 stateless session bean providing product data.
- ProductDataService() - Constructor for class org.faktorips.productdataservice.ProductDataService
R
- readContent(InputStream) - Static method in class org.faktorips.productdataservice.FileReaderUtil
-
Reads the content of the
InputStreamto an byte array. - readContent(URL) - Static method in class org.faktorips.productdataservice.FileReaderUtil
-
Reads the content of the given url to a byte array.
T
- TOCFILE_PROPERTY_KEY - Static variable in class org.faktorips.productdataservice.ProductDataService
- TocProvider - Class in org.faktorips.productdataservice
-
The TocProvider loads the table of content and provide it as object of
ReadonlyTableOfContentsor as content data of typeString. - TocProvider(URL) - Constructor for class org.faktorips.productdataservice.TocProvider
All Classes All Packages