Class RestrictionType
java.lang.Object
org.broadleafcommerce.openadmin.server.service.persistence.module.criteria.RestrictionType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class RestrictionType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
An extendible enumeration of service status types.
- Author:
- jfischer
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionTypestatic final RestrictionType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic RestrictionTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
STRING_LIKE
-
BOOLEAN
-
CHARACTER
-
DATE
-
DECIMAL
-
LONG
-
COLLECTION_SIZE_EQUAL
-
IS_NULL_LONG
-
STRING_EQUAL
-
LONG_EQUAL
-
STRING_NOT_EQUAL
-
LONG_NOT_EQUAL
-
-
Constructor Details
-
RestrictionType
public RestrictionType() -
RestrictionType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceorg.broadleafcommerce.common.BroadleafEnumerationType
-
hashCode
public int hashCode() -
equals
-