@Entity public class AdCategoryImage extends OwnedImage<AdCategory>
| Constructor and Description |
|---|
AdCategoryImage() |
| Modifier and Type | Method and Description |
|---|---|
ImageNature |
getNature() |
Network |
getNetwork() |
AdCategory |
getOwner() |
void |
setOwner(AdCategory owner) |
getOrder, setOrdergetEntityImportance, getHeight, getKey, getWidth, isConvertedToJpeg, setConvertedToJpeg, setHeight, setKey, setWidthgetContentType, getLastModified, getLastModifiedInMillis, getLength, getMetadata, setContentType, setLastModified, setLength, setMetadatacompareTo, getName, getNames, setName, toStringgetDataTranslationType, getLogType, getVersion, isGlobal, isPersistent, isTransientclone, equals, getId, getId, getIds, getUniqueIds, getUniqueIds, hashCodepublic ImageNature getNature()
public Network getNetwork()
getNetwork in class OwnedImage<AdCategory>public AdCategory getOwner()
getOwner in class OwnedImage<AdCategory>public void setOwner(AdCategory owner)
setOwner in class OwnedImage<AdCategory>