jas.jds.interfaces
Interface RemoteEventSourceFolder

All Superinterfaces:
java.rmi.Remote
All Known Implementing Classes:
RemoteEventSourceFolderAdaptor

public interface RemoteEventSourceFolder
extends java.rmi.Remote


Method Summary
 java.lang.String getDescription()
           
 boolean isCurrentEventSource()
           
 void setAsCurrentEventSource()
           
 

Method Detail

isCurrentEventSource

public boolean isCurrentEventSource()
                             throws java.rmi.RemoteException

setAsCurrentEventSource

public void setAsCurrentEventSource()
                             throws java.rmi.RemoteException

getDescription

public java.lang.String getDescription()
                                throws java.rmi.RemoteException