org.ow2.weblab.portlet.bean
Class ResultConfBean

java.lang.Object
  extended by org.ow2.weblab.portlet.bean.ResultConfBean

public class ResultConfBean
extends java.lang.Object

Class representing a result configuration for result portlet.

Author:
emilien

Constructor Summary
ResultConfBean()
           
 
Method Summary
 java.util.Map<java.lang.String,java.lang.Boolean> getProperties()
           
 void setProperties(java.util.Map<java.lang.String,java.lang.Boolean> properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResultConfBean

public ResultConfBean()
Method Detail

getProperties

public java.util.Map<java.lang.String,java.lang.Boolean> getProperties()

setProperties

public void setProperties(java.util.Map<java.lang.String,java.lang.Boolean> properties)


Copyright © 2004-2012. All Rights Reserved.