JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.commerce.product.content.util
Interface CPMedia
public interface
CPMedia
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getDownloadURL
()
long
getId
()
long
getSize
()
String
getThumbnailURL
()
String
getTitle
()
String
getURL
()
String
mimeType
()
Method Details
getDownloadURL
String
getDownloadURL
()
getId
long
getId
()
getSize
long
getSize
()
getThumbnailURL
String
getThumbnailURL
()
getTitle
String
getTitle
()
getURL
String
getURL
()
mimeType
String
mimeType
()