This table defines all possible types of CatalogEntries. Examples of CatalogEntry types are ProductBean, ItemBean, PackageBean, BundleBean and DynamicKitBean.
Method Summary | |
java.lang.String | getDescription() |
java.lang.String | getOid() |
void | setDescription(java.lang.String newValue) |
void | setOid(java.lang.String newValue) |
Method Detail |
public java.lang.String getDescription() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setDescription(java.lang.String newValue)
public java.lang.String getOid() throws java.rmi.RemoteException, javax.ejb.CreateException, javax.ejb.FinderException, javax.naming.NamingException
public void setOid(java.lang.String newValue)
(C) Copyright IBM Corporation 1996, 2005. All Rights Reserved.