/[classpath]/classpath/org/omg/PortableServer/IdUniquenessPolicyOperations.java
ViewVC logotype

Diff of /classpath/org/omg/PortableServer/IdUniquenessPolicyOperations.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by audriusa, Sun Jul 17 20:05:27 2005 UTC revision 1.2 by audriusa, Sat Jul 23 07:42:32 2005 UTC
# Line 38  exception statement from your version. * Line 38  exception statement from your version. *
38    
39  package org.omg.PortableServer;  package org.omg.PortableServer;
40    
41    import org.omg.CORBA.PolicyOperations;
42    
43  /**  /**
44   * Defines the operations, applicable to the IdUniquenessPolicy.   * Defines the operations, applicable to the IdUniquenessPolicy.
# Line 45  package org.omg.PortableServer; Line 46  package org.omg.PortableServer;
46   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)   * @author Audrius Meskauskas, Lithuania (AudriusA@Bioinformatics.org)
47   */   */
48  public interface IdUniquenessPolicyOperations  public interface IdUniquenessPolicyOperations
49      extends PolicyOperations
50  {  {
51    /**    /**
52     * Return the value of this policy type, stated by the current instance.     * Return the value of this policy type, stated by the current instance.

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26