public class ContentDescription extends java.lang.Object implements ContentDescriptionIf
Constructor and Description |
---|
ContentDescription()
Constructor
|
ContentDescription(com.workingdogs.village.Record vr,
KKCriteria c)
Instantiates the attributes of the ContentDescription object from a Record object
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getContent() |
int |
getContentId() |
java.lang.String |
getCustom1() |
java.lang.String |
getCustom2() |
java.lang.String |
getCustom3() |
java.lang.String |
getCustom4() |
int |
getId() |
int |
getLanguageId() |
java.lang.String |
getName1() |
java.lang.String |
getName2() |
java.lang.String |
getName3() |
java.lang.String |
getName4() |
java.lang.String |
getTitle() |
void |
setContent(java.lang.String content) |
void |
setContentId(int contentId) |
void |
setCustom1(java.lang.String custom1) |
void |
setCustom2(java.lang.String custom2) |
void |
setCustom3(java.lang.String custom3) |
void |
setCustom4(java.lang.String custom4) |
void |
setId(int id) |
void |
setLanguageId(int languageId) |
void |
setName1(java.lang.String name1) |
void |
setName2(java.lang.String name2) |
void |
setName3(java.lang.String name3) |
void |
setName4(java.lang.String name4) |
void |
setTitle(java.lang.String title) |
java.lang.String |
toString() |
java.lang.String |
toStringBrief() |
public ContentDescription()
public ContentDescription(com.workingdogs.village.Record vr, KKCriteria c) throws com.workingdogs.village.DataSetException
vr
- Record containing datac
- Criteria containing column namescom.workingdogs.village.DataSetException
- an unexpected exception due to data in Torque (the database layer)public java.lang.String toString()
toString
in class java.lang.Object
public java.lang.String toStringBrief()
public int getId()
getId
in interface ContentDescriptionIf
public void setId(int id)
setId
in interface ContentDescriptionIf
id
- the id to setpublic int getContentId()
getContentId
in interface ContentDescriptionIf
public void setContentId(int contentId)
setContentId
in interface ContentDescriptionIf
contentId
- the contentId to setpublic int getLanguageId()
getLanguageId
in interface ContentDescriptionIf
public void setLanguageId(int languageId)
setLanguageId
in interface ContentDescriptionIf
languageId
- the languageId to setpublic java.lang.String getName1()
getName1
in interface ContentDescriptionIf
public void setName1(java.lang.String name1)
setName1
in interface ContentDescriptionIf
name1
- the name1 to setpublic java.lang.String getName2()
getName2
in interface ContentDescriptionIf
public void setName2(java.lang.String name2)
setName2
in interface ContentDescriptionIf
name2
- the name2 to setpublic java.lang.String getName3()
getName3
in interface ContentDescriptionIf
public void setName3(java.lang.String name3)
setName3
in interface ContentDescriptionIf
name3
- the name3 to setpublic java.lang.String getName4()
getName4
in interface ContentDescriptionIf
public void setName4(java.lang.String name4)
setName4
in interface ContentDescriptionIf
name4
- the name4 to setpublic java.lang.String getTitle()
getTitle
in interface ContentDescriptionIf
public void setTitle(java.lang.String title)
setTitle
in interface ContentDescriptionIf
title
- the title to setpublic java.lang.String getContent()
getContent
in interface ContentDescriptionIf
public void setContent(java.lang.String content)
setContent
in interface ContentDescriptionIf
content
- the content to setpublic java.lang.String getCustom1()
getCustom1
in interface ContentDescriptionIf
public void setCustom1(java.lang.String custom1)
setCustom1
in interface ContentDescriptionIf
custom1
- the custom1 to setpublic java.lang.String getCustom2()
getCustom2
in interface ContentDescriptionIf
public void setCustom2(java.lang.String custom2)
setCustom2
in interface ContentDescriptionIf
custom2
- the custom2 to setpublic java.lang.String getCustom3()
getCustom3
in interface ContentDescriptionIf
public void setCustom3(java.lang.String custom3)
setCustom3
in interface ContentDescriptionIf
custom3
- the custom3 to setpublic java.lang.String getCustom4()
getCustom4
in interface ContentDescriptionIf
public void setCustom4(java.lang.String custom4)
setCustom4
in interface ContentDescriptionIf
custom4
- the custom4 to setCopyright © 2018 DS Data Systems UK Ltd.