com.liferay.util
Class StateUtil
java.lang.Object
com.liferay.util.StateUtil
Deprecated. As of 7.0.0, replaced by com.liferay.shopping.util.StateUtil)
@Deprecated
public class StateUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
STATE_IDS
public static final String[] STATE_IDS
- Deprecated.
STATE_IDS_ORDERED
public static final String[] STATE_IDS_ORDERED
- Deprecated.
STATES
public static final State[] STATES
- Deprecated.
StateUtil
public StateUtil()
- Deprecated.
isState
public static boolean isState(String state)
- Deprecated.
isStateId
public static boolean isStateId(String stateId)
- Deprecated.