|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Object
|
+--com.sapportals.portal.prt.util.Stringable
|
+--com.sapportals.portal.prt.pom.NodeType
A NodeType identifies a type of node in the Portal Object Model.
It also offers a String representation which does not need to be unique.
Copyright (c) SAP Portals Europe GmbH 2001
Stringable| Field Summary | |
static NodeType |
COMPONENT_NODE
Describes a node directly related to a standard component. |
static NodeType |
PORTAL_NODE
Describes a root/portal node. |
| Constructor Summary | |
NodeType(java.lang.String type)
|
|
| Methods inherited from class com.sapportals.portal.prt.util.Stringable |
toString |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
public static final NodeType COMPONENT_NODE
public static final NodeType PORTAL_NODE
| Constructor Detail |
public NodeType(java.lang.String type)
type -
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||