|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use UpdatePrimaryKeyException | |
| org.jaffa.rules.examples.domain | |
| Uses of UpdatePrimaryKeyException in org.jaffa.rules.examples.domain |
| Methods in org.jaffa.rules.examples.domain that throw UpdatePrimaryKeyException | |
void |
ValidFieldValue.setTableName(String tableName)
Use this method to update the property tableName. |
void |
ValidFieldValue.updateTableName(String tableName)
This method is present for backwards compatibility only. |
void |
ValidFieldValue.setFieldName(String fieldName)
Use this method to update the property fieldName. |
void |
ValidFieldValue.updateFieldName(String fieldName)
This method is present for backwards compatibility only. |
void |
ValidFieldValue.setLegalValue(String legalValue)
Use this method to update the property legalValue. |
void |
ValidFieldValue.updateLegalValue(String legalValue)
This method is present for backwards compatibility only. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||