Class User2ContentRelationEntity
java.lang.Object
com.atlassian.core.bean.EntityObject
com.atlassian.confluence.core.AnnotatedEntityObject
com.atlassian.confluence.core.ConfluenceEntityObject
com.atlassian.confluence.dmz.relations.dao.RelationEntity<ConfluenceUser,ContentEntityObject>
com.atlassian.confluence.internal.relations.dao.User2ContentRelationEntity
- All Implemented Interfaces:
Serializable
,Cloneable
- Since:
- 5.9
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class com.atlassian.confluence.dmz.relations.dao.RelationEntity
getId, getRelationName, getSourceContent, getTargetContent, getTargetType, setId, setRelationName, setSourceContent, setSourceType, setTargetContent, setTargetType
Methods inherited from class com.atlassian.confluence.core.ConfluenceEntityObject
getCreator, getCreatorName, getLastModifier, getLastModifierName, getRealClass, isPersistent, setCreator, setCreatorName, setLastModifier, setLastModifierName
Methods inherited from class com.atlassian.confluence.core.AnnotatedEntityObject
getCreationDate, getLastModificationDate
Methods inherited from class com.atlassian.core.bean.EntityObject
clone, equals, getCurrentDate, hashCode, setClock, setCreationDate, setLastModificationDate
-
Constructor Details
-
User2ContentRelationEntity
public User2ContentRelationEntity()
-
-
Method Details
-
getSourceType
- Overrides:
getSourceType
in classRelationEntity<ConfluenceUser,
ContentEntityObject>
-