|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of MatchRuleDto in com.retek.component.customer.impl |
Methods in com.retek.component.customer.impl that return MatchRuleDto | |
MatchRuleDto |
MatchRuleImpl.getDto()
|
Uses of MatchRuleDto in com.retek.component.customer.impl.persistence |
Methods in com.retek.component.customer.impl.persistence that return MatchRuleDto | |
MatchRuleDto |
CustomerDao.update(MatchRuleDto matchRuleDto)
Persists changes to a match rule. |
Methods in com.retek.component.customer.impl.persistence with parameters of type MatchRuleDto | |
MatchRuleDto |
CustomerDao.update(MatchRuleDto matchRuleDto)
Persists changes to a match rule. |
Uses of MatchRuleDto in com.retek.component.customer.impl.persistence.cache |
Methods in com.retek.component.customer.impl.persistence.cache that return MatchRuleDto | |
MatchRuleDto |
CacheCustomerDao.update(MatchRuleDto matchRuleDto)
|
Methods in com.retek.component.customer.impl.persistence.cache with parameters of type MatchRuleDto | |
MatchRuleDto |
CacheCustomerDao.update(MatchRuleDto matchRuleDto)
|
Uses of MatchRuleDto in com.retek.component.customer.impl.persistence.db.oracle |
Methods in com.retek.component.customer.impl.persistence.db.oracle that return MatchRuleDto | |
MatchRuleDto |
OracleCustomerDao.update(MatchRuleDto dto)
|
Methods in com.retek.component.customer.impl.persistence.db.oracle with parameters of type MatchRuleDto | |
MatchRuleDto |
OracleCustomerDao.update(MatchRuleDto dto)
|
void |
OracleMatchCodeUpdater.update(MatchRuleDto dto)
|
Uses of MatchRuleDto in com.retek.component.customer.impl.remote |
Methods in com.retek.component.customer.impl.remote that return MatchRuleDto | |
MatchRuleDto |
CustomerServicesRemote.submit(MatchRuleDto matchRuleDto)
|
MatchRuleDto |
CustomerServicesEjb.submit(MatchRuleDto matchRuleDto)
|
Methods in com.retek.component.customer.impl.remote with parameters of type MatchRuleDto | |
MatchRuleDto |
CustomerServicesRemote.submit(MatchRuleDto matchRuleDto)
|
MatchRuleDto |
CustomerServicesEjb.submit(MatchRuleDto matchRuleDto)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |