ch.odi.justblog.api.blogger
Class PersistentEntryExt

java.lang.Object
  extended bych.odi.justblog.api.blogger.PersistentEntryExt
All Implemented Interfaces:
IBloggerEntryExt

class PersistentEntryExt
extends java.lang.Object
implements IBloggerEntryExt

Author:
oglueck

Constructor Summary
(package private) PersistentEntryExt()
           
 
Method Summary
 java.lang.String getId()
           
 void setId(java.lang.String id)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PersistentEntryExt

PersistentEntryExt()
Method Detail

getId

public java.lang.String getId()
Specified by:
getId in interface IBloggerEntryExt
Returns:
Returns the id.

setId

public void setId(java.lang.String id)
Specified by:
setId in interface IBloggerEntryExt
Parameters:
id - The id to set.


Copyright © 2005 Ortwin Glück. All Rights Reserved.