|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectfr.paris.telecomParisTech.dbWEB.arcomem.wp5.appliocationAwareHelper.integration.Authors
public class Authors
Implementation of Author class Interface.
| Constructor Summary | |
|---|---|
Authors()
|
|
| Method Summary | |
|---|---|
String |
getIdentityProvider()
|
String |
getName()
|
double |
getReputation()
|
void |
setIdentityProvider(String url)
Set the website where this author is valid |
void |
setName(String name)
Sets author name. |
void |
setReputation(double repu)
Sets the author reputation. |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public Authors()
| Method Detail |
|---|
public String getIdentityProvider()
getIdentityProvider in interface Authorpublic String getName()
getName in interface Authorpublic double getReputation()
getReputation in interface Authorpublic void setIdentityProvider(String url)
url - website urlpublic void setName(String name)
name - author namepublic void setReputation(double repu)
repu - reputation
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||