Interface ContentObjectValueAccessor


public interface ContentObjectValueAccessor
Accessory to the content object value.
Since:
9.4
API:
This is a public API.
  • Method Details

    • get

      Returns the content object value without locale. Creates a new content object value if it does not exist.
      Returns:
      content object value
      API:
      This public API is available in IvyScript and Java. It has the visibility NOVICE.
    • get

      Returns the content object value with the given locale. Creates a new content object value if it does not exist.
      Returns:
      content object value
      API:
      This public API is available in IvyScript and Java. It has the visibility NOVICE.
    • get

      Returns the content object value with the given locale. Creates a new content object value if it does not exist.
      Returns:
      content object value
      API:
      This public API is available in IvyScript and Java. It has the visibility NOVICE.