com.liferay.portal.model
Class SubscriptionConstants

java.lang.Object
  extended by com.liferay.portal.model.SubscriptionConstants

public class SubscriptionConstants
extends java.lang.Object

View Source

Author:
Alexander Chow

Field Summary
static java.lang.String FREQUENCY_INSTANT
           
 
Constructor Summary
SubscriptionConstants()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

FREQUENCY_INSTANT

public static final java.lang.String FREQUENCY_INSTANT
See Also:
Constant Field Values
Constructor Detail

SubscriptionConstants

public SubscriptionConstants()