Modifier and Type | Method and Description |
---|---|
ArcDefinition |
DisplayManager.getArcDefinition(SchemaElementI root,
SchemaElementI foreign)
Get the ArcDefinition which relates these two elements.
|
ArrayList |
DisplayManager.getArcDefinitions(SchemaElementI root)
Get all ArcDefinitions for this Element
|
String |
DisplayFieldElement.getSQLJoinedName(SchemaElementI e) |
Modifier and Type | Method and Description |
---|---|
SchemaElementI |
PresentationA.getRootElement() |
Modifier and Type | Method and Description |
---|---|
void |
PresentationA.setRootElement(SchemaElementI element) |
Modifier and Type | Class and Description |
---|---|
class |
SchemaElement |
Modifier and Type | Method and Description |
---|---|
static SchemaElementI |
SchemaElement.GetElement(String n,
String uri) |
static SchemaElementI |
SchemaElement.GetElement(XMLType n) |
SchemaElementI |
SchemaElement.getOtherElement(String s) |
SchemaElementI |
SchemaField.getParentElement() |
SchemaElementI |
SchemaField.getReferenceElement() |
Modifier and Type | Method and Description |
---|---|
boolean |
DisplaySearch.isMultipleRelationship(SchemaElementI foreign) |
static ArrayList |
DisplaySearch.SearchForItems(SchemaElementI e,
CriteriaCollection criteria) |
Constructor and Description |
---|
QueryOrganizer(SchemaElementI se,
UserI u,
String level) |
Modifier and Type | Method and Description |
---|---|
static String |
EditItemAction.GetEditScreen(SchemaElementI se) |
static String |
DisplayItemAction.GetReportScreen(SchemaElementI se) |
DisplaySearch |
DisplaySearchAction.getSearchCriteria(SchemaElementI se,
String elementName,
org.apache.turbine.util.RunData data) |
Modifier and Type | Method and Description |
---|---|
static SchemaElementI |
TurbineUtils.GetSchemaElementBySearch(org.apache.turbine.util.RunData data) |
Modifier and Type | Class and Description |
---|---|
class |
XFTElementWrapper |
Modifier and Type | Method and Description |
---|---|
SchemaElementI |
SchemaElementI.getOtherElement(String s) |
SchemaElementI |
SchemaFieldI.getParentElement() |
SchemaElementI |
SchemaFieldI.getReferenceElement() |
Modifier and Type | Class and Description |
---|---|
class |
GenericWrapperElement |
Modifier and Type | Method and Description |
---|---|
SchemaElementI |
GenericWrapperElement.getOtherElement(String s) |
SchemaElementI |
GenericWrapperField.getParentElement() |
SchemaElementI |
GenericWrapperField.getReferenceElement()
returns the GenericWrapperElement referenced by the getRefElement() method.
|
Modifier and Type | Method and Description |
---|---|
ArrayList<SchemaElementI> |
GenericWrapperElement.getPossibleExtenders() |
Modifier and Type | Class and Description |
---|---|
class |
XMLWrapperElement |
Modifier and Type | Field and Description |
---|---|
protected SchemaElementI |
QueryOrganizer.rootElement |
Modifier and Type | Method and Description |
---|---|
void |
QueryOrganizer.setRootElement(SchemaElementI rootElement) |
Constructor and Description |
---|
QueryOrganizer(SchemaElementI se,
UserI u,
String level) |
Modifier and Type | Method and Description |
---|---|
CriteriaCollection |
UserI.getCriteriaForBackendRead(SchemaElementI rootElement) |
Copyright © 2015 Neuroinformatics Research Group. All rights reserved.