Class TemplateObject

  • All Implemented Interfaces:
    Comparable<TemplateObjectLight>

    public class TemplateObject
    extends TemplateObjectLight
    Instances of this class represent an inventory object defined within a template. This is actually very similar, if not identical, to #BusinessObject, the only difference is that these objects don't exist, they are used as templates to create actual inventory objects. Also, validators are not supported
    Author:
    Charles Edward Bedon Cortazar <charles.bedon@kuwaiba.org>