class: MetadataSetVO

public class: MetadataSetVO
Author:
Project: Phase: 1.0; Status: Proposed; Version: $Revision: 1951 $ $LastChangedDate: 2009-05-07 10:; Complexity: 1
Dates: Created: 16.07.2009 15:14:13; Modified: 16.07.2009 15:14:13;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {A3A081AA-312A-4cdb-81E4-D2705F6FAEBB}
The super class for the different metadata sets for the different types of items (Publication, Transcription, etc.)
@revised by MuJ: 28.08.2007
 

Goto: Custom Properties, Fields, Methods

Extends: ValueObject

See also: MdsFacesContainerVO, MdsFaceVO, MdsFileVO, MdsJHoveVO, MdsOrganizationalUnitDetailsVO, MdsPublicationVO, ContextVO, MdsCollectionVO, MdsFilmVO, MdsImageVO, MdsTranscriptionVO, MdsTranslationVO, TextVO, ValueObject

Appears in: valueobjects

Connections
 
Custom Properties
 
MetadataSetVO Attributes
Attribute Details
private TextVO
  title
Notes: The title of the item.
 
MetadataSetVO Methods
Operation Details
protected
clone():MetadataSetVO
Sequential
Tags: annotations=@Override
public
getTitle():TextVO
Sequential
Notes: Delivers the title.
public
MetadataSetVO():
Sequential
Notes: Creates a new instance.
public
MetadataSetVO(
   MetadataSetVO other):
Sequential
Notes: Copy constructor.
public
setTitle(
   TextVO newVal):void
Sequential
Notes: Sets the title.