TypeFileSet
class TypeFileSet (View source)
Entity representing the association between a thumbnail type and file sets.
Properties
protected Type | $ftfsThumbnailType | The associated thumbnail type. |
|
protected int | $ftfsFileSetID | The ID of the associated file set. |
Methods
getThumbnailType()
Get the associated thumbnail type.
int
getFileSetID()
Get the ID of the associated file set.