Xindice API
version 1.2m1

org.apache.xindice.webadmin.viewer.components
Class ListCollectionViewer.TableRow

java.lang.Object
  extended byorg.apache.xindice.webadmin.viewer.components.ListCollectionViewer.TableRow
Enclosing class:
ListCollectionViewer

protected class ListCollectionViewer.TableRow
extends Object


Field Summary
protected  String[] content
           
protected  String[] titles
           
 
Method Summary
protected  String createLink(String link, String name)
           
protected  String[] getCollection(String name)
           
protected  String[] getParentCollection()
           
protected  String[] getResource(String name, String date)
           
protected  String[] getTitles()
           
protected  void reset()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

titles

protected final String[] titles

content

protected String[] content
Method Detail

getTitles

protected String[] getTitles()

reset

protected void reset()

getCollection

protected String[] getCollection(String name)

getResource

protected String[] getResource(String name,
                               String date)

getParentCollection

protected String[] getParentCollection()

createLink

protected String createLink(String link,
                            String name)

Xindice API
version 1.2m1

Copyright (c) 1999-2007 The Apache Software Foundation. All Rights Reserved.