com.ibm.commerce.rules.project
Class RulesProjectSupportMessages

java.lang.Object
  |
  +--com.ibm.commerce.rules.project.RulesProjectSupportMessages

public class RulesProjectSupportMessages
extends java.lang.Object

Messages related to rules project support.


Field Summary
static java.lang.String COPYRIGHT
           
 
Constructor Summary
RulesProjectSupportMessages()
           
 
Method Summary
protected static com.ibm.commerce.rules.project.MessageFactory getMessageFactory()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
Constructor Detail

RulesProjectSupportMessages

public RulesProjectSupportMessages()
Method Detail

getMessageFactory

protected static com.ibm.commerce.rules.project.MessageFactory getMessageFactory()