org.ow2.weblab.portlet.bean
Class MetaConfBean

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

public class MetaConfBean
extends java.lang.Object

Class representing a result configuration for result portlet.

Author:
emilien

Constructor Summary
MetaConfBean()
           
 
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

MetaConfBean

public MetaConfBean()
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.