| Package | Description |
|---|---|
| rs.data.api |
Provides the main interfaces to a model API.
|
| rs.data.impl |
Provides abstract implementations for the main model API.
|
| Modifier and Type | Method and Description |
|---|---|
URLTransformer |
DaoFactory.getUrlTransformer()
Returns the urlTransformer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DaoFactory.setUrlTransformer(URLTransformer urlTransformer)
Sets the urlTransformer.
|
| Modifier and Type | Method and Description |
|---|---|
URLTransformer |
AbstractDaoFactory.getUrlTransformer()
Returns the urlTransformer.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractDaoFactory.setUrlTransformer(URLTransformer urlTransformer)
Sets the urlTransformer.
|
Copyright © 2013. All Rights Reserved.