| 
 | Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectoracle.apps.fnd.applcore.trees.uiModel.util.TreeLabelsLoader
public final class TreeLabelsLoader
Loads available Labels for given Data Source.
| Method Summary | |
|---|---|
| static java.util.Map<java.lang.String,java.lang.String> | getAvailableLabelsForDataSource(oracle.jbo.ApplicationModule helperAM,
                                java.lang.String treeStructureCode,
                                DataSource dataSource)Gets the available labels information from attached Label VO. | 
| static java.lang.String | prepareConcatenatedLabelPrimaryKey(FndTreeLabelVORow treeLabelRow)prepare the concatenate primary key for a tree label row. | 
| Methods inherited from class java.lang.Object | 
|---|
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static java.util.Map<java.lang.String,java.lang.String> getAvailableLabelsForDataSource(oracle.jbo.ApplicationModule helperAM,
                                                                                               java.lang.String treeStructureCode,
                                                                                               DataSource dataSource)
                                                                                        throws oracle.jbo.SQLStmtException
helperAM - Helper Application Module to create VO instancedataSource - Selected Data Source
oracle.jbo.SQLStmtException - Sql Statment Exceptionpublic static java.lang.String prepareConcatenatedLabelPrimaryKey(FndTreeLabelVORow treeLabelRow)
treeLabelRow - FndTreeLabelVORow
| 
 | Oracle Fusion Middleware extensions for Applications Core API Reference 11g Release 1 (11.1.1.6) E22562-04 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||