Class IndexFieldLogic
java.lang.Object
com.echothree.util.server.control.BaseLogic
com.echothree.model.control.index.server.logic.IndexFieldLogic
-
Field Summary
Fields inherited from class com.echothree.util.server.control.BaseLogic
coreControl -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetIndexFieldByName(ExecutionErrorAccumulator eea, IndexType indexType, String indexFieldName) static IndexFieldLogicMethods inherited from class com.echothree.util.server.control.BaseLogic
addExecutionError, addSecurityMessage, getEntityInstanceByBaseEntity, getEntityInstanceByBasePK, getSession, handleExecutionError, handleSecurityMessage, hasExecutionErrors
-
Constructor Details
-
IndexFieldLogic
protected IndexFieldLogic()
-
-
Method Details
-
getInstance
-
getIndexFieldByName
public IndexField getIndexFieldByName(ExecutionErrorAccumulator eea, IndexType indexType, String indexFieldName)
-