Uses of Class
org.gcube.portlets.d4sreporting.common.server.serializables.Section

Packages that use Section
org.gcube.portlets.d4sreporting.common.server.serializables   
 

Uses of Section in org.gcube.portlets.d4sreporting.common.server.serializables
 

Methods in org.gcube.portlets.d4sreporting.common.server.serializables that return types with arguments of type Section
 Vector<Section> Model.getSections()
           
 

Method parameters in org.gcube.portlets.d4sreporting.common.server.serializables with type arguments of type Section
 void Model.setSections(Vector<Section> sections)
           
 

Constructor parameters in org.gcube.portlets.d4sreporting.common.server.serializables with type arguments of type Section
Model(String author, Date dateCreated, Date lastEdit, String lastEditBy, String templateName, int columnWidth, int marginBottom, int marginLeft, int marginRight, int marginTop, int pageHeight, int pageWidth, Vector<Section> sections, int totalPages, List<S_Metadata> metadata)
           
 



Copyright © 2013. All Rights Reserved.