ca.ucalgary.seahawk.util
Interface MobyContentCreator
- All Known Implementing Classes:
- MobyDataObjectDeferred, MobyDataObjectDeferredSAI, MobyDataObjectSetDeferred, MobyDataObjectSetDeferredSAI
public interface MobyContentCreator
Interface implemented by Seahawk moby data classes that are actually placeholders
for lists of data. When encountyered during service invocation, the method
should be called to generate many jobs (gathered as a MobyContentInstance) rather than a single job.
getAllContents
MobyContentInstance getAllContents(String jobParamName)
- Parameters:
jobParamName
- the article name that should be given to each value, in its own job
Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010