public interface  org.apache.isis.applib.services.hint.HintIdProvider extends java.lang.Object
{
public abstract java.lang.String hintId();
}