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