public interface ISearchForm extends IUniquelyNamed, Serializable
Modifier and Type | Field and Description |
---|---|
static String |
SEARCH_FORM_PREFIX |
SEP
Modifier and Type | Method and Description |
---|---|
IEntity |
getEntity() |
String |
getName() |
List<ISearchParameter> |
getSearchParameters() |
String |
getSemQLCondition() |
getPrefixedUniqueName, getUniqueName
static final String SEARCH_FORM_PREFIX
String getName()
String getSemQLCondition()
List<ISearchParameter> getSearchParameters()
IEntity getEntity()
Copyright © 2015. All Rights Reserved.