public abstract class AutoXdatUserLogin extends BaseElement implements XdatUserLoginI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatUserLogin() |
AutoXdatUserLogin(Hashtable properties,
UserI user) |
AutoXdatUserLogin(ItemI item) |
AutoXdatUserLogin(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
getuserProperty
in interface XdatUserLoginI
public static final org.apache.log4j.Logger logger
public static final String SCHEMA_ELEMENT_NAME
public AutoXdatUserLogin(ItemI item)
public AutoXdatUserLogin(UserI user)
public AutoXdatUserLogin()
public String getSchemaElementName()
getSchemaElementName
in interface XdatUserLoginI
getSchemaElementName
in class ItemWrapper
public Object getLoginDate()
getLoginDate
in interface XdatUserLoginI
public void setLoginDate(Object v)
setLoginDate
in interface XdatUserLoginI
v
- Value to Set.public String getIpAddress()
getIpAddress
in interface XdatUserLoginI
public void setIpAddress(String v)
setIpAddress
in interface XdatUserLoginI
v
- Value to Set.public XdatUserI getuserProperty()
getuserProperty
in interface XdatUserLoginI
public void setuserProperty(ItemI v) throws Exception
setuserProperty
in interface XdatUserLoginI
v
- Value to Set.Exception
public void removeuserProperty()
public Integer getuserPropertyFK()
getuserPropertyFK
in interface XdatUserLoginI
public void setuserPropertyFK(Integer v)
setuserPropertyFK
in interface XdatUserLoginI
v
- Value to Set.public Integer getXdatUserLoginId()
getXdatUserLoginId
in interface XdatUserLoginI
public void setXdatUserLoginId(Integer v)
setXdatUserLoginId
in interface XdatUserLoginI
v
- Value to Set.public static ArrayList<XdatUserLogin> getAllXdatUserLogins(UserI user, boolean preLoad)
public static ArrayList<XdatUserLogin> getXdatUserLoginsByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatUserLogin> getXdatUserLoginsByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatUserLogin getXdatUserLoginsByXdatUserLoginId(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.