org.apache.juddi.model
Class ServiceProjectionId

java.lang.Object
  extended by org.apache.juddi.model.ServiceProjectionId
All Implemented Interfaces:
java.io.Serializable

public class ServiceProjectionId
extends java.lang.Object
implements java.io.Serializable

Author:
Jeff Faath
See Also:
Serialized Form

Constructor Summary
ServiceProjectionId()
           
ServiceProjectionId(java.lang.String businessKey, java.lang.String serviceKey)
           
 
Method Summary
 boolean equals(java.lang.Object obj)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceProjectionId

public ServiceProjectionId()

ServiceProjectionId

public ServiceProjectionId(java.lang.String businessKey,
                           java.lang.String serviceKey)
Method Detail

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class java.lang.Object


Copyright © 2004-2010. All Rights Reserved.