Novell exteNd
Director 5.2 API

com.sssw.wf.ui.api
Interface EbiLinkUI

All Superinterfaces:
EbiComponentUI

public interface EbiLinkUI
extends EbiComponentUI

The base bean class interface representing a link bean.

See Also:
EbiComponentUI

Method Summary
 String getDestinationUIClassName()
          Get link bean class' destination bean class name.
 
Methods implemented from interface com.sssw.wf.ui.api.EbiComponentUI
getId, getName, setName
 

Method Detail

getDestinationUIClassName

public String getDestinationUIClassName()
Get link bean class' destination bean class name.
Returns:
String - the destination bean class name.

Novell exteNd
Director 5.2 API