gcsImplementations.spreadGcs
Class SpreadGcsGroupID

java.lang.Object
  extended by gcs.GcsGroupID
      extended by gcsImplementations.spreadGcs.SpreadGcsGroupID

public class SpreadGcsGroupID
extends GcsGroupID

Spread back-end implementation of the GcsGroupID.

Author:
tkob
See Also:
GcsGroupID

Constructor Summary
SpreadGcsGroupID()
           
 
Method Summary
 boolean equals(java.lang.Object object)
           
 java.lang.String toString()
          Used to convert the GroupID value to a string.
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

SpreadGcsGroupID

public SpreadGcsGroupID()
Method Detail

equals

public boolean equals(java.lang.Object object)
Overrides:
equals in class java.lang.Object

toString

public java.lang.String toString()
Description copied from class: GcsGroupID
Used to convert the GroupID value to a string.

Specified by:
toString in class GcsGroupID
Returns:
GroupID converted to a string