Class CatalogUnawareMedia

All Implemented Interfaces:
Serializable, Comparable
Direct Known Subclasses:
GeneratedAuditReportData, GeneratedCockpitUIConfigurationMedia, GeneratedConsumeMarkerMedia, GeneratedDocumentMedia, GeneratedDroolsKIEModuleMedia, GeneratedIntegrationApiMedia, GeneratedSyncImpExMedia

public class CatalogUnawareMedia extends GeneratedCatalogUnawareMedia
This type represents Media objects that should not store information about catalog version and therefore should not be synchronized. Such behaviour is desired when storing configuration files that are to be searched by code (synchronization would duplicate items of the same code and would force one to additionally use catalogVersion for the search).
See Also:
  • Constructor Details

    • CatalogUnawareMedia

      public CatalogUnawareMedia()