Class AuthModuleDataBinderImpl
java.lang.Object
org.apache.syncope.core.provisioning.java.data.AuthModuleDataBinderImpl
- All Implemented Interfaces:
AuthModuleDataBinder
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(AuthModuleTO authModuleTO) getAuthModuleTO
(AuthModule authModule) protected void
populateItems
(AuthModuleTO authModuleTO, AuthModule authModule) protected void
populateItems
(AuthModule authModule, AuthModuleTO authModuleTO) update
(AuthModule authModule, AuthModuleTO authModuleTO)
-
Field Details
-
LOG
-
entityFactory
-
-
Constructor Details
-
AuthModuleDataBinderImpl
-
-
Method Details
-
populateItems
-
create
- Specified by:
create
in interfaceAuthModuleDataBinder
-
update
- Specified by:
update
in interfaceAuthModuleDataBinder
-
populateItems
-
getAuthModuleTO
- Specified by:
getAuthModuleTO
in interfaceAuthModuleDataBinder
-