com.liferay.portal.model
Class AccountContants

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

public class AccountContants
extends java.lang.Object

View Source

Author:
Alexander Chow

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

Field Detail

DEFAULT_PARENT_ACCOUNT_ID

public static final long DEFAULT_PARENT_ACCOUNT_ID
See Also:
Constant Field Values
Constructor Detail

AccountContants

public AccountContants()