Class Product

java.lang.Object
com.skava.search.model.Product
All Implemented Interfaces:
Serializable

public class Product extends Object implements Serializable
This model contains the request of a product, such as identifier, status, etc.
See Also:
  • Constructor Details

    • Product

      public Product()