gr.uoa.di.madgik.rr.plugins
Class Plugin.ProcessedItemType

java.lang.Object
  extended by gr.uoa.di.madgik.rr.plugins.Plugin.ProcessedItemType
Enclosing class:
Plugin

public static class Plugin.ProcessedItemType
extends Object


Field Summary
 RRContext.DatastoreType datastoreType
           
 Class<?> itemType
           
 
Constructor Summary
Plugin.ProcessedItemType(Class<?> itemType, RRContext.DatastoreType datastoreType)
           
 
Method Summary
 boolean equals(Object other)
           
 int hashCode()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

itemType

public final Class<?> itemType

datastoreType

public final RRContext.DatastoreType datastoreType
Constructor Detail

Plugin.ProcessedItemType

public Plugin.ProcessedItemType(Class<?> itemType,
                                RRContext.DatastoreType datastoreType)
Method Detail

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class Object


Copyright © 2012. All Rights Reserved.