fr.paris.lutece.plugins.phraseanet.business.account
Class Account
java.lang.Object
fr.paris.lutece.plugins.phraseanet.business.account.Account
public class Account
- extends Object
Account
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Account
public Account()
getId
public int getId()
- Returns:
- the _nId
setId
public void setId(int nId)
- Parameters:
nId
- the _nId to set
getDescription
public String getDescription()
- Returns:
- the _strDescription
setDescription
public void setDescription(String strDescription)
- Parameters:
strDescription
- the _strDescription to set
getName
public String getName()
- Returns:
- the _strName
setName
public void setName(String strName)
- Parameters:
strName
- the _strName to set
getAccessURL
public String getAccessURL()
- Returns:
- the _strAccessURL
setAccessURL
public void setAccessURL(String strAccessURL)
- Parameters:
strAccessURL
- the _strAccessURL to set
getCustomerId
public String getCustomerId()
- Returns:
- the _strCustomerId
setCustomerId
public void setCustomerId(String strCustomerId)
- Parameters:
strCustomerId
- the _strCustomerId to set
getCustomerSecret
public String getCustomerSecret()
- Returns:
- the _strCustomerSecret
setCustomerSecret
public void setCustomerSecret(String strCustomerSecret)
- Parameters:
strCustomerSecret
- the _strCustomerSecret to set
getAuthorizeEndPoint
public String getAuthorizeEndPoint()
- Returns:
- the _strAuthorizeEndPoint
setAuthorizeEndPoint
public void setAuthorizeEndPoint(String strAuthorizeEndPoint)
- Parameters:
strAuthorizeEndPoint
- the _strAuthorizeEndPoint to set
getAccessEndPoint
public String getAccessEndPoint()
- Returns:
- the _strAccessEndPoint
setAccessEndPoint
public void setAccessEndPoint(String strAccessEndPoint)
- Parameters:
strAccessEndPoint
- the _strAccessEndPoint to set
getPhraseanetId
public String getPhraseanetId()
- Returns:
- the _strPhraseanetId
setPhraseanetId
public void setPhraseanetId(String strPhraseanetId)
- Parameters:
strPhraseanetId
- the _strPhraseanetId to set
getPassword
public String getPassword()
- Returns:
- the _strPassword
setPassword
public void setPassword(String strPassword)
- Parameters:
strPassword
- the _strPassword to set
getToken
public String getToken()
- Returns:
- the _strToken to set
setToken
public void setToken(String strToken)
- Parameters:
strPassword
- the _strPassword to set
Copyright © 2013 Mairie de Paris. All Rights Reserved.