|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvalidIdException | |
fr.paris5.shaman.insight.model | Buisness Objects, made persistent by Prevayler. |
fr.paris5.shaman.insight.operation | Operation objects encapsulate "things to do" on the server. |
Uses of InvalidIdException in fr.paris5.shaman.insight.model |
Methods in fr.paris5.shaman.insight.model that throw InvalidIdException | |
PublicationModel |
TopicModel.getOwnedPublication(long id)
|
TopicModel |
InsightModel.getTopicModel(Topic topic)
|
TopicModel |
InsightModel.getTopicModel(long id)
|
PublicationModel |
InsightModel.getPublicationModel(Publication publication)
|
Uses of InvalidIdException in fr.paris5.shaman.insight.operation |
Methods in fr.paris5.shaman.insight.operation that throw InvalidIdException | |
protected void |
UpdatePublicationStateOperation.doExecute(InsightModel insightModel)
|
void |
SetTopicDefaultPublicationOperation.doExecute(InsightModel insightModel)
|
protected void |
GetPublicationFragmentsOperation.doExecute(InsightModel insightModel)
|
protected void |
GetTopicPublicationsOperation.doExecute(InsightModel insightModel)
|
void |
CreateTopicOperation.doExecute(InsightModel insightModel)
|
void |
GetTopicDefaultPublicationOperation.doExecute(InsightModel insightModel)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |