com.wewebu.ow.server.plug.owshortcut
Class OwShortCutItemView.OwInstanceMapKey

java.lang.Object
  extended by com.wewebu.ow.server.plug.owshortcut.OwShortCutItemView.OwInstanceMapKey
Enclosing class:
OwShortCutItemView

protected class OwShortCutItemView.OwInstanceMapKey
extends Object

Utility class for mapping OwObject instances in Maps

Since:
2.5.3.0

Constructor Summary
OwShortCutItemView.OwInstanceMapKey(com.wewebu.ow.server.ecm.OwObject object_p)
           
 
Method Summary
 boolean equals(Object obj_p)
           
 com.wewebu.ow.server.ecm.OwObject getObject()
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OwShortCutItemView.OwInstanceMapKey

public OwShortCutItemView.OwInstanceMapKey(com.wewebu.ow.server.ecm.OwObject object_p)
Parameters:
object_p - OwObject to be mapped
Method Detail

getObject

public final com.wewebu.ow.server.ecm.OwObject getObject()

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj_p)
Overrides:
equals in class Object


Copyright © 2013 Alfresco Business Solutions. All Rights Reserved.