jp.go.nict.langrid.dao
クラス FederationForList
java.lang.Object
jp.go.nict.langrid.dao.FederationForList
- すべての実装されたインタフェース:
- Serializable
public class FederationForList
- extends Object
- implements Serializable
- 関連項目:
- 直列化された形式
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FederationForList
public FederationForList(String sourceGridId,
String sourceGridName,
String targetGridId,
String targetGridName,
String targetGridAccessToken,
URL targetGridUserHomepage,
String targetGridUserId,
String targetGridUserOrganization,
boolean requesting,
User user)
isRequesting
public boolean isRequesting()
- 戻り値:
- the requesting
getSourceGridId
public String getSourceGridId()
- 戻り値:
- the sourceGridId
getSourceGridName
public String getSourceGridName()
- 戻り値:
- the sourceGridName
getTargetGridAccessToken
public String getTargetGridAccessToken()
- 戻り値:
- the targetGridAccessToken
getTargetGridId
public String getTargetGridId()
- 戻り値:
- the targetGridId
getTargetGridName
public String getTargetGridName()
- 戻り値:
- the targetGridName
getTargetGridUserHomepage
public URL getTargetGridUserHomepage()
- 戻り値:
- the targetGridUserHomepage
getTargetGridUserId
public String getTargetGridUserId()
- 戻り値:
- the targetGridUserId
getTargetGridUserOrganization
public String getTargetGridUserOrganization()
- 戻り値:
- the targetGridUserOrganization
getUser
public User getUser()
- 戻り値:
- the user