com.jaspersoft.jasperserver.api.common.domain.impl
Class AbstractAttributedObject

java.lang.Object
  extended by com.jaspersoft.jasperserver.api.common.domain.impl.AbstractAttributedObject
All Implemented Interfaces:
AttributedObject

public class AbstractAttributedObject
extends java.lang.Object
implements AttributedObject

Version:
$Id: AbstractAttributedObject.java 8408 2007-05-29 23:29:12Z melih $
Author:
tkavanagh

Constructor Summary
AbstractAttributedObject()
           
 
Method Summary
 java.util.List getAttributes()
           
 void setAttributes(java.util.List attributes)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AbstractAttributedObject

public AbstractAttributedObject()
Method Detail

getAttributes

public java.util.List getAttributes()
Specified by:
getAttributes in interface AttributedObject
Returns:
List of Attributes for the object

setAttributes

public void setAttributes(java.util.List attributes)
Specified by:
setAttributes in interface AttributedObject


Copyright © 2007. All Rights Reserved.