|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.6.0) E15995-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Like
| Method Summary | |
|---|---|
java.lang.String |
getLikeId()Retrieve the like ID. |
java.lang.String |
getVotedBy()Retrieve the ID of the user who likes. |
java.util.Date |
getVotedOn()Retrieve the date that a user voted. |
boolean |
isDeleteable()Returns whether this like can be deleted by the current user. |
| Method Detail |
|---|
java.lang.String getLikeId()
java.lang.String getVotedBy()
java.util.Date getVotedOn()
Like created.boolean isDeleteable()
true if the like can be deleted by the current user, false otherwise.
|
Oracle Fusion Middleware Java API Reference for Oracle WebCenter Portal 11g Release 1 (11.1.1.6.0) E15995-04 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||