Interface ResourceReferenceSerializer
@Role
public interface ResourceReferenceSerializer
Generate a string representation of a
ResourceReference.- Since:
- 2.5RC1
- Version:
- $Id: 96fe4475806e49b0e15a0b64d354da00b7a96d0c $
-
Method Summary
-
Method Details
-
serialize
- Parameters:
reference- the link reference to serialize- Returns:
- the string representation of the passed
ResourceReferenceobject.
-