A B C D G H I M N O P R S T U V W Z

A

AbstractComponent - Class in org.gcube.application.reporting.component
 
AbstractComponent() - Constructor for class org.gcube.application.reporting.component.AbstractComponent
 
addAttributeComponent(String, ArrayList<Box>, boolean) - Method in class org.gcube.application.reporting.ReportsModeler
 
addAttributeComponent(String, ArrayList<Box>, boolean, Property...) - Method in class org.gcube.application.reporting.ReportsModeler
 
addAttributeComponent(String, ArrayList<Box>, boolean) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addAttributeComponent(String, ArrayList<Box>, boolean, Property...) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addAttributeComponent(String, ArrayList<Box>, boolean) - Method in interface org.gcube.application.reporting.Sequentiable
Add a attribute component to the model instance, allow to specify if is editable or not
addAttributeComponent(String, ArrayList<Box>, boolean, Property...) - Method in interface org.gcube.application.reporting.Sequentiable
Add a attribute component to the model instance, allow to specify if is editable or not
addHeading(int) - Method in class org.gcube.application.reporting.ReportsModeler
add an empty fillable heading
addHeading(int, String) - Method in class org.gcube.application.reporting.ReportsModeler
add an heading with a non editable content
addHeading(int, String, boolean) - Method in class org.gcube.application.reporting.ReportsModeler
addHeading(int) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addHeading(int, String) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addHeading(int, String, boolean) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addHeading(int) - Method in interface org.gcube.application.reporting.Sequentiable
add an empty fillable heading
addHeading(int, String) - Method in interface org.gcube.application.reporting.Sequentiable
add an heading with a non editable content
addHeading(int, String, boolean) - Method in interface org.gcube.application.reporting.Sequentiable
 
addInstruction(String) - Method in class org.gcube.application.reporting.ReportsModeler
addInstruction(String) - Method in class org.gcube.application.reporting.sequence.ReportSequence
(non-Javadoc)
addInstruction(String) - Method in interface org.gcube.application.reporting.Sequentiable
 
addMedia() - Method in interface org.gcube.application.reporting.Modeler
add the possibility to enter text, table or images in the report
addMedia() - Method in class org.gcube.application.reporting.ReportsModeler
add the possibility to enter text, table or images in the report
addReference(ReferenceReport) - Method in class org.gcube.application.reporting.ReportsModeler
add the references of a given type
addReference(ReferenceReport) - Method in class org.gcube.application.reporting.sequence.ReportSequence
add the references of a given type
addReference(ReferenceReport) - Method in interface org.gcube.application.reporting.Sequentiable
add the references of a given type
addSequence(ReportSequence) - Method in interface org.gcube.application.reporting.Modeler
add a sequence
addSequence(ReportSequence) - Method in class org.gcube.application.reporting.ReportsModeler
add a sequence
addTextInput(Property...) - Method in class org.gcube.application.reporting.ReportsModeler
add an empty fillable text input
addTextInput(String, Property...) - Method in class org.gcube.application.reporting.ReportsModeler
add a text input with some pre entered text
addTextInput(String, boolean, Property...) - Method in class org.gcube.application.reporting.ReportsModeler
add text input
addTextInput(Property...) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addTextInput(String, Property...) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addTextInput(String, boolean, Property...) - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
addTextInput(Property...) - Method in interface org.gcube.application.reporting.Sequentiable
add an empty fillable text input
addTextInput(String, Property...) - Method in interface org.gcube.application.reporting.Sequentiable
add a text input with some pre entered text
addTextInput(String, boolean, Property...) - Method in interface org.gcube.application.reporting.Sequentiable
add text input
addTitle() - Method in interface org.gcube.application.reporting.Modeler
add an empty fillable title
addTitle(String, boolean) - Method in interface org.gcube.application.reporting.Modeler
 
addTitle() - Method in class org.gcube.application.reporting.ReportsModeler
add an empty fillable title
addTitle(String, boolean) - Method in class org.gcube.application.reporting.ReportsModeler

B

Box - Class in org.gcube.application.reporting.component
 
Box(String, Boolean) - Constructor for class org.gcube.application.reporting.component.Box
 
Box(String, String, Boolean, Boolean) - Constructor for class org.gcube.application.reporting.component.Box
 
Box(String, Boolean, Boolean) - Constructor for class org.gcube.application.reporting.component.Box
 
BoxesArea - Class in org.gcube.application.reporting.component
 
BoxesArea(String, List<Box>, boolean) - Constructor for class org.gcube.application.reporting.component.BoxesArea
 

C

Column - Class in org.gcube.application.reporting.reference
 
Column(String, String) - Constructor for class org.gcube.application.reporting.reference.Column
 
COMP_HEIGHT - Static variable in interface org.gcube.application.reporting.component.ReportComponent
 
COMP_HEIGHT - Static variable in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
COMP_WIDTH - Static variable in interface org.gcube.application.reporting.component.ReportComponent
 
COMP_WIDTH - Static variable in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
ComponentBuilder - Class in org.gcube.application.reporting
Deprecated. 
ComponentBuilder() - Constructor for class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
convertProperties() - Method in class org.gcube.application.reporting.component.AbstractComponent
 

D

DBTableRow - Class in org.gcube.application.reporting.reference
 
DBTableRow(String, List<Column>) - Constructor for class org.gcube.application.reporting.reference.DBTableRow
 
DBTableRow(List<Column>) - Constructor for class org.gcube.application.reporting.reference.DBTableRow
 
DEFAULT_NAME - Static variable in class org.gcube.application.reporting.ReportsModeler
Styling attr, not used anymore but needed for backward compatibility

G

getAttributeArea(String, ArrayList<Attribute>, boolean, Metadata...) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getChildren() - Method in class org.gcube.application.reporting.component.AbstractComponent
 
getChildren() - Method in class org.gcube.application.reporting.component.Box
 
getChildren() - Method in class org.gcube.application.reporting.component.BoxesArea
 
getChildren() - Method in class org.gcube.application.reporting.component.Heading
 
getChildren() - Method in class org.gcube.application.reporting.component.Instruction
 
getChildren() - Method in interface org.gcube.application.reporting.component.ReportComponent
 
getChildren() - Method in class org.gcube.application.reporting.component.TextInput
 
getChildren() - Method in class org.gcube.application.reporting.component.Title
 
getChildren() - Method in class org.gcube.application.reporting.reference.Column
 
getChildren() - Method in class org.gcube.application.reporting.reference.DBTableRow
 
getChildren() - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
getChildren() - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
getColumns() - Method in class org.gcube.application.reporting.reference.DBTableRow
 
getContent() - Method in class org.gcube.application.reporting.component.Instruction
 
getHeading(int, String, boolean) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getHeadingLevel() - Method in class org.gcube.application.reporting.reference.DBTableRow
 
getId() - Method in class org.gcube.application.reporting.component.AbstractComponent
 
getId() - Method in interface org.gcube.application.reporting.component.ReportComponent
 
getId() - Method in enum org.gcube.application.reporting.reference.ReferenceReportType
 
getInstruction(String) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getKey() - Method in class org.gcube.application.reporting.Property
 
getLevel() - Method in class org.gcube.application.reporting.component.Heading
 
getMedia() - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getModelComponent() - Method in class org.gcube.application.reporting.component.AbstractComponent
 
getModelComponent() - Method in class org.gcube.application.reporting.component.Box
 
getModelComponent() - Method in class org.gcube.application.reporting.component.BoxesArea
 
getModelComponent() - Method in class org.gcube.application.reporting.component.Heading
 
getModelComponent() - Method in class org.gcube.application.reporting.component.Instruction
 
getModelComponent() - Method in class org.gcube.application.reporting.component.TextInput
 
getModelComponent() - Method in class org.gcube.application.reporting.component.Title
 
getModelComponent() - Method in class org.gcube.application.reporting.reference.Column
 
getModelComponent() - Method in class org.gcube.application.reporting.reference.DBTableRow
 
getModelComponent() - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
getModelComponent() - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
getModelType() - Method in class org.gcube.application.reporting.component.Heading
 
getName() - Method in class org.gcube.application.reporting.component.Box
 
getName() - Method in class org.gcube.application.reporting.reference.Column
 
getProperties() - Method in class org.gcube.application.reporting.component.AbstractComponent
 
getProperties() - Method in interface org.gcube.application.reporting.component.ReportComponent
 
getReference(ReferenceReport) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getReferences() - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
getRefType() - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
getReportInstance() - Method in class org.gcube.application.reporting.ReportsModeler
 
getSequence(ReportSequence) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getSequence() - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
getSequenceDelimiter(int) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getStringValue() - Method in class org.gcube.application.reporting.component.AbstractComponent
 
getStringValue() - Method in class org.gcube.application.reporting.component.Box
 
getStringValue() - Method in class org.gcube.application.reporting.component.BoxesArea
 
getStringValue() - Method in class org.gcube.application.reporting.component.Heading
 
getStringValue() - Method in class org.gcube.application.reporting.component.Instruction
 
getStringValue() - Method in interface org.gcube.application.reporting.component.ReportComponent
 
getStringValue() - Method in class org.gcube.application.reporting.component.TextInput
 
getStringValue() - Method in class org.gcube.application.reporting.component.Title
 
getStringValue() - Method in class org.gcube.application.reporting.reference.Column
 
getStringValue() - Method in class org.gcube.application.reporting.reference.DBTableRow
 
getStringValue() - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
getStringValue() - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
getTextInput(String, boolean, Metadata...) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getTitle(String, boolean) - Static method in class org.gcube.application.reporting.ComponentBuilder
Deprecated.  
getType() - Method in class org.gcube.application.reporting.component.AbstractComponent
 
getType() - Method in class org.gcube.application.reporting.component.Box
 
getType() - Method in class org.gcube.application.reporting.component.BoxesArea
 
getType() - Method in class org.gcube.application.reporting.component.Heading
 
getType() - Method in class org.gcube.application.reporting.component.Instruction
 
getType() - Method in interface org.gcube.application.reporting.component.ReportComponent
 
getType() - Method in class org.gcube.application.reporting.component.TextInput
 
getType() - Method in class org.gcube.application.reporting.component.Title
 
getType() - Method in class org.gcube.application.reporting.reference.Column
 
getType() - Method in class org.gcube.application.reporting.reference.DBTableRow
 
getType() - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
getType() - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
getValue() - Method in class org.gcube.application.reporting.Property
 
getValue() - Method in class org.gcube.application.reporting.reference.Column
 

H

hasChildren() - Method in class org.gcube.application.reporting.component.AbstractComponent
 
hasChildren() - Method in class org.gcube.application.reporting.component.Box
 
hasChildren() - Method in class org.gcube.application.reporting.component.BoxesArea
 
hasChildren() - Method in class org.gcube.application.reporting.component.Heading
 
hasChildren() - Method in class org.gcube.application.reporting.component.Instruction
 
hasChildren() - Method in interface org.gcube.application.reporting.component.ReportComponent
 
hasChildren() - Method in class org.gcube.application.reporting.component.TextInput
 
hasChildren() - Method in class org.gcube.application.reporting.component.Title
 
hasChildren() - Method in class org.gcube.application.reporting.reference.Column
 
hasChildren() - Method in class org.gcube.application.reporting.reference.DBTableRow
 
hasChildren() - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
hasChildren() - Method in class org.gcube.application.reporting.sequence.ReportSequence
 
Heading - Class in org.gcube.application.reporting.component
 
Heading(int, String, boolean) - Constructor for class org.gcube.application.reporting.component.Heading
 

I

Instruction - Class in org.gcube.application.reporting.component
 
Instruction(String) - Constructor for class org.gcube.application.reporting.component.Instruction
 
isReadOnly() - Method in class org.gcube.application.reporting.component.Heading
 
isReadOnly() - Method in class org.gcube.application.reporting.component.TextInput
 
isReadOnly() - Method in class org.gcube.application.reporting.component.Title
 
isSelected() - Method in class org.gcube.application.reporting.component.Box
 

M

Modeler - Interface in org.gcube.application.reporting
 

N

nextSection() - Method in interface org.gcube.application.reporting.Modeler
add a section, every add will point to this new section
nextSection() - Method in class org.gcube.application.reporting.ReportsModeler
add a section, every add will point to this new section

O

org.gcube.application.reporting - package org.gcube.application.reporting
 
org.gcube.application.reporting.component - package org.gcube.application.reporting.component
 
org.gcube.application.reporting.component.type - package org.gcube.application.reporting.component.type
 
org.gcube.application.reporting.persistence - package org.gcube.application.reporting.persistence
 
org.gcube.application.reporting.reference - package org.gcube.application.reporting.reference
 
org.gcube.application.reporting.sequence - package org.gcube.application.reporting.sequence
 

P

PersistenceManager - Class in org.gcube.application.reporting.persistence
 
PersistenceManager() - Constructor for class org.gcube.application.reporting.persistence.PersistenceManager
 
Property - Class in org.gcube.application.reporting
 
Property(String, String) - Constructor for class org.gcube.application.reporting.Property
 

R

readModel(String) - Static method in class org.gcube.application.reporting.persistence.PersistenceManager
 
ReferenceReport - Class in org.gcube.application.reporting.reference
 
ReferenceReport(ReferenceReportType, List<DBTableRow>) - Constructor for class org.gcube.application.reporting.reference.ReferenceReport
 
ReferenceReport(String, ReferenceReportType, List<DBTableRow>) - Constructor for class org.gcube.application.reporting.reference.ReferenceReport
 
ReferenceReportType - Enum in org.gcube.application.reporting.reference
 
ReportComponent - Interface in org.gcube.application.reporting.component
 
ReportComponentType - Enum in org.gcube.application.reporting.component.type
 
ReportSequence - Class in org.gcube.application.reporting.sequence
 
ReportSequence(String) - Constructor for class org.gcube.application.reporting.sequence.ReportSequence
 
ReportsModeler - Class in org.gcube.application.reporting
 
ReportsModeler(String, String, String, Date, Date, String) - Constructor for class org.gcube.application.reporting.ReportsModeler
 

S

Sequentiable - Interface in org.gcube.application.reporting
 
setColumns(List<Column>) - Method in class org.gcube.application.reporting.reference.DBTableRow
 
setHeadingLevel(int) - Method in class org.gcube.application.reporting.reference.DBTableRow
 
setId(String) - Method in class org.gcube.application.reporting.component.AbstractComponent
 
setId(String) - Method in interface org.gcube.application.reporting.component.ReportComponent
 
setKey(String) - Method in class org.gcube.application.reporting.Property
 
setName(String) - Method in class org.gcube.application.reporting.reference.Column
 
setProperties(List<Property>) - Method in class org.gcube.application.reporting.component.AbstractComponent
 
setProperties(List<Property>) - Method in interface org.gcube.application.reporting.component.ReportComponent
 
setReferences(List<DBTableRow>) - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
setRefType(ReferenceReportType) - Method in class org.gcube.application.reporting.reference.ReferenceReport
 
setValue(String) - Method in class org.gcube.application.reporting.Property
 
setValue(String) - Method in class org.gcube.application.reporting.reference.Column
 

T

TEMPLATE_HEIGHT - Static variable in interface org.gcube.application.reporting.Modeler
 
TEMPLATE_WIDTH - Static variable in interface org.gcube.application.reporting.Modeler
 
TextInput - Class in org.gcube.application.reporting.component
 
TextInput() - Constructor for class org.gcube.application.reporting.component.TextInput
 
TextInput(String) - Constructor for class org.gcube.application.reporting.component.TextInput
 
TextInput(String, boolean) - Constructor for class org.gcube.application.reporting.component.TextInput
 
Title - Class in org.gcube.application.reporting.component
 
Title(String) - Constructor for class org.gcube.application.reporting.component.Title
 
Title(String, boolean) - Constructor for class org.gcube.application.reporting.component.Title
 
toString() - Method in class org.gcube.application.reporting.reference.Column
 

U

unzipArchive(File, File) - Static method in class org.gcube.application.reporting.persistence.PersistenceManager
 

V

valueOf(String) - Static method in enum org.gcube.application.reporting.component.type.ReportComponentType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.gcube.application.reporting.reference.ReferenceReportType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.gcube.application.reporting.component.type.ReportComponentType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.gcube.application.reporting.reference.ReferenceReportType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeModel(Model) - Static method in class org.gcube.application.reporting.persistence.PersistenceManager
 
writeModel(Model, File) - Static method in class org.gcube.application.reporting.persistence.PersistenceManager
 

Z

zipDir(String, String) - Static method in class org.gcube.application.reporting.persistence.PersistenceManager
 

A B C D G H I M N O P R S T U V W Z

Copyright © 2013. All Rights Reserved.