173174175176177178179
return ObjectAction.Filters.dynamicallyVisible(getAuthenticationSession(), adapter, Where.ANYWHERE); } @Override public void onClick(final ActionModel actionModel) { setResponsePage(new ActionPromptPage(actionModel)); }