public class QuickCreateItem extends Object
Constructor and Description |
---|
QuickCreateItem() |
Modifier and Type | Method and Description |
---|---|
String |
getContentTypeId() |
String |
getLabel() |
String |
getPath() |
String |
getSiteId() |
void |
setContentTypeId(String contentTypeId) |
void |
setLabel(String label) |
void |
setPath(String path) |
void |
setSiteId(String siteId) |
public String getSiteId()
public void setSiteId(String siteId)
public String getLabel()
public void setLabel(String label)
public String getContentTypeId()
public void setContentTypeId(String contentTypeId)
public String getPath()
public void setPath(String path)
Copyright © 2020 CrafterCMS. All rights reserved.