FileDocCategorySizeDatePackage
IORTemplate.javaAPI DocJava SE 5 API681Fri Aug 26 14:54:36 BST 2005com.sun.corba.se.spi.ior

IORTemplate

public interface IORTemplate implements List, IORFactory, MakeImmutable
An IORTemplate provides all of the data necessary to create an IOR except for the typeId and ObjectId. It is a list of TaggedProfileTemplates.

Fields Summary
Constructors Summary
Methods Summary
public ObjectKeyTemplategetObjectKeyTemplate()

public java.util.IteratoriteratorById(int id)
Iterate over all TaggedProfileTemplates in this IORTemplate with the given id.