org.codehaus.mojo.delicious
Class Messages

java.lang.Object
  extended by org.codehaus.mojo.delicious.Messages

public class Messages
extends java.lang.Object


Method Summary
static java.lang.String getAddLinksCommand()
           
static java.lang.String getCommandHelp()
           
static java.lang.String getCommandSuccess()
           
static java.lang.Long getCourtesyTime()
           
static java.lang.String getDeliciousHost()
           
static java.lang.String getDeliciousUrl()
           
static java.lang.String getExceptionMessage()
           
static java.lang.String getServiceUnavailable()
           
static java.lang.String getString(java.lang.String key)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getString

public static java.lang.String getString(java.lang.String key)

getCommandHelp

public static java.lang.String getCommandHelp()

getAddLinksCommand

public static java.lang.String getAddLinksCommand()

getDeliciousUrl

public static java.lang.String getDeliciousUrl()

getDeliciousHost

public static java.lang.String getDeliciousHost()

getServiceUnavailable

public static java.lang.String getServiceUnavailable()

getCommandSuccess

public static java.lang.String getCommandSuccess()

getExceptionMessage

public static java.lang.String getExceptionMessage()

getCourtesyTime

public static java.lang.Long getCourtesyTime()


Copyright © 2005-2009. All Rights Reserved.