UpdatableEntity.java

package com.ning.billing.util.entity;

public interface UpdatableEntity extends Entity {
}