public abstract class AutoXdatNewsentry extends BaseElement implements XdatNewsentryI
ItemWrapper.FieldEmptyException
Modifier and Type | Field and Description |
---|---|
static org.apache.log4j.Logger |
logger |
static String |
SCHEMA_ELEMENT_NAME |
allowXMLDBAccess
Constructor and Description |
---|
AutoXdatNewsentry() |
AutoXdatNewsentry(Hashtable properties,
UserI user) |
AutoXdatNewsentry(ItemI item) |
AutoXdatNewsentry(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 AutoXdatNewsentry(ItemI item)
public AutoXdatNewsentry(UserI user)
public AutoXdatNewsentry()
public String getSchemaElementName()
getSchemaElementName
in interface XdatNewsentryI
getSchemaElementName
in class ItemWrapper
public Object getDate()
getDate
in interface XdatNewsentryI
public void setDate(Object v)
setDate
in interface XdatNewsentryI
v
- Value to Set.public String getTitle()
getTitle
in interface XdatNewsentryI
public void setTitle(String v)
setTitle
in interface XdatNewsentryI
v
- Value to Set.public String getDescription()
getDescription
in interface XdatNewsentryI
public void setDescription(String v)
setDescription
in interface XdatNewsentryI
v
- Value to Set.public String getLink()
getLink
in interface XdatNewsentryI
public void setLink(String v)
setLink
in interface XdatNewsentryI
v
- Value to Set.public Integer getXdatNewsentryId()
getXdatNewsentryId
in interface XdatNewsentryI
public void setXdatNewsentryId(Integer v)
setXdatNewsentryId
in interface XdatNewsentryI
v
- Value to Set.public static ArrayList<XdatNewsentry> getAllXdatNewsentrys(UserI user, boolean preLoad)
public static ArrayList<XdatNewsentry> getXdatNewsentrysByField(String xmlPath, Object value, UserI user, boolean preLoad)
public static ArrayList<XdatNewsentry> getXdatNewsentrysByField(CriteriaCollection criteria, UserI user, boolean preLoad)
public static XdatNewsentry getXdatNewsentrysByXdatNewsentryId(Object value, UserI user, boolean preLoad)
public static XdatNewsentry getXdatNewsentrysByTitle(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.