public class ContentMenuItem extends BaseXmlModel
Modifier and Type | Class and Description |
---|---|
static class |
ContentMenuItem.ContentMenuType |
Constructor and Description |
---|
ContentMenuItem() |
Modifier and Type | Method and Description |
---|---|
Boolean |
getActive() |
Integer |
getCollectionId() |
Integer |
getContentMenuId() |
ContentMenuItem.ContentMenuType |
getContentMenuType() |
Date |
getCreatedDate() |
String |
getDescription() |
String |
getFilterData() |
String |
getIconFilename() |
Date |
getModifiedDate() |
String |
getName() |
float |
getSortBy() |
Integer |
getUserId() |
getRawXml, setRawXml
public Integer getContentMenuId()
public Boolean getActive()
public Date getCreatedDate()
public Date getModifiedDate()
public float getSortBy()
public ContentMenuItem.ContentMenuType getContentMenuType()
public String getName()
public String getDescription()
public String getIconFilename()
public Integer getUserId()
public Integer getCollectionId()
public String getFilterData()
Copyright © 2014 Equilibrium. All rights reserved.