wt.notify
Class NotificationListCacheKey
java.lang.Object
wt.notify.NotificationListCacheKey
- All Implemented Interfaces:
- Serializable
- class NotificationListCacheKey
- extends Object
- implements Serializable
ownerOID
private ObjectIdentifier ownerOID
eventKey
private String eventKey
stateName
private String stateName
typeId
private String typeId
NotificationListCacheKey
NotificationListCacheKey(Selector selector)
getOwnerOID
public ObjectIdentifier getOwnerOID()
getEventKey
public String getEventKey()
getStateName
public String getStateName()
getTypeId
public String getTypeId()
equals
public boolean equals(Object rhsObj)
hashCode
public int hashCode()
toString
public String toString()