Class AttrRepoDataBinderImpl
java.lang.Object
org.apache.syncope.core.provisioning.java.data.AttrRepoDataBinderImpl
- All Implemented Interfaces:
AttrRepoDataBinder
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptioncreate
(AttrRepoTO attrRepoTO) getAttrRepoTO
(AttrRepo attrRepo) protected void
populateItems
(AttrRepoTO attrRepoTO, AttrRepo attrRepo) protected void
populateItems
(AttrRepo attrRepo, AttrRepoTO attrRepoTO) update
(AttrRepo attrRepo, AttrRepoTO attrRepoTO)
-
Field Details
-
LOG
-
entityFactory
-
-
Constructor Details
-
AttrRepoDataBinderImpl
-
-
Method Details
-
populateItems
-
create
- Specified by:
create
in interfaceAttrRepoDataBinder
-
update
- Specified by:
update
in interfaceAttrRepoDataBinder
-
populateItems
-
getAttrRepoTO
- Specified by:
getAttrRepoTO
in interfaceAttrRepoDataBinder
-