Class GeneratedMediaFolder

    • Field Detail

      • QUALIFIER

        public static final java.lang.String QUALIFIER
        Qualifier of the MediaFolder.qualifier attribute
        See Also:
        Constant Field Values
      • PATH

        public static final java.lang.String PATH
        Qualifier of the MediaFolder.path attribute
        See Also:
        Constant Field Values
      • DEFAULT_INITIAL_ATTRIBUTES

        protected static final java.util.Map<java.lang.String,​Item.AttributeMode> DEFAULT_INITIAL_ATTRIBUTES
    • Constructor Detail

      • GeneratedMediaFolder

        public GeneratedMediaFolder()
    • Method Detail

      • getPath

        public java.lang.String getPath​(SessionContext ctx)
        Generated method - Getter of the MediaFolder.path attribute.
        Returns:
        the path - The physical path of the folder relative the the media webroot
      • getPath

        public java.lang.String getPath()
        Generated method - Getter of the MediaFolder.path attribute.
        Returns:
        the path - The physical path of the folder relative the the media webroot
      • setPath

        protected void setPath​(SessionContext ctx,
                               java.lang.String value)
        Generated method - Setter of the MediaFolder.path attribute.
        Parameters:
        value - the path - The physical path of the folder relative the the media webroot
      • setPath

        protected void setPath​(java.lang.String value)
        Generated method - Setter of the MediaFolder.path attribute.
        Parameters:
        value - the path - The physical path of the folder relative the the media webroot
      • getQualifier

        public java.lang.String getQualifier​(SessionContext ctx)
        Generated method - Getter of the MediaFolder.qualifier attribute.
        Returns:
        the qualifier - Identifies the folder by a qualifier
      • getQualifier

        public java.lang.String getQualifier()
        Generated method - Getter of the MediaFolder.qualifier attribute.
        Returns:
        the qualifier - Identifies the folder by a qualifier
      • setQualifier

        public void setQualifier​(SessionContext ctx,
                                 java.lang.String value)
        Generated method - Setter of the MediaFolder.qualifier attribute.
        Parameters:
        value - the qualifier - Identifies the folder by a qualifier
      • setQualifier

        public void setQualifier​(java.lang.String value)
        Generated method - Setter of the MediaFolder.qualifier attribute.
        Parameters:
        value - the qualifier - Identifies the folder by a qualifier