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

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

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

Implementation of the constant SCOPE_SERVER

See Also:
Serialized Form

Constructor Summary
protected UrlResourceServiceConstants.ScopeServerConstant()
          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.ScopeServerConstant

protected UrlResourceServiceConstants.ScopeServerConstant()
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()