public interface ImplementationDataBinder
Modifier and Type | Method and Description |
---|---|
Implementation |
create(ImplementationTO implementationTO) |
ImplementationTO |
getImplementationTO(Implementation implementation) |
void |
update(Implementation implementation,
ImplementationTO implementationTO) |
Implementation create(ImplementationTO implementationTO)
void update(Implementation implementation, ImplementationTO implementationTO)
ImplementationTO getImplementationTO(Implementation implementation)
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.