|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectnet.eastol.news.jdo.bean.NewsSys
TODO DOCUMENT ME!
| Field Summary | |
java.util.ArrayList |
classList
TODO |
java.util.Date |
createdDate
TODO |
| Constructor Summary | |
NewsSys()
Creates a new NewsSys object. |
|
| Method Summary | |
void |
addClass(NewsClass nc)
TODO |
void |
delete()
TODO |
void |
deleteClass(NewsClass nc)
|
java.util.ArrayList |
getClassList()
TODO |
java.lang.String |
getObjectId()
TODO |
NewsSys |
init()
TODO |
static java.lang.String |
initSystem(javax.jdo.PersistenceManager pm)
TODO |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public java.util.ArrayList classList
public java.util.Date createdDate
| Constructor Detail |
public NewsSys()
| Method Detail |
public java.util.ArrayList getClassList()
public java.lang.String getObjectId()
throws com.justhis.util.exception.UtilException
JDOConst
getObjectId in interface JDOConstcom.justhis.util.exception.UtilException - TODOJDOConst.getObjectId()public void addClass(NewsClass nc)
nc - TODOpublic void delete()
JDOConst
delete in interface JDOConstJDOConst.delete()
public void deleteClass(NewsClass nc)
throws com.justhis.util.exception.UtilException
nc -
com.justhis.util.exception.UtilExceptionpublic NewsSys init()
public static java.lang.String initSystem(javax.jdo.PersistenceManager pm)
throws com.justhis.util.exception.UtilException
pm - TODO
com.justhis.util.exception.UtilException - TODO
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||