org.gcube.portlets.user.results.shared
Class OaiDCRecordBean

java.lang.Object
  extended by org.gcube.portlets.user.results.shared.GenericTreeRecordBean
      extended by org.gcube.portlets.user.results.shared.OaiDCRecordBean
All Implemented Interfaces:
com.google.gwt.user.client.rpc.IsSerializable

public class OaiDCRecordBean
extends GenericTreeRecordBean
implements com.google.gwt.user.client.rpc.IsSerializable


Constructor Summary
OaiDCRecordBean()
           
OaiDCRecordBean(ObjectType type, String payload)
           
 
Method Summary
 HashMap<String,List<String>> getContent()
           
 void setContent(HashMap<String,List<String>> content)
           
 
Methods inherited from class org.gcube.portlets.user.results.shared.GenericTreeRecordBean
getPayload, getType
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OaiDCRecordBean

public OaiDCRecordBean()

OaiDCRecordBean

public OaiDCRecordBean(ObjectType type,
                       String payload)
Method Detail

getContent

public HashMap<String,List<String>> getContent()

setContent

public void setContent(HashMap<String,List<String>> content)


Copyright © 2013. All Rights Reserved.