|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object com.hack23.cia.model.common.impl.AbstractModelFactoryImpl<Country> com.hack23.cia.model.common.impl.CountryModelFactoryImpl
@Component(value="CountryModelFactory") public class CountryModelFactoryImpl extends AbstractModelFactoryImpl<Country> implements CountryModelFactory
The Class CountryModelFactoryImpl.
Constructor and Description |
---|
CountryModelFactoryImpl()
|
Modifier and Type | Method and Description |
---|---|
Country |
create()
Creates the. |
protected java.lang.Class |
getPersistentClassImpl()
Gets the persistent class impl. |
Methods inherited from class com.hack23.cia.model.common.impl.AbstractModelFactoryImpl |
---|
getPersistentClass |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface com.hack23.cia.model.common.api.AbstractGenericModelFactory |
---|
getPersistentClass |
Constructor Detail |
---|
public CountryModelFactoryImpl()
Method Detail |
---|
protected java.lang.Class getPersistentClassImpl()
AbstractModelFactoryImpl
getPersistentClassImpl
in class AbstractModelFactoryImpl<Country>
public Country create()
AbstractGenericModelFactory
create
in interface AbstractGenericModelFactory<Country>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |