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

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

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

Implementation of the constant SCOPE_CELL

See Also:
Serialized Form

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

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