|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.castor.core.nature.BaseNature
org.castor.cpa.util.classresolution.nature.MappingLoaderNature
public final class MappingLoaderNature
MappingLoaderNature provides a MappingLoader.
| Constructor Summary | |
|---|---|
MappingLoaderNature(PropertyHolder holder)
Constructor taking a PropertyHolder. |
|
| Method Summary | |
|---|---|
String |
getId()
Returns the Nature Id. |
MappingLoader |
getMappingLoader()
Returns the MappingLoader. |
void |
setMappingLoader(MappingLoader mappingLoader)
Sets the MappingLoader. |
| Methods inherited from class org.castor.core.nature.BaseNature |
|---|
getBooleanPropertyDefaultFalse, getHolder, getProperty, getPropertyAsList, getPropertyAsMap, setProperty |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MappingLoaderNature(PropertyHolder holder)
PropertyHolder.
holder - The PropertyHolder to use.| Method Detail |
|---|
public String getId()
Class name.Nature.getId()public void setMappingLoader(MappingLoader mappingLoader)
MappingLoader.
mappingLoader - The MappingLoader to set.public MappingLoader getMappingLoader()
MappingLoader.
MappingLoader or null if not set.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||