|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object net.sf.oness.party.model.facade.action.CreatePartyAction
Constructor Summary | |
CreatePartyAction(net.sf.oness.common.model.dao.Dao partyDao,
Party party,
boolean ignoreExisting)
|
Method Summary | |
Party |
execute()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public CreatePartyAction(net.sf.oness.common.model.dao.Dao partyDao, Party party, boolean ignoreExisting)
Method Detail |
public Party execute() throws net.sf.oness.common.model.exceptions.ExistingInstanceException
net.sf.oness.common.model.exceptions.ExistingInstanceException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |