org.broadleafcommerce.cms.structure.domain
Interface StructuredContentRule
- All Superinterfaces:
- java.io.Serializable
- All Known Implementing Classes:
- StructuredContentRuleImpl
public interface StructuredContentRule
- extends java.io.Serializable
- Author:
- jfischer
getId
java.lang.Long getId()
setId
void setId(java.lang.Long id)
getMatchRule
java.lang.String getMatchRule()
setMatchRule
void setMatchRule(java.lang.String matchRule)
cloneEntity
StructuredContentRule cloneEntity()
Copyright © 2011. All Rights Reserved.