org.salespointframework.core.data.interfaces
Interface Categorizable

All Known Implementing Classes:
CurrencyItemImpl

public interface Categorizable

Interface used for categorization.

Since:
4.0
Author:
Thomas Kissinger

Method Summary
 Category getCategory()
          return item category
 

Method Detail

getCategory

Category getCategory()
return item category

Returns:
category