com.atlassian.confluence.plugins.like.rest.entities
Class LikeEntity
java.lang.Object
com.atlassian.confluence.plugins.like.rest.entities.LikeEntity
public class LikeEntity
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LikeEntity
public LikeEntity()
LikeEntity
public LikeEntity(String username)
LikeEntity
public LikeEntity(UserEntity userEntity)
getUserEntity
public UserEntity getUserEntity()
setUserEntity
public void setUserEntity(UserEntity userEntity)
getContentId
public String getContentId()
setContentId
public void setContentId(String contentId)
Copyright © 2003-2013 Atlassian. All Rights Reserved.