org.pentaho.commons.util.repository.type
Class CmisProperties

java.lang.Object
  extended by org.pentaho.commons.util.repository.type.CmisProperties

public class CmisProperties
extends Object


Constructor Summary
CmisProperties()
           
 
Method Summary
 List<CmisProperty> getProperties()
           
 void setProperties(List<CmisProperty> properties)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CmisProperties

public CmisProperties()
Method Detail

getProperties

public List<CmisProperty> getProperties()

setProperties

public void setProperties(List<CmisProperty> properties)