org.openmdx.ui1.query
Interface ElementDefinitionQuery

All Superinterfaces:
AbstractElementDefinitionQuery, org.w3c.cci2.AnyTypePredicate, BasicObjectQuery, ContextCapableQuery, ExtentCapableQuery, ViewCapableQuery
All Known Implementing Classes:
ElementDefinitionFilterImpl

public interface ElementDefinitionQuery
extends BasicObjectQuery, AbstractElementDefinitionQuery


Method Summary
 org.w3c.cci2.BooleanTypePredicate active()
           
 org.w3c.cci2.SimpleTypeOrder orderByActive()
          Allows to adds a sort instruction for ElementDefinition depending the feature active Note: The order in which orderBy… instructions are given is relevant!
 
Methods inherited from interface org.openmdx.base.query.BasicObjectQuery
createdAt, createdBy, forAllCreatedBy, forAllModifiedBy, modifiedAt, modifiedBy, orderByCreatedAt, orderByCreatedBy, orderByModifiedAt, orderByModifiedBy, thereExistsCreatedBy, thereExistsModifiedBy
 
Methods inherited from interface org.openmdx.base.query.ContextCapableQuery
context, forAllContext, thereExistsContext
 
Methods inherited from interface org.openmdx.base.query.ExtentCapableQuery
identity, orderByIdentity
 
Methods inherited from interface org.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
Methods inherited from interface org.openmdx.ui1.query.AbstractElementDefinitionQuery
backColor, changeable, color, columnBreak, dataBindingName, decimalPlaces, displayValueExpr, eventHandler, filterable, forAllBackColor, forAllChangeable, forAllColor, forAllColumnBreak, forAllDataBindingName, forAllDecimalPlaces, forAllDisplayValueExpr, forAllEventHandler, forAllFilterable, forAllHasThousandsSeparator, forAllIconKey, forAllIncrement, forAllInPlace, forAllIsPassword, forAllLabel, forAllMaxLength, forAllMaxMember, forAllMaxValue, forAllMemberDefaultValue, forAllMemberElementName, forAllMemberMimeType, forAllMinValue, forAllMultiplicity, forAllOrder, forAllOrderFieldGroup, forAllOrderObjectContainer, forAllShortLabel, forAllShowMaxMember, forAllSizeXWeight, forAllSkipRow, forAllSortable, forAllSpanRow, forAllTitleIndex, forAllToolTip, hasThousandsSeparator, iconKey, increment, inPlace, isPassword, label, maxLength, maxMember, maxValue, memberDefaultValue, memberElementName, memberMimeType, minValue, multiplicity, order, orderByBackColor, orderByChangeable, orderByColor, orderByColumnBreak, orderByDataBindingName, orderByDecimalPlaces, orderByDisplayValueExpr, orderByEventHandler, orderByFilterable, orderByHasThousandsSeparator, orderByIconKey, orderByIncrement, orderByInPlace, orderByIsPassword, orderByLabel, orderByMaxLength, orderByMaxMember, orderByMaxValue, orderByMemberDefaultValue, orderByMemberElementName, orderByMemberMimeType, orderByMinValue, orderByMultiplicity, orderByOrder, orderByOrderFieldGroup, orderByOrderObjectContainer, orderByShortLabel, orderByShowMaxMember, orderBySizeXWeight, orderBySkipRow, orderBySortable, orderBySpanRow, orderByTitleIndex, orderByToolTip, orderFieldGroup, orderObjectContainer, shortLabel, showMaxMember, sizeXWeight, skipRow, sortable, spanRow, thereExistsBackColor, thereExistsChangeable, thereExistsColor, thereExistsColumnBreak, thereExistsDataBindingName, thereExistsDecimalPlaces, thereExistsDisplayValueExpr, thereExistsEventHandler, thereExistsFilterable, thereExistsHasThousandsSeparator, thereExistsIconKey, thereExistsIncrement, thereExistsInPlace, thereExistsIsPassword, thereExistsLabel, thereExistsMaxLength, thereExistsMaxMember, thereExistsMaxValue, thereExistsMemberDefaultValue, thereExistsMemberElementName, thereExistsMemberMimeType, thereExistsMinValue, thereExistsMultiplicity, thereExistsOrder, thereExistsOrderFieldGroup, thereExistsOrderObjectContainer, thereExistsShortLabel, thereExistsShowMaxMember, thereExistsSizeXWeight, thereExistsSkipRow, thereExistsSortable, thereExistsSpanRow, thereExistsTitleIndex, thereExistsToolTip, titleIndex, toolTip
 

Method Detail

active

org.w3c.cci2.BooleanTypePredicate active()

orderByActive

org.w3c.cci2.SimpleTypeOrder orderByActive()
Allows to adds a sort instruction for ElementDefinition depending the feature active Note: The order in which orderBy… instructions are given is relevant!



This software is published under the BSD license. Copyright © 2006-2007, OMEX AG, Switzerland, All rights reserved. Use is subject to license terms.