com.pmease.quickbuild
Class ConfigurationRelatedUrls

java.lang.Object
  extended bycom.pmease.quickbuild.ConfigurationRelatedUrls

public class ConfigurationRelatedUrls
extends java.lang.Object


Constructor Summary
ConfigurationRelatedUrls()
           
 
Method Summary
 java.lang.String getConfigurationLogUrl()
          The url to access configuration log.
 java.lang.String getConfigurationUrl()
          The url to access configuration page.
 void setConfigurationLogUrl(java.lang.String configurationLogUrl)
           
 void setConfigurationUrl(java.lang.String configurationUrl)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationRelatedUrls

public ConfigurationRelatedUrls()
Method Detail

getConfigurationUrl

public java.lang.String getConfigurationUrl()
The url to access configuration page.

Returns:

setConfigurationUrl

public void setConfigurationUrl(java.lang.String configurationUrl)

getConfigurationLogUrl

public java.lang.String getConfigurationLogUrl()
The url to access configuration log.

Returns:

setConfigurationLogUrl

public void setConfigurationLogUrl(java.lang.String configurationLogUrl)


Copyright © 2005 PMEase Inc. All Rights Reserved.