@Component public class RoleDataBinderImpl extends Object implements RoleDataBinder
Constructor and Description |
---|
RoleDataBinderImpl() |
public Role create(RoleTO roleTO)
create
in interface RoleDataBinder
public Role update(Role toBeUpdated, RoleTO roleTO)
update
in interface RoleDataBinder
public RoleTO getRoleTO(Role role)
getRoleTO
in interface RoleDataBinder
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.