Class Background

java.lang.Object
org.exoplatform.portal.branding.model.BrandingFile
org.exoplatform.portal.branding.model.Background
All Implemented Interfaces:
Serializable, Cloneable

public class Background extends BrandingFile implements Cloneable
See Also:
  • Constructor Details

    • Background

      public Background(String uploadId, long size, byte[] data, long updatedDate, long fileId)
  • Method Details