An interface should be used only to model a behaviour of a class: using an interface as a container of constants is a poor usage pattern.