public interface XdatStoredSearchI
Modifier and Type | Method and Description |
---|---|
Boolean |
getAllowDiffColumns() |
ArrayList |
getAllowedUser()
allowed_user
|
String |
getBriefDescription() |
String |
getDescription() |
String |
getId() |
String |
getLayeredsequence() |
String |
getRootElementName() |
String |
getSchemaElementName() |
ArrayList |
getSearchField()
search_field
|
ArrayList |
getSearchWhere()
search_where
|
Boolean |
getSecure() |
String |
getSortBy_elementName() |
String |
getSortBy_fieldId() |
void |
setAllowDiffColumns(Object v)
Sets the value for allow-diff-columns.
|
void |
setAllowedUser(ItemI v)
Sets the value for allowed_user.
|
void |
setBriefDescription(String v)
Sets the value for brief-description.
|
void |
setDescription(String v)
Sets the value for description.
|
void |
setId(String v)
Sets the value for ID.
|
void |
setLayeredsequence(String v)
Sets the value for layeredSequence.
|
void |
setRootElementName(String v)
Sets the value for root_element_name.
|
void |
setSearchField(ItemI v)
Sets the value for search_field.
|
void |
setSearchWhere(ItemI v)
Sets the value for search_where.
|
void |
setSecure(Object v)
Sets the value for secure.
|
void |
setSortBy_elementName(String v)
Sets the value for sort_by/element_name.
|
void |
setSortBy_fieldId(String v)
Sets the value for sort_by/field_ID.
|
String getSchemaElementName()
String getRootElementName()
void setRootElementName(String v)
v
- Value to Set.ArrayList getSearchField()
void setSearchField(ItemI v) throws Exception
v
- Value to Set.Exception
ArrayList getSearchWhere()
void setSearchWhere(ItemI v) throws Exception
v
- Value to Set.Exception
String getSortBy_elementName()
void setSortBy_elementName(String v)
v
- Value to Set.String getSortBy_fieldId()
void setSortBy_fieldId(String v)
v
- Value to Set.ArrayList getAllowedUser()
void setAllowedUser(ItemI v) throws Exception
v
- Value to Set.Exception
String getId()
void setId(String v)
v
- Value to Set.String getDescription()
void setDescription(String v)
v
- Value to Set.String getLayeredsequence()
void setLayeredsequence(String v)
v
- Value to Set.Boolean getAllowDiffColumns()
void setAllowDiffColumns(Object v)
v
- Value to Set.Boolean getSecure()
void setSecure(Object v)
v
- Value to Set.String getBriefDescription()
void setBriefDescription(String v)
v
- Value to Set.Copyright © 2015 Neuroinformatics Research Group. All rights reserved.