org.kuali.common.util.property
Class ProjectProperties

java.lang.Object
  extended by org.kuali.common.util.property.ProjectProperties

Deprecated.

@Deprecated
public class ProjectProperties
extends Object


Constructor Summary
ProjectProperties()
          Deprecated.  
ProjectProperties(Project project, PropertiesContext propertiesContext)
          Deprecated.  
 
Method Summary
 Project getProject()
          Deprecated.  
 PropertiesContext getPropertiesContext()
          Deprecated.  
 void setProject(Project project)
          Deprecated.  
 void setPropertiesContext(PropertiesContext propertiesContext)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ProjectProperties

public ProjectProperties()
Deprecated. 

ProjectProperties

public ProjectProperties(Project project,
                         PropertiesContext propertiesContext)
Deprecated. 
Method Detail

getProject

public Project getProject()
Deprecated. 

setProject

public void setProject(Project project)
Deprecated. 

getPropertiesContext

public PropertiesContext getPropertiesContext()
Deprecated. 

setPropertiesContext

public void setPropertiesContext(PropertiesContext propertiesContext)
Deprecated. 


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.