Class URLHandlerDTO

java.lang.Object
org.broadleafcommerce.cms.url.domain.URLHandlerDTO
All Implemented Interfaces:
Serializable, URLHandler, org.broadleafcommerce.common.copy.MultiTenantCloneable<URLHandler>
Direct Known Subclasses:
NullURLHandler

public class URLHandlerDTO extends Object implements URLHandler
A bean representation of a URLHandler
Author:
bpolster
See Also: