class: PubItemVO

public class: PubItemVO
Author:
Project: Phase: 1.0; Status: Proposed; Version: 1.0; Complexity: 1
Dates: Created: 16.07.2009 15:13:49; Modified: 16.07.2009 15:13:49;
Flags: Active: false; IsRoot: false; IsLeaf: false;
Extension Points:
UUID: {7DDAC629-4AF3-4c98-B0C3-041938BDC369}
 

Goto: Custom Properties, Fields, Methods

Extends: ItemVO

See also: ItemVO

Appears in: publication

Connections
 
Custom Properties
 
PubItemVO Attributes
Attribute Details
private static Logger
  logger
Initial: Logger.getLogger(PubItemVO.class)
 
PubItemVO Methods
Operation Details
public
clone():Object
Sequential
Tags: annotations=@Override
Notes: {@inheritDoc}
@author Tobias Schraut
public
getMetadata():MdsPublicationVO
Sequential
public
PubItemVO():
Sequential
Notes: Default constructor.
public
PubItemVO(
   ItemVO itemVO):
Sequential
Notes: Clone constructor.
public
setMetadata(
   MdsPublicationVO mdsPublicationVO):void
Sequential