org.springframework.extensions.surf.util
Class ObjectGUID
java.lang.Object
org.springframework.extensions.surf.util.ObjectGUID
public class ObjectGUID
- extends Object
|
Constructor Summary |
ObjectGUID()
Instantiates a new object guid. |
ObjectGUID(boolean secure)
Instantiates a new object guid. |
valueBeforeMD5
public String valueBeforeMD5
- The value before m d5.
valueAfterMD5
public String valueAfterMD5
- The value after m d5.
ObjectGUID
public ObjectGUID()
- Instantiates a new object guid.
ObjectGUID
public ObjectGUID(boolean secure)
- Instantiates a new object guid.
- Parameters:
secure - the secure
toString
public String toString()
- Overrides:
toString in class Object
Copyright © 2009 SpringSource, Inc. All Rights Reserved.