public class ElementDisplay extends DisplayFieldCollection
DisplayFieldCollection.DisplayFieldNotFoundException, DisplayFieldCollection.DuplicateDisplayFieldException
Modifier and Type | Field and Description |
---|---|
static Comparator |
SequenceComparator |
Constructor and Description |
---|
ElementDisplay() |
addDisplayField, addDisplayFieldWException, getDisplayField, getDisplayFieldHash, getDisplayFieldIterator, getDisplayFieldWException, getSortedFields
addStoredItem, addStoredItemWException, allowItemNotFoundError, allowReplacement, getItemHash, getItemIterator, getStoredItem, getStoredItemWException, setAllowItemNotFoundError, setAllowReplacement, size
public static final Comparator SequenceComparator
public String getElementName()
public SchemaElement getSchemaElement() throws XFTInitException, ElementNotFoundException
public Hashtable<String,DisplayVersion> getVersions()
public void setElementName(String string)
string
- public void setVersions(Hashtable<String,DisplayVersion> hashtable)
hashtable
- public void addVersion(DisplayVersion dv)
public DisplayVersion getVersion(String version, String defaultName)
public DisplayVersion getVersion(String version)
public Hashtable getViews()
public void setViews(Hashtable hashtable)
hashtable
- public void addView(SQLView sv)
public ArrayList getSortedViews()
public Hashtable getArcs()
public void setArcs(Hashtable hashtable)
hashtable
- public void addArc(Arc arc)
public Hashtable getSchemaLinks()
public void addSchemaLink(SchemaLink sl)
public String getSelectsForAllDisplayFields() throws Exception
Exception
public Hashtable getSchemaLinksByAlias()
public Hashtable getViewLinks()
public void addViewLink(ViewLink vl)
public String getDescription()
public String getDisplayField()
public String getDisplayLabel()
public String getValueField()
public void setDisplayField(String string)
string
- public void setDisplayLabel(String string)
string
- public void setValueField(String string)
string
- public int getSequence()
public Collection getSearchableFields()
public Collection getSearchableFields(int cols)
public String getLightColor()
public String getDarkColor()
public String getBriefDescription()
public void setBriefDescription(String briefDescription)
briefDescription
- The briefDescription to set.public String getFullDescription()
public void setFullDescription(String fullDescription)
fullDescription
- The fullDescription to set.public String toString()
toString
in class XFTCollection
public String getCustomSearchVM()
public String getCustomSearchVM(boolean brief)
public String getProperName()
public String getSQLName()
public String getPrefix()
public ElementSecurity getElementSecurity() throws Exception
Exception
public String getVersionsXML()
public String getVersionsJSON()
public DisplayField getProjectIdentifierField()
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.