public class AuditTrailLogger extends Object
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.logging.Log |
log |
protected org.geotools.data.simple.SimpleFeatureStore |
store |
| Constructor and Description |
|---|
AuditTrailLogger() |
| Modifier and Type | Method and Description |
|---|---|
void |
addAuditTrailLog()
Method to query the datastore with a dummy query, containing the username.
|
net.sourceforge.stripes.action.ActionBeanContext |
getContext() |
org.apache.commons.logging.Log |
getLog() |
org.geotools.data.simple.SimpleFeatureStore |
getStore() |
void |
setContext(net.sourceforge.stripes.action.ActionBeanContext context) |
void |
setLog(org.apache.commons.logging.Log log) |
void |
setStore(org.geotools.data.simple.SimpleFeatureStore store) |
protected org.geotools.data.simple.SimpleFeatureStore store
protected org.apache.commons.logging.Log log
public org.geotools.data.simple.SimpleFeatureStore getStore()
public void setStore(org.geotools.data.simple.SimpleFeatureStore store)
public org.apache.commons.logging.Log getLog()
public void setLog(org.apache.commons.logging.Log log)
public net.sourceforge.stripes.action.ActionBeanContext getContext()
public void setContext(net.sourceforge.stripes.action.ActionBeanContext context)
public void addAuditTrailLog()
<firstattribute> = 'username is <username>'.Copyright © 2020. All rights reserved.