|
||||||||||
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<User> com.hack23.cia.model.user.impl.UserModelFactoryImpl
@Component(value="UserModelFactory") public class UserModelFactoryImpl extends AbstractModelFactoryImpl<User> implements UserModelFactory
The Class UserModelFactoryImpl.
Constructor and Description |
---|
UserModelFactoryImpl()
|
Modifier and Type | Method and Description |
---|---|
User |
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 UserModelFactoryImpl()
Method Detail |
---|
protected java.lang.Class getPersistentClassImpl()
AbstractModelFactoryImpl
getPersistentClassImpl
in class AbstractModelFactoryImpl<User>
public User create()
AbstractGenericModelFactory
create
in interface AbstractGenericModelFactory<User>
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |