|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The return model type after upgradeV
- The source model typepublic interface IUpgradeHelper<T,V>
Interface for utility classes handling upgrades to Models. This may be required as the Model changes to support different (future) requirements.
Method Summary | |
---|---|
T |
upgrade(V model)
|
Method Detail |
---|
T upgrade(V model)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |