public abstract class AutoXdatAccessLog extends BaseElement implements XdatAccessLogI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatAccessLog() |
AutoXdatAccessLog(Hashtable properties,
UserI user) |
AutoXdatAccessLog(ItemI item) |
AutoXdatAccessLog(UserI user) |
getDateDiff, getDisplayField, getDisplayField, getDisplayFields, getFileResources, GetGeneratedClass, GetGeneratedItem, getInsertDate, getInsertUser, getSchemaElement, getSecurityTags, loadDisplayFields, log, output, output, readExternal, setBooleanProperty, setBooleanProperty, setBooleanProperty, setBooleanProperty, setProperty, toJoinedXML, toString, WrapItems, writeExternal
activate, canActivate, canCreate, canDelete, canEdit, canRead, extend, getBooleanProperty, getBooleanProperty, getBooleanProperty, getChildItemCollection, getChildItemCollection, getChildItems, getChildItems, getChildItems, getChildItems, getCurrentDBVersion, getCurrentDBVersion, getDateProperty, getDBName, getDoubleProperty, getFloatProperty, getIntegerProperty, getItem, getLongCreateTime, getMetaCreatedBy, getParent, getPossibleValues, getProperty, getProps, getStringProperty, getUser, getXSIType, hasProperty, isActive, lock, needsActivation, postSave, preSave, quarantine, save, save, setItem, setParent, toHTML, toXML_BOS, toXML, toXML, toXML, toXML, toXML, toXML, validate
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
activate, canActivate, canCreate, canDelete, canEdit, canRead, extend, getBooleanProperty, getBooleanProperty, getBooleanProperty, getChildItemCollection, getChildItems, getChildItems, getChildItems, getChildItems, getCurrentDBVersion, getCurrentDBVersion, getDateProperty, getDBName, getItem, getParent, getPossibleValues, getProperty, getProps, getStringProperty, getUser, getXSIType, hasProperty, isActive, lock, needsActivation, quarantine, save, save, setParent, toHTML, toXML_BOS, toXML, toXML, toXML, toXML, toXML, validate
public static final org.apache.log4j.Logger logger
public static final String SCHEMA_ELEMENT_NAME
public AutoXdatAccessLog(ItemI item)
public AutoXdatAccessLog(UserI user)
public AutoXdatAccessLog()
public String getSchemaElementName()
getSchemaElementName
in interface XdatAccessLogI
getSchemaElementName
in class ItemWrapper
public String getLogin()
getLogin
in interface XdatAccessLogI
public void setLogin(String v)
setLogin
in interface XdatAccessLogI
v
- Value to Set.public Object getAccessDate()
getAccessDate
in interface XdatAccessLogI
public void setAccessDate(Object v)
setAccessDate
in interface XdatAccessLogI
v
- Value to Set.public String getIp()
getIp
in interface XdatAccessLogI
public void setIp(String v)
setIp
in interface XdatAccessLogI
v
- Value to Set.public String getMethod()
getMethod
in interface XdatAccessLogI
public void setMethod(String v)
setMethod
in interface XdatAccessLogI
v
- Value to Set.public Integer getXdatAccessLogId()
getXdatAccessLogId
in interface XdatAccessLogI
public void setXdatAccessLogId(Integer v)
setXdatAccessLogId
in interface XdatAccessLogI
v
- Value to Set.public static ArrayList<XdatAccessLog> getAllXdatAccessLogs(UserI user, boolean preLoad)
public static ArrayList<XdatAccessLog> getXdatAccessLogsByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatAccessLog> getXdatAccessLogsByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatAccessLog getXdatAccessLogsByXdatAccessLogId(Object value, UserI user, boolean preLoad)
public static ArrayList wrapItems(ItemCollection items)
public ArrayList<ResourceFile> getFileResources(String rootPath, boolean preventLoop)
getFileResources
in class BaseElement
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.