@Deprecated public class ProjectProperties extends Object
Constructor and Description |
---|
ProjectProperties()
Deprecated.
|
ProjectProperties(Project project,
PropertiesContext propertiesContext)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Project |
getProject()
Deprecated.
|
PropertiesContext |
getPropertiesContext()
Deprecated.
|
void |
setProject(Project project)
Deprecated.
|
void |
setPropertiesContext(PropertiesContext propertiesContext)
Deprecated.
|
public ProjectProperties()
public ProjectProperties(Project project, PropertiesContext propertiesContext)
public Project getProject()
public void setProject(Project project)
public PropertiesContext getPropertiesContext()
public void setPropertiesContext(PropertiesContext propertiesContext)
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.