ogre.dms.data
Class DistSiteInfo

java.lang.Object
  extended by ogre.dms.data.DistSiteInfo
All Implemented Interfaces:
Serializable

public class DistSiteInfo
extends Object
implements Serializable

Distribution site info for distribution storage solution.

Version:
$Id: DistSiteInfo.java,v 1.1.2.2 2007/06/28 06:03:33 esso Exp $
Author:
Docpedia
See Also:
Serialized Form

Constructor Summary
DistSiteInfo()
           
 
Method Summary
 String getCredentials()
           
 List getIpMappings()
           
 String getName()
           
 String getSslUrl()
           
 String getUniqueID()
           
 String getUrl()
           
 void setCredentials(String credentials)
           
 void setIpMappings(List ipMappings)
           
 void setName(String name)
           
 void setSslUrl(String sslUrl)
           
 void setUniqueID(String uniqueID)
           
 void setUrl(String url)
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

DistSiteInfo

public DistSiteInfo()
Method Detail

getIpMappings

public List getIpMappings()
Returns:
the ipMappings

setIpMappings

public void setIpMappings(List ipMappings)
Parameters:
ipMappings - the ipMappings to set

getName

public String getName()
Returns:
the name

setName

public void setName(String name)
Parameters:
name - the name to set

getUniqueID

public String getUniqueID()
Returns:
the uniqueID

setUniqueID

public void setUniqueID(String uniqueID)
Parameters:
uniqueID - the uniqueID to set

getUrl

public String getUrl()
Returns:
the url

setUrl

public void setUrl(String url)
Parameters:
url - the url to set

getCredentials

public String getCredentials()

setCredentials

public void setCredentials(String credentials)

toString

public String toString()
Overrides:
toString in class Object

getSslUrl

public String getSslUrl()

setSslUrl

public void setSslUrl(String sslUrl)


Copyright(c) 2005-2012 by Flowring Technology Corp., 12 F., No 120, Sec 2, Gongdao 5th Rd., Hsin-Chu City 300, Taiwan(R.O.C.) All rights reserved.