Project DataModel - Commons 7.36.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
-
- Type Parameters:
T - The return model type after upgrade
V - The source model type
public 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 Detail
-
upgrade
T upgrade(V model)
Project DataModel - Commons 7.36.0.Final
- Summary:
- Nested |
- Field |
- Constr |
- Method
- Detail:
- Field |
- Constr |
- Method
Copyright © 2017–2020 JBoss by Red Hat. All rights reserved.