|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Experience | |
---|---|
com.fabula.timeline.service.model | |
com.fabula.timeline.service.rest.impl |
Uses of Experience in com.fabula.timeline.service.model |
---|
Methods in com.fabula.timeline.service.model that return types with arguments of type Experience | |
---|---|
java.util.List<Experience> |
Experiences.getExperiences()
|
Method parameters in com.fabula.timeline.service.model with type arguments of type Experience | |
---|---|
void |
Experiences.setExperiences(java.util.List<Experience> experiences)
|
Constructor parameters in com.fabula.timeline.service.model with type arguments of type Experience | |
---|---|
Experiences(java.util.List<Experience> experiences)
|
Uses of Experience in com.fabula.timeline.service.rest.impl |
---|
Methods in com.fabula.timeline.service.rest.impl with parameters of type Experience | |
---|---|
void |
TimelineResource.putExperience(Experience experience)
PUT Store or update one Experience URL: /experience/ Consumes a complete experience as JSON or XML and stores/updates in Google App Engine. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |