Uses of Class
de.hybris.platform.partytmfwebservices.v1.dto.OrganizationChildRelationship
Packages that use OrganizationChildRelationship
Package
Description
-
Uses of OrganizationChildRelationship in de.hybris.platform.partytmfwebservices.v1.dto
Methods in de.hybris.platform.partytmfwebservices.v1.dto that return OrganizationChildRelationshipModifier and TypeMethodDescriptionOrganizationChildRelationship.atBaseType(String atBaseType) Deprecated.OrganizationChildRelationship.atSchemaLocation(String atSchemaLocation) Deprecated.Deprecated.OrganizationChildRelationship.organization(OrganizationRef organization) Deprecated.OrganizationChildRelationship.relationshipType(String relationshipType) Deprecated.Methods in de.hybris.platform.partytmfwebservices.v1.dto that return types with arguments of type OrganizationChildRelationshipModifier and TypeMethodDescription@Valid List<OrganizationChildRelationship>Organization.getOrganizationChildRelationship()Deprecated.Get organizationChildRelationshipMethods in de.hybris.platform.partytmfwebservices.v1.dto with parameters of type OrganizationChildRelationshipModifier and TypeMethodDescriptionOrganization.addOrganizationChildRelationshipItem(OrganizationChildRelationship organizationChildRelationshipItem) Deprecated.Method parameters in de.hybris.platform.partytmfwebservices.v1.dto with type arguments of type OrganizationChildRelationshipModifier and TypeMethodDescriptionOrganization.organizationChildRelationship(List<OrganizationChildRelationship> organizationChildRelationship) Deprecated.voidOrganization.setOrganizationChildRelationship(List<OrganizationChildRelationship> organizationChildRelationship) Deprecated. -
Uses of OrganizationChildRelationship in de.hybris.platform.partytmfwebservices.v1.mappers.organizationchildrelationship
Methods in de.hybris.platform.partytmfwebservices.v1.mappers.organizationchildrelationship with parameters of type OrganizationChildRelationshipModifier and TypeMethodDescriptionvoidOrganizationChildRelationshipOrganizationAttributeMapper.populateSourceAttributeFromTarget(OrganizationChildRelationship source, PmOrganizationRelationshipModel target, ma.glasnost.orika.MappingContext context) Deprecated.voidOrganizationChildRelationshipAtSchemaLocationAttributeMapper.populateTargetAttributeFromSource(PmOrganizationRelationshipModel source, OrganizationChildRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidOrganizationChildRelationshipAtTypeAttributeMapper.populateTargetAttributeFromSource(PmOrganizationRelationshipModel source, OrganizationChildRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.voidOrganizationChildRelationshipOrganizationAttributeMapper.populateTargetAttributeFromSource(PmOrganizationRelationshipModel source, OrganizationChildRelationship target, ma.glasnost.orika.MappingContext context) Deprecated.