|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.u2d.model.AbstractEObject
com.u2d.model.AbstractComplexEObject
com.u2d.find.SimpleQuery
public class SimpleQuery
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.u2d.model.AbstractComplexEObject |
|---|
AbstractComplexEObject.EditState, AbstractComplexEObject.NullState, AbstractComplexEObject.ReadState, AbstractComplexEObject.TransientState |
| Field Summary |
|---|
| Fields inherited from class com.u2d.model.AbstractComplexEObject |
|---|
_associations, _changeSupport, _createdOn, _currentState, _editState, _nullState, _readState, _stateMap, _transientState, _type, commandOrderEditState, commandOrderReadState, commandOrderTransientState, readOnly |
| Fields inherited from class com.u2d.model.AbstractEObject |
|---|
_listenerList, _postListeners, _validationEvent, _validationListenerList, changeEvent |
| Constructor Summary | |
|---|---|
SimpleQuery(ComplexType type)
|
|
SimpleQuery(ComplexType type,
QuerySpecification spec)
|
|
| Method Summary | |
|---|---|
CriteriaListEO |
execute()
|
CriteriaListEO |
Execute(CommandInfo cmdInfo)
|
org.hibernate.Criteria |
getCriteria()
|
org.hibernate.Criteria |
getCriteria(org.hibernate.Session s)
|
StringEO |
getName()
|
QuerySpecification |
getQuerySpecification()
|
ComplexType |
getQueryType()
|
void |
setQueryType(ComplexType type)
|
Title |
title()
|
| Methods inherited from class com.u2d.model.AbstractEObject |
|---|
addChangeListener, addPostChangeListener, addValidationListener, currentUser, field, fireStateChanged, fireValidationException, fireValidationException, hbmPersistor, parentObject, persistor, removeChangeListener, removePostChangeListener, removeValidationListener, setField, vmech |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface com.u2d.model.ComplexEObject |
|---|
association, cancelTransition, childFields, clearEditor, command, defaultCommand, defaultCommandName, delete, doSave, field, getCreatedOn, getExpandableView, getFormView, getIconView, getID, getListItemView, getState, getTabBodyView, getTreeView, initialize, isEditableState, isEditState, isMeta, isNullState, isTransientState, restoreState, save, setEditor, setEditState, setID, setNullState, setReadState, setStartState, setState, setTransientState, setValue, treeModel, type |
| Methods inherited from interface com.u2d.model.EObject |
|---|
commands, field, iconLg, iconSm, isEmpty, makeCopy, parentObject, setField, setValue, validate |
| Methods inherited from interface com.u2d.validation.ValidationNotifier |
|---|
addValidationListener, fireValidationException, fireValidationException, removeValidationListener |
| Methods inherited from interface com.u2d.model.ChangeNotifier |
|---|
addChangeListener, fireStateChanged, removeChangeListener |
| Methods inherited from interface com.u2d.model.Viewable |
|---|
getMainView, getView |
| Methods inherited from interface com.u2d.pubsub.AppEventNotifier |
|---|
addAppEventListener, fireAppEventNotification, removeAppEventListener |
| Methods inherited from interface com.u2d.persist.PersistorListener |
|---|
onBeforeCreate, onBeforeSave, onCreate, onDelete, onLoad, onSave |
| Methods inherited from interface com.u2d.find.Searchable |
|---|
getInequalities |
| Methods inherited from interface java.awt.datatransfer.Transferable |
|---|
getTransferData, getTransferDataFlavors, isDataFlavorSupported |
| Methods inherited from interface com.u2d.model.PropertyChangeNotifier |
|---|
addPropertyChangeListener, addPropertyChangeListener, firePropertyChange, firePropertyChange, firePropertyChange, firePropertyChange, removePropertyChangeListener, removePropertyChangeListener |
| Methods inherited from interface com.u2d.model.PostChangeNotifier |
|---|
addPostChangeListener, fireStateChanged, removePostChangeListener |
| Constructor Detail |
|---|
public SimpleQuery(ComplexType type)
public SimpleQuery(ComplexType type,
QuerySpecification spec)
| Method Detail |
|---|
public StringEO getName()
getName in interface Querypublic ComplexType getQueryType()
getQueryType in interface Querypublic void setQueryType(ComplexType type)
public QuerySpecification getQuerySpecification()
public CriteriaListEO Execute(CommandInfo cmdInfo)
public CriteriaListEO execute()
execute in interface Querypublic org.hibernate.Criteria getCriteria()
getCriteria in interface Querypublic org.hibernate.Criteria getCriteria(org.hibernate.Session s)
public Title title()
title in interface EObjecttitle in class AbstractComplexEObject
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||