|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface provides support for an object to be managed in the server's objectbase category hierarchy.
| Method Summary | |
arlut.csd.ganymede.Category |
getCategory()
This method returns the category that this category node belongs to. |
java.lang.String |
getName()
This method returns the name of this node. |
java.lang.String |
getPath()
This method returns the fully pathed name of this node. |
void |
setCategory(arlut.csd.ganymede.Category category)
This method tells the CategoryNode what it's containing category is. |
| Method Detail |
public arlut.csd.ganymede.Category getCategory()
throws java.rmi.RemoteException
java.rmi.RemoteException
public void setCategory(arlut.csd.ganymede.Category category)
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getName()
throws java.rmi.RemoteException
java.rmi.RemoteException
public java.lang.String getPath()
throws java.rmi.RemoteException
java.rmi.RemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||