Révision 675
| tmp/org.txm.core/src/java/org/txm/core/results/TXMResult.java (revision 675) | ||
|---|---|---|
| 684 | 684 |
* |
| 685 | 685 |
* @return |
| 686 | 686 |
* @throws Exception |
| 687 |
* @throws Exception |
|
| 688 | 687 |
*/ |
| 689 | 688 |
protected boolean autoLoadParametersFromAnnotations(int parameterType) throws Exception {
|
| 690 | 689 |
|
| ... | ... | |
| 740 | 739 |
} |
| 741 | 740 |
|
| 742 | 741 |
/** |
| 743 |
* |
|
| 742 |
* Method dedicated to manually create and load non primitive parameters from strings stored in preference nodes in subclasses. |
|
| 743 |
* This method is called by the constructor of the class TXMResult. |
|
| 744 |
* The constructor also auto-loads the parameters that have a @Parameter annotation. |
|
| 744 | 745 |
* @return |
| 745 | 746 |
* @throws Exception |
| 746 | 747 |
*/ |
Formats disponibles : Unified diff