Class GeneratedFormat

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
Format

public abstract class GeneratedFormat extends GenericItem
Generated class for type Format.
See Also:
  • Field Details

    • CODE

      public static final String CODE
      Qualifier of the Format.code attribute
      See Also:
    • NAME

      public static final String NAME
      Qualifier of the Format.name attribute
      See Also:
    • INITIAL

      public static final String INITIAL
      Qualifier of the Format.initial attribute
      See Also:
    • DOCUMENTTYPE

      public static final String DOCUMENTTYPE
      Qualifier of the Format.documentType attribute
      See Also:
    • CHAINED

      public static final String CHAINED
      Qualifier of the Format.chained attribute
      See Also:
    • FORMAT2MEDFORREL_SRC_ORDERED

      protected static String FORMAT2MEDFORREL_SRC_ORDERED
      Relation ordering override parameter constants for Format2MedForRel from ((commons))
    • FORMAT2MEDFORREL_TGT_ORDERED

      protected static String FORMAT2MEDFORREL_TGT_ORDERED
    • FORMAT2MEDFORREL_MARKMODIFIED

      protected static String FORMAT2MEDFORREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for Format2MedForRel from ((commons))
    • VALIDFOR

      public static final String VALIDFOR
      Qualifier of the Format.validFor attribute
      See Also:
    • FORMAT2COMTYPREL_SRC_ORDERED

      protected static String FORMAT2COMTYPREL_SRC_ORDERED
      Relation ordering override parameter constants for Format2ComTypRel from ((commons))
    • FORMAT2COMTYPREL_TGT_ORDERED

      protected static String FORMAT2COMTYPREL_TGT_ORDERED
    • FORMAT2COMTYPREL_MARKMODIFIED

      protected static String FORMAT2COMTYPREL_MARKMODIFIED
      Relation disable markmodifed parameter constants for Format2ComTypRel from ((commons))
    • DEFAULT_INITIAL_ATTRIBUTES

      protected static final Map<String,Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
  • Constructor Details

    • GeneratedFormat

      public GeneratedFormat()
  • Method Details

    • getDefaultAttributeModes

      protected Map<String,Item.AttributeMode> getDefaultAttributeModes()
      Overrides:
      getDefaultAttributeModes in class Item
    • getChained

      public Collection<MediaFormatter> getChained(SessionContext ctx)
      Generated method - Getter of the Format.chained attribute.
      Returns:
      the chained
    • getChained

      public Collection<MediaFormatter> getChained()
      Generated method - Getter of the Format.chained attribute.
      Returns:
      the chained
    • getChainedCount

      public long getChainedCount(SessionContext ctx)
    • getChainedCount

      public long getChainedCount()
    • setChained

      public void setChained(SessionContext ctx, Collection<MediaFormatter> value)
      Generated method - Setter of the Format.chained attribute.
      Parameters:
      value - the chained
    • setChained

      public void setChained(Collection<MediaFormatter> value)
      Generated method - Setter of the Format.chained attribute.
      Parameters:
      value - the chained
    • addToChained

      public void addToChained(SessionContext ctx, MediaFormatter value)
      Generated method - Adds value to chained.
      Parameters:
      value - the item to add to chained
    • addToChained

      public void addToChained(MediaFormatter value)
      Generated method - Adds value to chained.
      Parameters:
      value - the item to add to chained
    • removeFromChained

      public void removeFromChained(SessionContext ctx, MediaFormatter value)
      Generated method - Removes value from chained.
      Parameters:
      value - the item to remove from chained
    • removeFromChained

      public void removeFromChained(MediaFormatter value)
      Generated method - Removes value from chained.
      Parameters:
      value - the item to remove from chained
    • getCode

      public String getCode(SessionContext ctx)
      Generated method - Getter of the Format.code attribute.
      Returns:
      the code
    • getCode

      public String getCode()
      Generated method - Getter of the Format.code attribute.
      Returns:
      the code
    • setCode

      protected void setCode(SessionContext ctx, String value)
      Generated method - Setter of the Format.code attribute.
      Parameters:
      value - the code
    • setCode

      protected void setCode(String value)
      Generated method - Setter of the Format.code attribute.
      Parameters:
      value - the code
    • getDocumentType

      public EnumerationValue getDocumentType(SessionContext ctx)
      Generated method - Getter of the Format.documentType attribute.
      Returns:
      the documentType
    • getDocumentType

      public EnumerationValue getDocumentType()
      Generated method - Getter of the Format.documentType attribute.
      Returns:
      the documentType
    • setDocumentType

      public void setDocumentType(SessionContext ctx, EnumerationValue value)
      Generated method - Setter of the Format.documentType attribute.
      Parameters:
      value - the documentType
    • setDocumentType

      public void setDocumentType(EnumerationValue value)
      Generated method - Setter of the Format.documentType attribute.
      Parameters:
      value - the documentType
    • getInitial

      public ItemFormatter getInitial(SessionContext ctx)
      Generated method - Getter of the Format.initial attribute.
      Returns:
      the initial
    • getInitial

      public ItemFormatter getInitial()
      Generated method - Getter of the Format.initial attribute.
      Returns:
      the initial
    • setInitial

      public void setInitial(SessionContext ctx, ItemFormatter value)
      Generated method - Setter of the Format.initial attribute.
      Parameters:
      value - the initial
    • setInitial

      public void setInitial(ItemFormatter value)
      Generated method - Setter of the Format.initial attribute.
      Parameters:
      value - the initial
    • isMarkModifiedDisabled

      @Deprecated(since="2105", forRemoval=true) public boolean isMarkModifiedDisabled(Item referencedItem)
      Deprecated, for removal: This API element is subject to removal in a future version.
      Overrides:
      isMarkModifiedDisabled in class Item
    • getName

      public String getName(SessionContext ctx)
      Generated method - Getter of the Format.name attribute.
      Returns:
      the name
    • getName

      public String getName()
      Generated method - Getter of the Format.name attribute.
      Returns:
      the name
    • getAllName

      public Map<Language,String> getAllName(SessionContext ctx)
      Generated method - Getter of the Format.name attribute.
      Returns:
      the localized name
    • getAllName

      public Map<Language,String> getAllName()
      Generated method - Getter of the Format.name attribute.
      Returns:
      the localized name
    • setName

      public void setName(SessionContext ctx, String value)
      Generated method - Setter of the Format.name attribute.
      Parameters:
      value - the name
    • setName

      public void setName(String value)
      Generated method - Setter of the Format.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(SessionContext ctx, Map<Language,String> value)
      Generated method - Setter of the Format.name attribute.
      Parameters:
      value - the name
    • setAllName

      public void setAllName(Map<Language,String> value)
      Generated method - Setter of the Format.name attribute.
      Parameters:
      value - the name
    • getValidFor

      public Collection<ComposedType> getValidFor(SessionContext ctx)
      Generated method - Getter of the Format.validFor attribute.
      Returns:
      the validFor
    • getValidFor

      public Collection<ComposedType> getValidFor()
      Generated method - Getter of the Format.validFor attribute.
      Returns:
      the validFor
    • getValidForCount

      public long getValidForCount(SessionContext ctx)
    • getValidForCount

      public long getValidForCount()
    • setValidFor

      public void setValidFor(SessionContext ctx, Collection<ComposedType> value)
      Generated method - Setter of the Format.validFor attribute.
      Parameters:
      value - the validFor
    • setValidFor

      public void setValidFor(Collection<ComposedType> value)
      Generated method - Setter of the Format.validFor attribute.
      Parameters:
      value - the validFor
    • addToValidFor

      public void addToValidFor(SessionContext ctx, ComposedType value)
      Generated method - Adds value to validFor.
      Parameters:
      value - the item to add to validFor
    • addToValidFor

      public void addToValidFor(ComposedType value)
      Generated method - Adds value to validFor.
      Parameters:
      value - the item to add to validFor
    • removeFromValidFor

      public void removeFromValidFor(SessionContext ctx, ComposedType value)
      Generated method - Removes value from validFor.
      Parameters:
      value - the item to remove from validFor
    • removeFromValidFor

      public void removeFromValidFor(ComposedType value)
      Generated method - Removes value from validFor.
      Parameters:
      value - the item to remove from validFor