public abstract class SecurityActionSupport
extends org.beangle.struts2.action.EntityDrivenAction
| Modifier and Type | Field and Description |
|---|---|
protected SecurityHelper |
securityHelper |
| Constructor and Description |
|---|
SecurityActionSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
applyPermission(org.beangle.commons.dao.query.builder.OqlBuilder<?> query) |
protected List<org.beangle.security.blueprint.Profile> |
getProfiles() |
protected <T> List<T> |
getProperties(String name) |
protected org.beangle.security.blueprint.function.FuncResource |
getResource() |
protected String |
getUser() |
protected Long |
getUserId() |
protected String |
getUsername() |
protected boolean |
isAdmin() |
void |
setSecurityHelper(SecurityHelper securityHelper) |
buildEntityImporter, buildEntityImporter, buildEntityImporter, buildExporter, configExporter, configImporter, edit, editSetting, export, getConfig, getEntity, getEntity, getEntity, getEntityDao, getEntityName, getExportDatas, getImporterListeners, getModel, getModels, getModels, getPropertyExtractor, getQueryBuilder, getShortName, importData, importForm, index, indexSetting, info, populateEntity, populateEntity, populateEntity, remove, remove, remove, removeAndForward, save, saveAndForward, saveOrUpdate, saveOrUpdate, search, search, setConfig, setEntityDaogetId, getIds, getIntId, getIntIds, getLongId, getLongIds, getPageLimit, getPageNo, getPageSize, populate, populate, populate, populate, populate, populate, populate, populate, populateConditions, populateConditionsaddCookie, addCookie, addError, addFlashError, addFlashMessage, addMessage, deleteCookie, execute, forward, forward, forward, forward, forward, get, get, get, getActionErrors, getActionMessages, getAll, getAll, getAttribute, getAttribute, getBool, getBoolean, getCookieValue, getDate, getDateTime, getFlash, getFloat, getInt, getLocale, getLong, getRemoteAddr, getRequest, getResource, getResponse, getSession, getShort, getText, getText, getTextInternal, getTextResource, getTextResource, put, redirect, redirect, redirect, redirectprotected SecurityHelper securityHelper
protected org.beangle.security.blueprint.function.FuncResource getResource()
protected boolean isAdmin()
protected List<org.beangle.security.blueprint.Profile> getProfiles()
protected void applyPermission(org.beangle.commons.dao.query.builder.OqlBuilder<?> query)
protected Long getUserId()
protected String getUsername()
protected String getUser()
public void setSecurityHelper(SecurityHelper securityHelper)
Copyright © 2005–2014 The Beangle Software Group. All rights reserved.