org.codehaus.mojo.delicious
Class Messages

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

public class Messages
extends Object


Method Summary
static String getAddLinksCommand()
           
static String getCommandHelp()
           
static String getCommandSuccess()
           
static Long getCourtesyTime()
           
static String getDeliciousHost()
           
static String getDeliciousUrl()
           
static String getExceptionMessage()
           
static String getServiceUnavailable()
           
static String getString(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 String getString(String key)

getCommandHelp

public static String getCommandHelp()

getAddLinksCommand

public static String getAddLinksCommand()

getDeliciousUrl

public static String getDeliciousUrl()

getDeliciousHost

public static String getDeliciousHost()

getServiceUnavailable

public static String getServiceUnavailable()

getCommandSuccess

public static String getCommandSuccess()

getExceptionMessage

public static String getExceptionMessage()

getCourtesyTime

public static Long getCourtesyTime()


Copyright © 2005-2011 Codehaus. All Rights Reserved.