com.sap.portal.unification.hrnpnode
Interface IHRNPDestination50

All Superinterfaces:
IHRNPDestination, IHRNPNode

public interface IHRNPDestination50
extends IHRNPDestination

Title: DQP Project Description: DQP - Distributed Query Parser. Copyright: Copyright (c) 2002 Company: SAP Portals

Version:
1.0

Field Summary
static java.lang.String COMPONENT_FOLDER
          Folder component name
static java.lang.String COMPONENT_REPORT
          Report component name
static java.lang.String COMPONENT_SYSTEM
          System component name
 
Fields inherited from interface com.sap.portal.unification.hrnpnode.IHRNPDestination
COMPONENT_ACTION
 
Fields inherited from interface com.sap.portal.unification.hrnpnode.IHRNPNode
DELIMETER_SEPARATOR, DELIMETER_SERVER, OPERATOR_DRAG_AND_RELATE, OPERATOR_FILTER, OPERATOR_OR, RELATION_BRACE_LEFT, RELATION_BRACE_RIGHT
 
Method Summary
 void setComponentType(java.lang.String type)
          gets the component type of this HRNPDestination
 void setIview(java.lang.String type)
          sets the main object of the destination iview
 void setPort(int port)
          gets port number of the portal on the server machine
 void setServer(java.lang.String s)
          sets server name
 
Methods inherited from interface com.sap.portal.unification.hrnpnode.IHRNPDestination
getComponentType, getIview, getPort, getServer, nullify
 
Methods inherited from interface com.sap.portal.unification.hrnpnode.IHRNPNode
clone, equals, getHRNPLink, print, toString
 

Field Detail

COMPONENT_FOLDER

public static final java.lang.String COMPONENT_FOLDER
Folder component name

COMPONENT_REPORT

public static final java.lang.String COMPONENT_REPORT
Report component name

COMPONENT_SYSTEM

public static final java.lang.String COMPONENT_SYSTEM
System component name
Method Detail

setServer

public void setServer(java.lang.String s)
sets server name
Parameters:
s - the name or IP of the server machine

setPort

public void setPort(int port)
gets port number of the portal on the server machine
Returns:
port number of the portal

setComponentType

public void setComponentType(java.lang.String type)
gets the component type of this HRNPDestination
Specified by:
setComponentType in interface IHRNPDestination
Returns:
component type

setIview

public void setIview(java.lang.String type)
Description copied from interface: IHRNPDestination
sets the main object of the destination iview
Specified by:
setIview in interface IHRNPDestination
Following copied from interface: com.sap.portal.unification.hrnpnode.IHRNPDestination
Parameters:
iView -