org.infoglue.cms.entities.content
Class ContentRelationVO
java.lang.Object
|
+--org.infoglue.cms.entities.content.ContentRelationVO
- public class ContentRelationVO
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ContentRelationVO
public ContentRelationVO()
getContentRelationId
public java.lang.Integer getContentRelationId()
setContentRelationId
public void setContentRelationId(java.lang.Integer contentRelationId)
getRelationInternalName
public java.lang.String getRelationInternalName()
setRelationInternalName
public void setRelationInternalName(java.lang.String relationInternalName)
getRelationTypeId
public java.lang.Integer getRelationTypeId()
setRelationTypeId
public void setRelationTypeId(java.lang.Integer relationTypeId)