Uses of Class
de.hybris.platform.tuadatamodel.model.TuaAgreementSpecificationModel
Packages that use TuaAgreementSpecificationModel
Package
Description
Contains generated models for each type of de.hybris.platform.tuadatamodel.jalo package.
-
Uses of TuaAgreementSpecificationModel in de.hybris.platform.agreementservices.daos
Methods in de.hybris.platform.agreementservices.daos that return TuaAgreementSpecificationModelModifier and TypeMethodDescriptionTuaAgreementSpecificationDao.findUnique(Map<String, ? extends Object> params) Searches for a unique model based on given parameters.Methods in de.hybris.platform.agreementservices.daos that return types with arguments of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionTuaAgreementSpecificationDao.getAgreementSpecifications(AgrAgreementContext agrAgreementContext, Integer offset, Integer limit) Retrieves a list ofTuaAgreementSpecificationModelfor a given context. -
Uses of TuaAgreementSpecificationModel in de.hybris.platform.agreementservices.daos.impl
Methods in de.hybris.platform.agreementservices.daos.impl that return TuaAgreementSpecificationModelModifier and TypeMethodDescriptionDefaultTuaAgreementSpecificationDao.findUnique(Map<String, ?> params) Methods in de.hybris.platform.agreementservices.daos.impl that return types with arguments of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionDefaultTuaAgreementSpecificationDao.getAgreementSpecifications(AgrAgreementContext agrAgreementContext, Integer offset, Integer limit) -
Uses of TuaAgreementSpecificationModel in de.hybris.platform.agreementservices.services
Methods in de.hybris.platform.agreementservices.services that return TuaAgreementSpecificationModelModifier and TypeMethodDescriptionTuaAgreementSpecificationService.createAgreementSpecification()Creates an instance ofTuaAgreementSpecificationModel.TuaAgreementSpecificationService.getAgreementSpecification(String id) Returns aTuaAgreementSpecificationModelfor the given id.Methods in de.hybris.platform.agreementservices.services that return types with arguments of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionTuaAgreementSpecificationService.getAgreementSpecifications(AgrAgreementContext agrAgreementContext, Integer offset, Integer limit) Retrieves a list ofTuaAgreementSpecificationModelfor a given context.Methods in de.hybris.platform.agreementservices.services with parameters of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionvoidTuaAgreementSpecificationService.removeAgreementSpecification(TuaAgreementSpecificationModel agreementSpecification) Removes the givenTuaAgreementSpecificationModelvoidTuaAgreementSpecificationService.saveAgreementSpecification(TuaAgreementSpecificationModel agreementSpecification) Saves the givenTuaAgreementSpecificationModel. -
Uses of TuaAgreementSpecificationModel in de.hybris.platform.agreementservices.services.impl
Methods in de.hybris.platform.agreementservices.services.impl that return TuaAgreementSpecificationModelModifier and TypeMethodDescriptionDefaultTuaAgreementSpecificationService.createAgreementSpecification()DefaultTuaAgreementSpecificationService.getAgreementSpecification(String id) Methods in de.hybris.platform.agreementservices.services.impl that return types with arguments of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionDefaultTuaAgreementSpecificationService.getAgreementSpecifications(AgrAgreementContext agrAgreementContext, Integer offset, Integer limit) Methods in de.hybris.platform.agreementservices.services.impl with parameters of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionvoidDefaultTuaAgreementSpecificationService.removeAgreementSpecification(TuaAgreementSpecificationModel agreementSpecification) voidDefaultTuaAgreementSpecificationService.saveAgreementSpecification(TuaAgreementSpecificationModel agreementSpecification) -
Uses of TuaAgreementSpecificationModel in de.hybris.platform.tuadatamodel.interceptors
Methods in de.hybris.platform.tuadatamodel.interceptors with parameters of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionvoidTuaAgreementSpecificationPrepareInterceptor.onPrepare(TuaAgreementSpecificationModel tuaAgreementSpecificationModel, de.hybris.platform.servicelayer.interceptor.InterceptorContext ctx) -
Uses of TuaAgreementSpecificationModel in de.hybris.platform.tuadatamodel.model
Methods in de.hybris.platform.tuadatamodel.model that return TuaAgreementSpecificationModelModifier and TypeMethodDescriptionTuaAgreementModel.getAgreementSpecification()Generated method - Getter of theTuaAgreement.agreementSpecificationattribute defined at extensiontuadatamodel.TuaAgreementRelationshipModel.getSourceAgreementSpecification()Generated method - Getter of theTuaAgreementRelationship.sourceAgreementSpecificationattribute defined at extensiontuadatamodel.TuaAgreementRelationshipModel.getTargetAgreementSpecification()Generated method - Getter of theTuaAgreementRelationship.targetAgreementSpecificationattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model that return types with arguments of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionTuaAgreementSpecCharacteristicModel.getAgreementSpecification()Generated method - Getter of theTuaAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensiontuadatamodel.TuaPartyRoleModel.getAgreementSpecification()Generated method - Getter of theTuaPartyRole.agreementSpecificationattribute defined at extensiontuadatamodel.Methods in de.hybris.platform.tuadatamodel.model with parameters of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionvoidTuaAgreementModel.setAgreementSpecification(TuaAgreementSpecificationModel value) Generated method - Setter ofTuaAgreement.agreementSpecificationattribute defined at extensiontuadatamodel.voidTuaAgreementRelationshipModel.setSourceAgreementSpecification(TuaAgreementSpecificationModel value) Generated method - Setter ofTuaAgreementRelationship.sourceAgreementSpecificationattribute defined at extensiontuadatamodel.voidTuaAgreementRelationshipModel.setTargetAgreementSpecification(TuaAgreementSpecificationModel value) Generated method - Setter ofTuaAgreementRelationship.targetAgreementSpecificationattribute defined at extensiontuadatamodel.Method parameters in de.hybris.platform.tuadatamodel.model with type arguments of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionvoidTuaAgreementSpecCharacteristicModel.setAgreementSpecification(Collection<TuaAgreementSpecificationModel> value) Generated method - Setter ofTuaAgreementSpecCharacteristic.agreementSpecificationattribute defined at extensiontuadatamodel.voidTuaPartyRoleModel.setAgreementSpecification(Collection<TuaAgreementSpecificationModel> value) Generated method - Setter ofTuaPartyRole.agreementSpecificationattribute defined at extensiontuadatamodel. -
Uses of TuaAgreementSpecificationModel in de.hybris.platform.tuawebservicesresources.mappers.agreementspecification
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementspecification with parameters of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionvoidAgreementSpecificationAttachmentAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationLastModifiedAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationLifecycleStatusAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationRelatedPartyAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationRelationshipAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationServiceCategoryAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationSpecCharacteristicsAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationValidForAttributeMapper.populateSourceAttributeFromTarget(AgreementSpecification target, TuaAgreementSpecificationModel source, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationAttachmentAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationAtTypeAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationHrefAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationLastModifiedAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationLifecycleStatusAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationRelatedPartyAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationRelationshipAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationSchemaLocationAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationServiceCategoryAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationSpecCharacteristicsAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationValidForAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecification target, ma.glasnost.orika.MappingContext context) -
Uses of TuaAgreementSpecificationModel in de.hybris.platform.tuawebservicesresources.mappers.agreementspecificationref
Methods in de.hybris.platform.tuawebservicesresources.mappers.agreementspecificationref with parameters of type TuaAgreementSpecificationModelModifier and TypeMethodDescriptionvoidAgreementSpecificationRefHrefAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationRefReferredTypeAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context) voidAgreementSpecificationSchemaLocationHrefAttributeMapper.populateTargetAttributeFromSource(TuaAgreementSpecificationModel source, AgreementSpecificationRef target, ma.glasnost.orika.MappingContext context)