org.exoplatform.calendar.service
Class CsPropertyMapping

java.lang.Object
  extended by org.exoplatform.calendar.service.CsPropertyMapping

public class CsPropertyMapping
extends Object

Created by The eXo Platform SAS Author : eXoPlatform exo@exoplatform.com Dec 3, 2008


Constructor Summary
CsPropertyMapping()
           
 
Method Summary
 String getDefaultValue()
           
 String getPropertyName()
           
 String getReplaceName()
           
 void setDefaultValue(String defaultValue)
           
 void setPropertyName(String propertyName)
           
 void setReplaceName(String replaceName)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CsPropertyMapping

public CsPropertyMapping()
Method Detail

setPropertyName

public void setPropertyName(String propertyName)

getPropertyName

public String getPropertyName()

setDefaultValue

public void setDefaultValue(String defaultValue)

getDefaultValue

public String getDefaultValue()

setReplaceName

public void setReplaceName(String replaceName)

getReplaceName

public String getReplaceName()


Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.