Uses of Class
de.hybris.platform.b2b.punchout.jalo.B2BCustomerPunchOutCredentialMapping
-
Packages that use B2BCustomerPunchOutCredentialMapping Package Description de.hybris.platform.b2b.punchout.jalo -
-
Uses of B2BCustomerPunchOutCredentialMapping in de.hybris.platform.b2b.punchout.jalo
Methods in de.hybris.platform.b2b.punchout.jalo that return B2BCustomerPunchOutCredentialMapping Modifier and Type Method Description B2BCustomerPunchOutCredentialMappingGeneratedB2bpunchoutManager. createB2BCustomerPunchOutCredentialMapping(SessionContext ctx, java.util.Map attributeValues)B2BCustomerPunchOutCredentialMappingGeneratedB2bpunchoutManager. createB2BCustomerPunchOutCredentialMapping(java.util.Map attributeValues)B2BCustomerPunchOutCredentialMappingGeneratedPunchOutCredential. getB2BCustomerPunchOutCredentialMapping()Generated method - Getter of thePunchOutCredential.B2BCustomerPunchOutCredentialMappingattribute.B2BCustomerPunchOutCredentialMappingGeneratedPunchOutCredential. getB2BCustomerPunchOutCredentialMapping(SessionContext ctx)Generated method - Getter of thePunchOutCredential.B2BCustomerPunchOutCredentialMappingattribute.Methods in de.hybris.platform.b2b.punchout.jalo with parameters of type B2BCustomerPunchOutCredentialMapping Modifier and Type Method Description voidGeneratedPunchOutCredential. setB2BCustomerPunchOutCredentialMapping(B2BCustomerPunchOutCredentialMapping value)Generated method - Setter of thePunchOutCredential.B2BCustomerPunchOutCredentialMappingattribute.voidGeneratedPunchOutCredential. setB2BCustomerPunchOutCredentialMapping(SessionContext ctx, B2BCustomerPunchOutCredentialMapping value)Generated method - Setter of thePunchOutCredential.B2BCustomerPunchOutCredentialMappingattribute.
-