org.infoglue.cms.applications.databeans
Class ReferenceVersionBean

java.lang.Object
  extended by org.infoglue.cms.applications.databeans.ReferenceVersionBean

public class ReferenceVersionBean
extends java.lang.Object

This bean is really just to give the reference-screens a nice datastructure.

Author:
mattias

Constructor Summary
ReferenceVersionBean()
           
 
Method Summary
 java.lang.Object getReferencingObject()
           
 java.util.List getRegistryVOList()
           
 void setReferencingObject(java.lang.Object referencingObject)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReferenceVersionBean

public ReferenceVersionBean()
Method Detail

getReferencingObject

public java.lang.Object getReferencingObject()

setReferencingObject

public void setReferencingObject(java.lang.Object referencingObject)

getRegistryVOList

public java.util.List getRegistryVOList()


Copyright © 2005 InfoGlue.org All Rights Reserved.