Interface ResourceReferenceTypeSerializer
@Role
public interface ResourceReferenceTypeSerializer
Serialize a given Resource Reference to a String based on its Resource Type.
- Since:
- 2.5RC1
- Version:
- $Id: 544b5a6bf2efae9550f5cf6e19b5103206604883 $
-
Method Summary
-
Method Details
-
serialize
- Parameters:
reference- the link reference to serialize- Returns:
- the string representation of the passed
ResourceReferenceobject.
-