com.ibm.commerce.registry
Class BusinessPolicyRegistry.TypeAndStoreKey
java.lang.Object
|
+--com.ibm.commerce.registry.BusinessPolicyRegistry.TypeAndStoreKey
- Enclosing class:
- BusinessPolicyRegistry
- public class BusinessPolicyRegistry.TypeAndStoreKey
- extends java.lang.Object
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
BusinessPolicyRegistry.TypeAndStoreKey
public BusinessPolicyRegistry.TypeAndStoreKey(java.lang.String asType,
java.lang.Integer anStoreId)
equals
public boolean equals(java.lang.Object aObj)
- Overrides:
equals
in class java.lang.Object
getStoreId
public java.lang.Integer getStoreId()
getType
public java.lang.String getType()
hashCode
public int hashCode()
- Overrides:
hashCode
in class java.lang.Object