Uses of Class
org.openiam.idm.srvc.geo.dto.DbIpGeoStatus
-
Packages that use DbIpGeoStatus Package Description org.openiam.esb.am.service org.openiam.esb.am.service.impl org.openiam.esb.core.dozer.converter org.openiam.srvc.am -
-
Uses of DbIpGeoStatus in org.openiam.esb.am.service
Methods in org.openiam.esb.am.service that return DbIpGeoStatus Modifier and Type Method Description DbIpGeoStatusGeoLocationIpService. getDbIpGeoStatus() -
Uses of DbIpGeoStatus in org.openiam.esb.am.service.impl
Methods in org.openiam.esb.am.service.impl that return DbIpGeoStatus Modifier and Type Method Description DbIpGeoStatusGeoLocationIpServiceImpl. getDbIpGeoStatus() -
Uses of DbIpGeoStatus in org.openiam.esb.core.dozer.converter
Methods in org.openiam.esb.core.dozer.converter that return DbIpGeoStatus Modifier and Type Method Description DbIpGeoStatusDbIPGeoStatusDozerConverter. convertDTO(DbIpGeoStatus entity, boolean isDeep)DbIpGeoStatusDbIPGeoStatusDozerConverter. convertToDTO(DbIpGeoStatusEntity DbIpGeoStatusEntity, boolean isDeep)Methods in org.openiam.esb.core.dozer.converter that return types with arguments of type DbIpGeoStatus Modifier and Type Method Description List<DbIpGeoStatus>DbIPGeoStatusDozerConverter. convertToDTOList(List<DbIpGeoStatusEntity> list, boolean isDeep)Set<DbIpGeoStatus>DbIPGeoStatusDozerConverter. convertToDTOSet(Set<DbIpGeoStatusEntity> set, boolean isDeep)Methods in org.openiam.esb.core.dozer.converter with parameters of type DbIpGeoStatus Modifier and Type Method Description DbIpGeoStatusDbIPGeoStatusDozerConverter. convertDTO(DbIpGeoStatus entity, boolean isDeep)DbIpGeoStatusEntityDbIPGeoStatusDozerConverter. convertToEntity(DbIpGeoStatus entity, boolean isDeep)Method parameters in org.openiam.esb.core.dozer.converter with type arguments of type DbIpGeoStatus Modifier and Type Method Description List<DbIpGeoStatusEntity>DbIPGeoStatusDozerConverter. convertToEntityList(List<DbIpGeoStatus> list, boolean isDeep)Set<DbIpGeoStatusEntity>DbIPGeoStatusDozerConverter. convertToEntitySet(Set<DbIpGeoStatus> set, boolean isDeep) -
Uses of DbIpGeoStatus in org.openiam.srvc.am
Methods in org.openiam.srvc.am that return DbIpGeoStatus Modifier and Type Method Description DbIpGeoStatusAuthenticationRuleWebService. getDbIpStatus()get startDate and status of DB IP upload process : SUCCESS UPLOADING FAILDbIpGeoStatusAuthenticationRuleWebServiceImpl. getDbIpStatus()
-