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
|
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 |
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
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 -