Operation |
Details |
public getCreationDate():String |
Sequential Notes: | Delivers the creation date of the transcription. | |
public getCreators():java.util.List |
Sequential Notes: | Delivers the list of creators of the transcription. Constraint: Only CreatorRole 'Transcriber' is allowed. | |
public getLanguage():String |
Sequential Notes: | Delivers the language of the transcription. | |
public setCreationDate( String newVal):void |
Sequential Notes: | Sets the creation date of the transcription. | |
public setLanguage( String newVal):void |
Sequential Notes: | Sets the language of the transcription. | |