org.openmdx.ui1.query
Interface DocumentBoxQuery

All Superinterfaces:
AbstractFieldQuery, org.w3c.cci2.AnyTypePredicate, BasicObjectQuery, ContextCapableQuery, ElementQuery, ExtentCapableQuery, LabelledFieldQuery, ValuedFieldQuery
All Known Implementing Classes:
DocumentBoxFilterImpl

public interface DocumentBoxQuery
extends ValuedFieldQuery


Method Summary
 org.w3c.cci2.BooleanTypePredicate inPlace()
           
 org.w3c.cci2.SimpleTypeOrder orderByInPlace()
          Allows to adds a sort instruction for DocumentBox depending the feature inPlace Note: The order in which orderBy… instructions are given is relevant!
 
Methods inherited from interface org.openmdx.ui1.query.ValuedFieldQuery
defaultValue, eventHandler, featureName, filterable, forAllDefaultValue, forAllEventHandler, forAllFeatureName, forAllQualifiedFeatureName, multiplicity, orderByDefaultValue, orderByEventHandler, orderByFeatureName, orderByFilterable, orderByMultiplicity, orderByQualifiedFeatureName, orderBySkipRow, orderBySortable, orderBySpanRow, qualifiedFeatureName, skipRow, sortable, spanRow, thereExistsDefaultValue, thereExistsEventHandler, thereExistsFeatureName, thereExistsQualifiedFeatureName
 
Methods inherited from interface org.openmdx.ui1.query.LabelledFieldQuery
forAllLabel, forAllShortLabel, label, orderByLabel, orderByShortLabel, shortLabel, thereExistsLabel, thereExistsShortLabel
 
Methods inherited from interface org.openmdx.ui1.query.AbstractFieldQuery
backColor, color, fontBold, fontColor, fontItalic, fontName, fontSize, fontStrikeout, fontUnderline, forAllBackColor, forAllColor, forAllFontColor, orderByBackColor, orderByColor, orderByFontBold, orderByFontColor, orderByFontItalic, orderByFontName, orderByFontSize, orderByFontStrikeout, orderByFontUnderline, thereExistsBackColor, thereExistsColor, thereExistsFontColor
 
Methods inherited from interface org.openmdx.ui1.query.ElementQuery
autoGenerated, changeable, forAllIconKey, forAllMimeType, forAllToolTip, iconKey, mimeType, orderByAutoGenerated, orderByChangeable, orderByIconKey, orderByMimeType, orderByToolTip, thereExistsIconKey, thereExistsMimeType, thereExistsToolTip, toolTip
 
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.w3c.cci2.AnyTypePredicate
elementOf, elementOf, equalTo, notAnElementOf, notAnElementOf, notEqualTo
 
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
 

Method Detail

inPlace

org.w3c.cci2.BooleanTypePredicate inPlace()

orderByInPlace

org.w3c.cci2.SimpleTypeOrder orderByInPlace()
Allows to adds a sort instruction for DocumentBox depending the feature inPlace 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.