Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Uses of Class
oracle.stellent.wcm.core.data.ListRow

Packages that use ListRow
oracle.stellent.wcm.core.data   

 

Uses of ListRow in oracle.stellent.wcm.core.data

 

Methods in oracle.stellent.wcm.core.data that return types with arguments of type ListRow
 java.util.List<ListRow> ListElement.getRows()
           

 

Methods in oracle.stellent.wcm.core.data with parameters of type ListRow
 void ListElement.addRow(ListRow listRow)
          Add a row to the list

 

Method parameters in oracle.stellent.wcm.core.data with type arguments of type ListRow
 void ListElement.setRows(java.util.List<ListRow> rows)
          Set a new collection of rows

 

Constructor parameters in oracle.stellent.wcm.core.data with type arguments of type ListRow
ListElement(java.lang.String name, java.util.List<ListRow> rows)
           

 


Skip navigation links

Oracle® Fusion Middleware Site Studio for External Applications Java API Reference
11g Release 1 (11.1.1)

E17273-02


Copyright © 2010, 2011, Oracle and/or its affiliates. All rights reserved.