|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PropertyService
This service provides access to domain objects containing property (file) information, such as country information.
| Method Summary | |
|---|---|
java.lang.String[] |
getCategoryTemplates()
Get a array of templates for categoryTypes. |
java.lang.String[] |
getProductTemplates()
Get a array of templates for productTypes. |
java.util.Map |
getPropertiesMap()
Returns a properties map where the keys are properties file names and the values are Properties objects. |
void |
setPropertiesDao(PropertiesDao propertiesDao)
Set the DAO used to load properties. |
| Methods inherited from interface com.elasticpath.service.EpService |
|---|
getElasticPath, setElasticPath |
| Method Detail |
|---|
java.lang.String[] getCategoryTemplates()
java.lang.String[] getProductTemplates()
java.util.Map getPropertiesMap()
void setPropertiesDao(PropertiesDao propertiesDao)
propertiesDao - the properties DAO used to retrieve country information.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||