|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
HRNPNode of HRNPDestination type. HRNPDestination is a HRNP representation of an object to which the user relates draggable object. String representation is: "server:port/component_name/iview" Title: DQP Project Description: DQP - Distributed Query Parser. Copyright: Copyright (c) 2002 Company: SAP Portals
| Field Summary | |
static java.lang.String |
COMPONENT_ACTION
Action component name |
| 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 | |
java.lang.String |
getComponentType()
gets component type of this IHRNPDestination |
java.lang.String |
getIview()
gets the full path of the iView |
int |
getPort()
gets port number of the portal on the server machine |
java.lang.String |
getServer()
gets the server name of this HRNPDestination |
void |
nullify()
Sets all members to be null or 0. |
void |
setComponentType(java.lang.String componentType)
sets the component type |
void |
setIview(java.lang.String iView)
sets the main object of the destination iview |
| Methods inherited from interface com.sap.portal.unification.hrnpnode.IHRNPNode |
clone, equals, getHRNPLink, print, toString |
| Field Detail |
public static final java.lang.String COMPONENT_ACTION
| Method Detail |
public void nullify()
public java.lang.String getServer()
public int getPort()
public java.lang.String getComponentType()
public void setComponentType(java.lang.String componentType)
iView - public java.lang.String getIview()
public void setIview(java.lang.String iView)
iView -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||