|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object magoffin.matt.ma2.web.util.EditInitializer
public class EditInitializer
DynamicInitializer for Album
albums.
Constructor Summary | |
---|---|
EditInitializer()
|
Method Summary | |
---|---|
DomainObjectFactory |
getDomainObjectFactory()
|
java.lang.Object |
newInstance(java.lang.Object bean,
java.lang.String property)
|
void |
setDomainObjectFactory(DomainObjectFactory domainObjectFactory)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public EditInitializer()
Method Detail |
---|
public java.lang.Object newInstance(java.lang.Object bean, java.lang.String property)
newInstance
in interface magoffin.matt.xweb.util.DynamicInitializer
public DomainObjectFactory getDomainObjectFactory()
public void setDomainObjectFactory(DomainObjectFactory domainObjectFactory)
domainObjectFactory
- the domainObjectFactory to set
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |