Class GeneratedImpExManager

    • Field Detail

      • DEFAULT_INITIAL_ATTRIBUTES

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

      • GeneratedImpExManager

        public GeneratedImpExManager()
    • Method Detail

      • createDistributedImportProcess

        public DistributedImportProcess createDistributedImportProcess​(java.util.Map attributeValues)
      • createExport

        public Export createExport​(java.util.Map attributeValues)
      • createExternalImportKey

        public ExternalImportKey createExternalImportKey​(java.util.Map attributeValues)
      • createHeaderLibrary

        public HeaderLibrary createHeaderLibrary​(java.util.Map attributeValues)
      • createImpexDocumentId

        public ImpexDocumentId createImpexDocumentId​(java.util.Map attributeValues)
      • createImpExExportCronJob

        public ImpExExportCronJob createImpExExportCronJob​(java.util.Map attributeValues)
      • createImpExExportJob

        public ImpExExportJob createImpExExportJob​(java.util.Map attributeValues)
      • createImpExExportMedia

        public ImpExExportMedia createImpExExportMedia​(java.util.Map attributeValues)
      • createImpExImportCronJob

        public ImpExImportCronJob createImpExImportCronJob​(java.util.Map attributeValues)
      • createImpExImportJob

        public ImpExImportJob createImpExImportJob​(java.util.Map attributeValues)
      • createImpExMedia

        public ImpExMedia createImpExMedia​(java.util.Map attributeValues)
      • createImportBatch

        public ImportBatch createImportBatch​(java.util.Map attributeValues)
      • createImportBatchContent

        public ImportBatchContent createImportBatchContent​(java.util.Map attributeValues)
      • createReport

        public Report createReport​(java.util.Map attributeValues)
      • getName

        public java.lang.String getName()
        Specified by:
        getName in class Extension
      • isSystemType

        public java.lang.Boolean isSystemType​(SessionContext ctx,
                                              ComposedType item)
        Generated method - Getter of the ComposedType.systemType attribute.
        Returns:
        the systemType
      • isSystemType

        public java.lang.Boolean isSystemType​(ComposedType item)
        Generated method - Getter of the ComposedType.systemType attribute.
        Returns:
        the systemType
      • isSystemTypeAsPrimitive

        public boolean isSystemTypeAsPrimitive​(SessionContext ctx,
                                               ComposedType item)
        Generated method - Getter of the ComposedType.systemType attribute.
        Returns:
        the systemType
      • isSystemTypeAsPrimitive

        public boolean isSystemTypeAsPrimitive​(ComposedType item)
        Generated method - Getter of the ComposedType.systemType attribute.
        Returns:
        the systemType
      • setSystemType

        public void setSystemType​(SessionContext ctx,
                                  ComposedType item,
                                  java.lang.Boolean value)
        Generated method - Setter of the ComposedType.systemType attribute.
        Parameters:
        value - the systemType
      • setSystemType

        public void setSystemType​(ComposedType item,
                                  java.lang.Boolean value)
        Generated method - Setter of the ComposedType.systemType attribute.
        Parameters:
        value - the systemType
      • setSystemType

        public void setSystemType​(SessionContext ctx,
                                  ComposedType item,
                                  boolean value)
        Generated method - Setter of the ComposedType.systemType attribute.
        Parameters:
        value - the systemType
      • setSystemType

        public void setSystemType​(ComposedType item,
                                  boolean value)
        Generated method - Setter of the ComposedType.systemType attribute.
        Parameters:
        value - the systemType