org.omg.CosCollection
Interface SortedRelationFactoryOperations

All Superinterfaces:
CollectionFactoryOperations
All Known Subinterfaces:
SortedRelationFactory
All Known Implementing Classes:
_SortedRelationFactoryStub, SortedRelationFactoryPOA, SortedRelationFactoryPOATie

public interface SortedRelationFactoryOperations
extends CollectionFactoryOperations

Generated from IDL interface "SortedRelationFactory".

Version:
generated at Sep 14, 2010 11:02:14 PM
Author:
JacORB IDL compiler V 2.3.0 (JBoss patch 6), 06-Jun-2007

Method Summary
 SortedRelation create(Operations ops, int expected_size)
           
 
Methods inherited from interface org.omg.CosCollection.CollectionFactoryOperations
generic_create
 

Method Detail

create

SortedRelation create(Operations ops,
                      int expected_size)