com.ibm.portal.services.url
Class UrlResourceServiceConstants.ScopeNodeConstant

java.lang.Object
  extended by com.ibm.portal.services.url.UrlResourceServiceConstants.ScopeNodeConstant
All Implemented Interfaces:
UrlResourceServiceConstants.ScopeConstants, java.io.Serializable
Enclosing interface:
UrlResourceServiceConstants

public static final class UrlResourceServiceConstants.ScopeNodeConstant
extends java.lang.Object
implements UrlResourceServiceConstants.ScopeConstants, java.io.Serializable

Implementation of the constant SCOPE_NODE

See Also:
Serialized Form

Constructor Summary
protected UrlResourceServiceConstants.ScopeNodeConstant()
          Nobody should instantiate this class directly
 
Method Summary
 java.lang.String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

UrlResourceServiceConstants.ScopeNodeConstant

protected UrlResourceServiceConstants.ScopeNodeConstant()
Nobody should instantiate this class directly

Method Detail

toString

public java.lang.String toString()
Overrides:
toString in class java.lang.Object
See Also:
Object.toString()