Uses of Class
org.openiam.idm.srvc.mngsys.bean.AttributeMapBean
-
Packages that use AttributeMapBean Package Description org.openiam.idm.srvc.mngsys.bean -
-
Uses of AttributeMapBean in org.openiam.idm.srvc.mngsys.bean
Methods in org.openiam.idm.srvc.mngsys.bean that return types with arguments of type AttributeMapBean Modifier and Type Method Description List<AttributeMapBean>
MngSysPolicyBean. getAttrMaps()
Method parameters in org.openiam.idm.srvc.mngsys.bean with type arguments of type AttributeMapBean Modifier and Type Method Description void
MngSysPolicyBean. setAttrMaps(List<AttributeMapBean> attrMaps)
-