|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.atlassian.mywork.host.model.UserApplicationLink
public class UserApplicationLink
| Constructor Summary | |
|---|---|
UserApplicationLink(long id,
java.lang.String applicationLinkId,
boolean authVerified,
long created,
long updated)
|
|
| Method Summary | |
|---|---|
java.lang.String |
getApplicationLinkId()
|
long |
getCreated()
|
long |
getId()
|
long |
getUpdated()
|
boolean |
isAuthVerified()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public UserApplicationLink(long id,
java.lang.String applicationLinkId,
boolean authVerified,
long created,
long updated)
| Method Detail |
|---|
public long getId()
public java.lang.String getApplicationLinkId()
public boolean isAuthVerified()
public long getCreated()
public long getUpdated()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||