Class URLRedirectType
java.lang.Object
org.broadleafcommerce.cms.url.type.URLRedirectType
- All Implemented Interfaces:
Serializable,org.broadleafcommerce.common.BroadleafEnumerationType
public class URLRedirectType
extends Object
implements Serializable, org.broadleafcommerce.common.BroadleafEnumerationType
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final URLRedirectTypestatic final URLRedirectTypestatic final URLRedirectType -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanstatic URLRedirectTypegetInstance(String type) getType()inthashCode()void
-
Field Details
-
FORWARD
-
REDIRECT_PERM
-
REDIRECT_TEMP
-
-
Constructor Details
-
URLRedirectType
public URLRedirectType() -
URLRedirectType
-
-
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
-