Interface ConsistencyCheckAction


public interface ConsistencyCheckAction
By using the ConsistencyCheckAction a user is able to implement business logic, which will be executed before an GenericItem instance will be finally created!
See Also:
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    execute(Item.ItemAttributeMap itemAttributeMap)