Class SpaceKeyHandle
java.lang.Object
com.atlassian.confluence.internal.search.tasks.SpaceKeyHandle
- All Implemented Interfaces:
Handle
,Serializable
The spaceKey is sufficient to serve as the handle for spaces stored in the index.
- Since:
- 7.9.0
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
SpaceKeyHandle
-
-
Method Details
-
toString
Description copied from interface:Handle
ThetoString()
method of a Handle must be written so that the AnyTypeObjectDao (for example) can resolve the String representation of a Handle back to a Handle object, and thus find the referenced object -
equals
-
hashCode
public int hashCode()
-