com.sapportals.portal.prt.pom

Class NodeType

java.lang.Object
  extended by com.sapportals.portal.prt.util.Stringable
      extended by com.sapportals.portal.prt.pom.NodeType

public class NodeType
extends Stringable

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

See Also:
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(String type)
           
 
Method Summary
 
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

COMPONENT_NODE

public static final NodeType COMPONENT_NODE
Describes a node directly related to a standard component.


PORTAL_NODE

public static final NodeType PORTAL_NODE
Describes a root/portal node.
The Portal Object Model must hold exactly one node of this type.

Constructor Detail

NodeType

public NodeType(String type)
Parameters:
type -
Access Rights

This class can be accessed from:


SC DC Public Part ACH
[sap.com] EP-BASIS-API [sap.com] epbc.prtapi._apideprecated default EP-PIN-PRT
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/lib/api api EP-PIN
[sap.com] EP-BASIS-API [sap.com] tc/epbc/prt/api api EP-PIN


Copyright 2011 SAP AG Complete Copyright Notice