Class ContentBlueprintId

    • Field Detail

      • KEY_SPACE_DELIMITER

        public static final String KEY_SPACE_DELIMITER
        Delimiter to separate FullModuleKey and Space
        See Also:
        Constant Field Values
    • Constructor Detail

      • ContentBlueprintId

        protected ContentBlueprintId()
    • Method Detail

      • fromString

        public static ContentBlueprintId fromString​(String value)
        This method MUST be called fromString in order to make Jersey happy to deserialise it from path.
        Parameters:
        value -
        Returns:
      • serialise

        public abstract String serialise()