|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
Interface to the category ejb.
| Method Summary | |
java.lang.String |
getIconURL()
Get icon URL. |
java.lang.String |
getName()
Get name. |
int |
getOrder()
Get order. |
java.lang.String |
getPortalName()
Get portal name. |
void |
setIconURL(java.lang.String aURL)
Set icon URL. |
void |
setOrder(int anOrder)
Set order. |
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome,
getHandle,
getPrimaryKey,
isIdentical,
remove |
| Method Detail |
public java.lang.String getPortalName()
throws java.rmi.RemoteException
StringRemoteException -
public java.lang.String getName()
throws java.rmi.RemoteException
StringRemoteException -
public int getOrder()
throws java.rmi.RemoteException
intRemoteException -
public void setOrder(int anOrder)
throws java.rmi.RemoteException
anOrder - RemoteException -
public void setIconURL(java.lang.String aURL)
throws java.rmi.RemoteException
aURL - the icon url.RemoteException -
public java.lang.String getIconURL()
throws java.rmi.RemoteException
String the icon url.RemoteException -
|
BEA Systems, Inc. | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||