Interface AuthProfileDataBinder
- All Known Implementing Classes:
AuthProfileDataBinderImpl
public interface AuthProfileDataBinder
-
Method Summary
Modifier and TypeMethodDescriptioncreate(AuthProfileTO authProfileTO) getAuthProfileTO(AuthProfile authProfile) update(AuthProfile authProfile, AuthProfileTO authProfileTO)
-
Method Details
-
getAuthProfileTO
-
create
-
update
-