Hierarchy For Package org.bgerp.plugin.inventoru.model
Class Hierarchy
- java.lang.Object
- org.bgerp.plugin.inventoru.model.ChangeLogEntry
- org.bgerp.plugin.inventoru.model.Device
- org.bgerp.plugin.inventoru.model.DeviceType
- org.bgerp.plugin.inventoru.model.EquipTypeProperties
- org.bgerp.model.base.Id (implements org.bgerp.model.base.iface.Id<T>, java.io.Serializable)
- org.bgerp.model.base.IdTitle (implements org.bgerp.model.base.iface.IdTitle<T>)
- org.bgerp.plugin.inventoru.model.StoreStatus
- org.bgerp.model.base.IdTitle (implements org.bgerp.model.base.iface.IdTitle<T>)
- org.bgerp.plugin.inventoru.model.Item
- org.bgerp.plugin.inventoru.model.ItemTypeProperties
- org.bgerp.plugin.inventoru.model.Manufacturer
- org.bgerp.plugin.inventoru.model.ManufacturerTypeProperties
- org.bgerp.plugin.inventoru.model.ModelTypeProperties
- org.bgerp.plugin.inventoru.model.Movement
- org.bgerp.plugin.inventoru.model.Store
- org.bgerp.plugin.inventoru.model.StoreAccess
- org.bgerp.plugin.inventoru.model.StoreTypeProperties
- org.bgerp.model.base.tree.TreeItem<T,
C> (implements org.bgerp.model.base.tree.iface.TreeItem<T, C>) - org.bgerp.plugin.inventoru.model.EquipType (implements org.bgerp.plugin.inventoru.model.InheritingType<P>)
- org.bgerp.plugin.inventoru.model.ItemType (implements org.bgerp.plugin.inventoru.model.InheritingType<P>)
- org.bgerp.plugin.inventoru.model.ManufacturerType (implements org.bgerp.plugin.inventoru.model.InheritingType<P>)
- org.bgerp.plugin.inventoru.model.ModelType (implements org.bgerp.plugin.inventoru.model.InheritingType<P>)
- org.bgerp.plugin.inventoru.model.StoreType (implements org.bgerp.plugin.inventoru.model.InheritingType<P>)
Interface Hierarchy
- org.bgerp.plugin.inventoru.model.InheritingType<P>