atg.repository
Class RepositoryItemImpl.NullObject

java.lang.Object
  extended by atg.repository.RepositoryItemImpl.NullObject
All Implemented Interfaces:
java.io.Serializable
Enclosing class:
RepositoryItemImpl

public static class RepositoryItemImpl.NullObject
extends java.lang.Object
implements java.io.Serializable

Placeholder that represents a 'null' value in the changes table

See Also:
Serialized Form

Constructor Summary
RepositoryItemImpl.NullObject()
           
 
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

RepositoryItemImpl.NullObject

public RepositoryItemImpl.NullObject()
Method Detail

toString

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