Class BinItemProperty.Key

java.lang.Object
com.skava.inventory.entity.BinItemProperty.Key
All Implemented Interfaces:
Serializable
Enclosing class:
BinItemProperty

@Embeddable public static class BinItemProperty.Key extends Object implements Serializable
This class defines the primary key of the CollectionProperty. the composite key for the collection property entity contains the following 1. name 2. bin item id
See Also:
  • Constructor Details

    • Key

      public Key()
  • Method Details