it.eng.spagobi.analiticalmodel.document.bo
Class DocumentMetadataProperty

java.lang.Object
  extended by it.eng.spagobi.analiticalmodel.document.bo.DocumentMetadataProperty

public class DocumentMetadataProperty
extends java.lang.Object


Constructor Summary
DocumentMetadataProperty()
           
 
Method Summary
 ObjMetadata getMeta()
           
 ObjMetacontent getMetacontent()
           
 void setMetadataPropertyDefinition(ObjMetadata meta)
           
 void setMetadataPropertyValue(ObjMetacontent metacontent)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DocumentMetadataProperty

public DocumentMetadataProperty()
Method Detail

getMeta

public ObjMetadata getMeta()

setMetadataPropertyDefinition

public void setMetadataPropertyDefinition(ObjMetadata meta)

getMetacontent

public ObjMetacontent getMetacontent()

setMetadataPropertyValue

public void setMetadataPropertyValue(ObjMetacontent metacontent)