public interface PageAttribute extends org.broadleafcommerce.common.value.ValueAssignable<String>, org.broadleafcommerce.common.copy.MultiTenantCloneable<PageAttribute>
Pages| Modifier and Type | Method and Description |
|---|---|
Long |
getId()
Returns the id
|
Page |
getPage()
Returns the
Page |
void |
setId(Long id)
Sets the id
|
void |
setPage(Page page)
Sets the
Page |
Copyright © 2016. All rights reserved.