package com.jcommerce.gwt.client.model; public interface IModelObject { public static final String ID = "id"; }