Uses of Interface
de.hybris.platform.b2b.punchout.daos.PunchOutCredentialDao
-
Packages that use PunchOutCredentialDao Package Description de.hybris.platform.b2b.punchout.daos.impl de.hybris.platform.b2b.punchout.services.impl -
-
Uses of PunchOutCredentialDao in de.hybris.platform.b2b.punchout.daos.impl
Classes in de.hybris.platform.b2b.punchout.daos.impl that implement PunchOutCredentialDao Modifier and Type Class Description classDefaultPunchOutCredentialDaoDefault implementation forPunchOutCredentialDao. -
Uses of PunchOutCredentialDao in de.hybris.platform.b2b.punchout.services.impl
Methods in de.hybris.platform.b2b.punchout.services.impl that return PunchOutCredentialDao Modifier and Type Method Description PunchOutCredentialDaoDefaultPunchOutCredentialService. getCredentialDao()Methods in de.hybris.platform.b2b.punchout.services.impl with parameters of type PunchOutCredentialDao Modifier and Type Method Description voidDefaultPunchOutCredentialService. setCredentialDao(PunchOutCredentialDao credentialDao)
-