public class WebContent extends Object implements Serializable
| Constructor and Description |
|---|
WebContent() |
| Modifier and Type | Method and Description |
|---|---|
UUID |
getBlogarticleuuid() |
UUID |
getEmailtemplateuuid() |
UUID |
getItemuuid() |
Object |
getModeldata() |
String |
getSequence() |
String |
getStatus() |
WebContentAssignment |
getWebcontentassignment() |
String |
getWebcontentname() |
WebContentTemplate |
getWebcontenttemplate() |
UUID |
getWebcontenttemplateuuid() |
UUID |
getWebcontentuuid() |
UUID |
getWebpageuuid() |
void |
setBlogarticleuuid(UUID blogarticleuuid) |
void |
setEmailtemplateuuid(UUID emailtemplateuuid) |
void |
setItemuuid(UUID itemuuid) |
void |
setModeldata(Object modeldata) |
void |
setSequence(String sequence) |
void |
setStatus(String status) |
void |
setWebcontentassignment(WebContentAssignment webcontentassignment) |
void |
setWebcontentname(String webcontentname) |
void |
setWebcontenttemplate(WebContentTemplate webcontenttemplate) |
void |
setWebcontenttemplateuuid(UUID webcontenttemplateuuid) |
void |
setWebcontentuuid(UUID webcontentuuid) |
void |
setWebpageuuid(UUID webpageuuid) |
public UUID getWebcontentuuid()
public void setWebcontentuuid(UUID webcontentuuid)
webcontentuuid - the webcontentuuid to setpublic String getWebcontentname()
public void setWebcontentname(String webcontentname)
webcontentname - the webcontentname to setpublic String getSequence()
public void setSequence(String sequence)
sequence - the sequence to setpublic Object getModeldata()
public void setModeldata(Object modeldata)
modeldata - the modeldata to setpublic String getStatus()
public void setStatus(String status)
status - the status to setpublic UUID getWebpageuuid()
public void setWebpageuuid(UUID webpageuuid)
webpageuuid - the webpageuuid to setpublic UUID getItemuuid()
public void setItemuuid(UUID itemuuid)
itemuuid - the itemuuid to setpublic WebContentTemplate getWebcontenttemplate()
public void setWebcontenttemplate(WebContentTemplate webcontenttemplate)
webcontenttemplate - the webcontenttemplate to setpublic UUID getWebcontenttemplateuuid()
public void setWebcontenttemplateuuid(UUID webcontenttemplateuuid)
webcontenttemplateuuid - the webcontenttemplateuuid to setpublic UUID getEmailtemplateuuid()
public void setEmailtemplateuuid(UUID emailtemplateuuid)
emailtemplateuuid - the emailtemplateuuid to setpublic UUID getBlogarticleuuid()
public void setBlogarticleuuid(UUID blogarticleuuid)
blogarticleuuid - the blogarticleuuid to setpublic WebContentAssignment getWebcontentassignment()
public void setWebcontentassignment(WebContentAssignment webcontentassignment)
webcontentassignment - the webcontentassignment to setCopyright © 2016 Blugrid Pty. Ltd.. All rights reserved.