org.gcube.application.reporting
Class ComponentBuilder

java.lang.Object
  extended by org.gcube.application.reporting.ComponentBuilder

Deprecated.

@Deprecated
public class ComponentBuilder
extends Object


Field Summary
protected static int COMP_HEIGHT
          Deprecated.  
protected static int COMP_WIDTH
          Deprecated.  
 
Constructor Summary
ComponentBuilder()
          Deprecated.  
 
Method Summary
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getAttributeArea(String attrName, ArrayList<org.gcube.portlets.d4sreporting.common.shared.Attribute> values, boolean allowMultiselection, org.gcube.portlets.d4sreporting.common.shared.Metadata... metadata)
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getHeading(int level, String content, boolean isReadonly)
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getInstruction(String content)
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getMedia()
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getReference(ReferenceReport ref)
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getSequence(ReportSequence seq)
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getSequenceDelimiter(int height)
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getTextInput(String content, boolean isReadonly, org.gcube.portlets.d4sreporting.common.shared.Metadata... properties)
          Deprecated.  
protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getTitle(String content, boolean isReadonly)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMP_WIDTH

protected static final int COMP_WIDTH
Deprecated. 
See Also:
Constant Field Values

COMP_HEIGHT

protected static final int COMP_HEIGHT
Deprecated. 
See Also:
Constant Field Values
Constructor Detail

ComponentBuilder

public ComponentBuilder()
Deprecated. 
Method Detail

getTitle

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getTitle(String content,
                                                                                       boolean isReadonly)
Deprecated. 

getTextInput

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getTextInput(String content,
                                                                                           boolean isReadonly,
                                                                                           org.gcube.portlets.d4sreporting.common.shared.Metadata... properties)
Deprecated. 

getHeading

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getHeading(int level,
                                                                                         String content,
                                                                                         boolean isReadonly)
Deprecated. 

getAttributeArea

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getAttributeArea(String attrName,
                                                                                               ArrayList<org.gcube.portlets.d4sreporting.common.shared.Attribute> values,
                                                                                               boolean allowMultiselection,
                                                                                               org.gcube.portlets.d4sreporting.common.shared.Metadata... metadata)
Deprecated. 

getMedia

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getMedia()
Deprecated. 

getSequenceDelimiter

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getSequenceDelimiter(int height)
Deprecated. 

getInstruction

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getInstruction(String content)
Deprecated. 

getReference

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getReference(ReferenceReport ref)
Deprecated. 

getSequence

protected static org.gcube.portlets.d4sreporting.common.shared.BasicComponent getSequence(ReportSequence seq)
Deprecated. 


Copyright © 2013. All Rights Reserved.