Package org.ametys.cms.data
Class Reference
java.lang.Object
org.ametys.cms.data.Reference
Class containing a reference
-
Field Details
-
VALUE_IDENTIFIER
The value identifier- See Also:
-
TYPE_IDENTIFIER
The type identifier- See Also:
-
DEFAULT_TYPE
The default type- See Also:
-
-
Constructor Details
-
Reference
Constructs a reference- Parameters:
value
- the value of the reference
-
Reference
Constructs a reference- Parameters:
value
- the value of the referencetype
- the type of the reference. For example, the type of an URL is '__external'
-
-
Method Details