Serialized Form


Package org.gcube.portlets.user.collectionexplorer.client.model

Class org.gcube.portlets.user.collectionexplorer.client.model.CollectionBean extends Object implements Serializable

Serialized Fields

collectionID

String collectionID

collectionName

String collectionName

Class org.gcube.portlets.user.collectionexplorer.client.model.ResultObj extends Object implements Serializable

Serialized Fields

currUserName

String currUserName
The user who asked for results in the portal, needed to ask for the content


title

String title

oid

String oid
oid


resultRec

ResultRecord resultRec
resultRec Record


digiObjInfo

Client_DigiObjectInfo digiObjInfo

htmlText

String htmlText
htmlText text


metadataNo

String metadataNo
metadataNo text


annotationsNo

String annotationsNo
annotationsNo text


mimetype

String mimetype
the mimetype of the object


collectionID

String collectionID
object's colelction id


collectionName

String collectionName
object's colelction id


metadataCollectionID

String metadataCollectionID
object's colelction id


rank

String rank
its rank


Package org.gcube.portlets.user.collectionexplorer.server

Class org.gcube.portlets.user.collectionexplorer.server.CollectionServiceImpl extends com.google.gwt.user.server.rpc.RemoteServiceServlet implements Serializable

Serialized Fields

tmreaders

HashMap<K,V> tmreaders

tmreader

org.gcube.data.tml.proxies.TReader tmreader

debug

boolean debug

cc

int cc

Package org.gcube.portlets.user.collectionexplorer.shared

Class org.gcube.portlets.user.collectionexplorer.shared.BaseItem extends Object implements Serializable

Serialized Fields

id

int id
the identifier for the object d


type

String type
to know which kind of object is


mimeType

String mimeType

label

String label
the eventual label to display in the basket


metadata

String metadata

content

String content

fileName

String fileName

Class org.gcube.portlets.user.collectionexplorer.shared.ResultRecord extends BaseItem implements Serializable

Serialized Fields

docId

String docId

title

String title

creator

String creator

date

String date

collection

String collection

collectionName

String collectionName

rank

String rank

length

int length



Copyright © 2014. All Rights Reserved.