org.openmdx.ui1.cci2
Interface OperationDefinition

All Superinterfaces:
FeatureDefinition
All Known Subinterfaces:
OperationDefinition
All Known Implementing Classes:
OperationDefinition

public interface OperationDefinition
extends FeatureDefinition

Class OperationDefinition


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.openmdx.ui1.cci2.FeatureDefinition
FeatureDefinition.Identity
 
Method Summary
 boolean isQuery()
          Retrieves the value for the attribute isQuery.
 void setQuery(boolean isQuery)
          Sets a new value for the attribute isQuery.
 
Methods inherited from interface org.openmdx.ui1.cci2.FeatureDefinition
setSegment, setSegment
 

Method Detail

isQuery

boolean isQuery()
Retrieves the value for the attribute isQuery.

Returns:
The non-null value for attribute isQuery.

setQuery

void setQuery(boolean isQuery)
Sets a new value for the attribute isQuery.

Parameters:
isQuery - The non-null new value for attribute isQuery.


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