1.4
  • Installation
  • Migration
  • Reference
  • Cookbook
    • How to Customize the Installation
    • How to Manipulate Products
    • How to Manipulate Non-Product Objects
      • How to Query Non-Product Objects
      • How to Create Non-Product Objects
      • How to Update Non-Product Objects
      • How to Validate Non-Product Objects
      • How to Save Non-Product Objects
      • How to Remove Non-Product Objects
    • How to implement your business logic using the event system
    • How to Customize the Catalog Structure
    • How to Customize Import / Export
    • How to Customize the UI
    • How to Define Access Control List
    • How to Add a Notification
    • How to Use REST API
    • How to add a custom action rule
    • How to Customize Validation
    • How to Customize Product Assets
  • Contributing
Akeneo PIM

Caution

You are browsing the documentation for Akeneo in version 1.4, which is not maintained anymore.

Consider upgrading to the latest version.

  • Docs »
  • Cookbook »
  • How to Manipulate Non-Product Objects
  • Edit on GitHub

How to Manipulate Non-Product ObjectsΒΆ

This chapter gives details on how to programmatically manipulate other catalog objects.

  • How to Query Non-Product Objects
    • Prerequisites
    • Instantiate an ObjectRepository
    • Use an ObjectRepository
  • How to Create Non-Product Objects
    • Use the AttributeFactory to Create a New Attribute
    • Use the FamilyFactory to Create a New Family
    • Use the CategoryFactory to Create a New Category
  • How to Update Non-Product Objects
    • Prerequisites
    • Use the AttributeUpdater to Update an Attribute
    • Use the FamilyUpdater to Update a Family
    • Use the CategoryUpdater to Update a Category
  • How to Validate Non-Product Objects
    • Use the Validator
  • How to Save Non-Product Objects
    • Use the Saver to Save a Single Object
    • Use the Saver to Save many Objects
    • Use the Saver with Options
  • How to Remove Non-Product Objects
    • Use the Remover to Remove a Single Object
    • Use the Remover to Remove many Objects
Next Previous

© Copyright 2018, Akeneo SAS.

Built with Sphinx using a theme provided by Read the Docs.
Akeneo PIM v: 1.4
Versions
master
2.3
2.2
2.1
2.0
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0