org.gcube.fulltextindexnode.client.library.beans
Class Types.FullTextIndexNodeResourceProperties

java.lang.Object
  extended by org.gcube.fulltextindexnode.client.library.beans.Types.FullTextIndexNodeResourceProperties
Enclosing class:
Types

public static class Types.FullTextIndexNodeResourceProperties
extends Object


Field Summary
 String ClusterID
           
 List<String> CollectionID
           
 String ContentType
           
 Date Created
           
 int DocumentCount
           
 List<String> Fields
           
 String IndexFormat
           
 String IndexID
           
 String IndexStatus
           
 List<String> IndexTypeName
           
 Date Modified
           
 String Name
           
 String SupportedRelations
           
 
Constructor Summary
Types.FullTextIndexNodeResourceProperties()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

Name

public String Name

ClusterID

public String ClusterID

IndexID

public String IndexID

IndexFormat

public String IndexFormat

IndexTypeName

public List<String> IndexTypeName

CollectionID

public List<String> CollectionID

Fields

public List<String> Fields

SupportedRelations

public String SupportedRelations

ContentType

public String ContentType

Created

public Date Created

Modified

public Date Modified

DocumentCount

public int DocumentCount

IndexStatus

public String IndexStatus
Constructor Detail

Types.FullTextIndexNodeResourceProperties

public Types.FullTextIndexNodeResourceProperties()


Copyright © 2013. All Rights Reserved.