|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
HRNPNode of HRNPSource type. HRNPSource is a HRNP representation of an object that user drags. String representation is: "server:port/system/table/attrib/value" Title: DQP Project Description: DQP - Distributed Query Parser. Copyright: Copyright (c) 2002 Company: SAP Portals
| 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 |
getAttrib()
gets the name of the column in the table |
java.lang.String |
getSystem()
|
java.lang.String |
getTable()
gets the name of the table |
java.lang.String |
getValue()
gets the chosen value in the column. |
void |
nullify()
Sets all members to be null or 0. |
void |
setAttrib(java.lang.String attrib)
sets the name of the column in the table |
void |
setSystem(java.lang.String system)
sets system name |
void |
setTable(java.lang.String table)
sets the name of the table |
void |
setValue(java.lang.String value)
sets the value in the column |
| Methods inherited from interface com.sap.portal.unification.hrnpnode.IHRNPNode |
clone, equals, getHRNPLink, print, toString |
| Method Detail |
public void nullify()
public java.lang.String getSystem()
public void setSystem(java.lang.String system)
system - name of the systempublic java.lang.String getTable()
public void setTable(java.lang.String table)
table - table namepublic java.lang.String getAttrib()
public void setAttrib(java.lang.String attrib)
attrib - public java.lang.String getValue()
public void setValue(java.lang.String value)
value -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||