Class SandBoxType
java.lang.Object
org.broadleafcommerce.common.sandbox.domain.SandBoxType
- All Implemented Interfaces:
Serializable,BroadleafEnumerationType
Created by bpolster.
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SandBoxTypestatic final SandBoxTypestatic final SandBoxTypestatic final SandBoxType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic SandBoxTypegetInstance(String type) getType()inthashCode()protected void
-
Field Details
-
USER
-
APPROVAL
-
DEFAULT
-
PRODUCTION
-
-
Constructor Details
-
SandBoxType
public SandBoxType() -
SandBoxType
-
-
Method Details
-
getInstance
-
getType
- Specified by:
getTypein interfaceBroadleafEnumerationType
-
setType
-
getFriendlyType
- Specified by:
getFriendlyTypein interfaceBroadleafEnumerationType
-
getPriority
-
hashCode
public int hashCode() -
equals
-