|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface LaborTransactionDescriptionService
This class...
| Method Summary | |
|---|---|
String |
getTransactionDescription(String descriptionKey)
get the transaction description from the description map with the given key |
String |
getTransactionDescription(Transaction transaction)
get the transaction description from the description map for the given transaction, where the description map can be defined and injected. |
| Method Detail |
|---|
String getTransactionDescription(Transaction transaction)
transaction - the given transaction
String getTransactionDescription(String descriptionKey)
descriptionKey - the given key that indexes a description in the description map, where the description map can be
defined and injected.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||