|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PublicationModel | |
fr.paris5.shaman.insight.content | Defines storage behavior for content resources. |
fr.paris5.shaman.insight.model | Buisness Objects, made persistent by Prevayler. |
Uses of PublicationModel in fr.paris5.shaman.insight.content |
Methods in fr.paris5.shaman.insight.content that return PublicationModel | |
PublicationModel |
ImportFromLegend.importResources(InsightModel insightModel)
Deprecated. |
Methods in fr.paris5.shaman.insight.content with parameters of type PublicationModel | |
ImportedResources |
StoreFeeder.feed(LegendResources legendResources,
PublicationModel publicationModel)
|
Uses of PublicationModel in fr.paris5.shaman.insight.model |
Methods in fr.paris5.shaman.insight.model that return PublicationModel | |
PublicationModel[] |
TopicModel.getPublications()
|
PublicationModel |
TopicModel.getOwnedPublication(long id)
|
PublicationModel |
TopicModel.getDefaultPublication()
|
PublicationModel |
InsightModel.getPublicationModel(Publication publication)
|
PublicationModel |
FragmentModel.getPublicationModel()
|
Methods in fr.paris5.shaman.insight.model with parameters of type PublicationModel | |
void |
TopicModel.setDefaultPublicationModel(PublicationModel newDefault)
|
Constructors in fr.paris5.shaman.insight.model with parameters of type PublicationModel | |
FragmentModel(PublicationModel publicationModel,
java.lang.String path)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |