public interface Content
Date getActiveEndDate()
Date getActiveStartDate()
String getApprovedBy()
Date getApprovedDate()
String getBrowserTitle()
Date getContentDate()
String getContentType()
String getDisplayRule()
Boolean getDeployed()
String getDescription()
Integer getId()
String getKeywords()
String getLanguageCode()
Date getLastModifiedDate()
String getLastModifiedBy()
String getMetaDescription()
String getNote()
Boolean getOnline()
Integer getParentContentId()
Integer getPriority()
String getRejectedBy()
Date getRejectedDate()
String getRenderTemplate()
String getSandbox()
String getSubmittedBy()
Date getSubmittedDate()
String getTitle()
String getUrlTitle()
void setActiveEndDate(Date activeEndDate)
void setActiveStartDate(Date activeStartDate)
void setApprovedBy(String approvedBy)
void setApprovedDate(Date approvedDate)
void setBrowserTitle(String browserTitle)
void setContentDate(Date contentDate)
void setContentType(String contentType)
void setDisplayRule(String displayRule)
void setDeployed(Boolean deployed)
void setDescription(String description)
void setId(Integer id)
void setKeywords(String keywords)
void setLanguageCode(String languageCode)
void setLastModifiedDate(Date lastModifiedDate)
void setLastModifiedBy(String lastModifiedBy)
void setMetaDescription(String metaDescription)
void setNote(String note)
void setOnline(Boolean online)
void setParentContentId(Integer parentContentId)
void setPriority(Integer priority)
void setRejectedBy(String rejectedBy)
void setRejectedDate(Date rejectedDate)
void setRenderTemplate(String renderTemplate)
void setSandbox(String sandbox)
void setSubmittedBy(String submimttedBy)
void setSubmittedDate(Date submittedDate)
void setTitle(String title)
void setUrlTitle(String urlTitle)
Copyright © 2014. All rights reserved.