|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SubMapperAwareNameMapper<T>
Interface for name-mappers which have to delegate to other (sub-)name-mappers.
| Method Summary | |
|---|---|
void |
addNameMapper(NameMapper<T> nameMapper)
Add a (sub-)name mapper |
| Methods inherited from interface org.apache.myfaces.extensions.validator.core.mapper.NameMapper |
|---|
createName |
| Method Detail |
|---|
void addNameMapper(NameMapper<T> nameMapper)
nameMapper - sub-nameMapper to add
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||