org.apache.ojb.broker
Class News

java.lang.Object
  extended byorg.apache.ojb.broker.BaseContentImpl
      extended byorg.apache.ojb.broker.News
All Implemented Interfaces:
Content, java.io.Serializable

public class News
extends BaseContentImpl

This interface is used to test extent aware path expressions

Author:
Leandro Rodrigo Saad Cruz
See Also:
Serialized Form

Constructor Summary
News()
           
News(int id)
           
 
Method Summary
 java.lang.String getHeadline()
           
 void setHeadline(java.lang.String headline)
           
 
Methods inherited from class org.apache.ojb.broker.BaseContentImpl
getId, getQualifiers, setId, setQualifiers
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

News

public News()

News

public News(int id)
Method Detail

getHeadline

public java.lang.String getHeadline()
Returns:

setHeadline

public void setHeadline(java.lang.String headline)


Authors: Thomas Mahler and others. (C) 2000 - 2003 Apache Software Foundation
All rights reserved. Published under the Apache License.
http://db.apache.org/ojb
Version: 1.0.rc5, 2003-12-14