|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--fr.paris5.shaman.insight.model.FragmentModel
Persistent implementation of a Fragment.
Field Summary | |
private java.lang.String |
path
|
private PublicationModel |
publicationModel
|
Constructor Summary | |
FragmentModel(PublicationModel publicationModel,
java.lang.String path)
|
Method Summary | |
java.lang.String |
getPath()
|
PublicationModel |
getPublicationModel()
|
Methods inherited from class java.lang.Object |
|
Field Detail |
private final PublicationModel publicationModel
private final java.lang.String path
Constructor Detail |
public FragmentModel(PublicationModel publicationModel, java.lang.String path)
Method Detail |
public PublicationModel getPublicationModel()
public java.lang.String getPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |