CategoryObjectServiceInterface
in
Interface CategoryObjectServiceInterface
This interface defines methods for creating new categories objects with its default values.
Tags
Table of Contents
- createCategoryObject() : CategoryInterface
- Creates a new category object with its default values.
Methods
createCategoryObject()
Creates a new category object with its default values.
public
createCategoryObject() : CategoryInterface