public class DataListModel extends ContentModel
| Constructor and Description |
|---|
DataListModel(String name,
String dataListItemType) |
DataListModel(String name,
String title,
String description,
String dataListItemType) |
| Modifier and Type | Method and Description |
|---|---|
String |
getDataListItemType() |
static DataListModel |
getRandomDataListModel(String dataListItemType)
Generates a new random
DataListModel object |
void |
setDataListItemType(String dataListItemType) |
getCmisLocation, getDescription, getName, getParentFolder, getProtocolLocation, getProtocolParentFolder, getTitle, my, rename, setCmisLocation, setDescription, setName, setProtocolLocation, setTitlegetIdentifier, getNodeRef, getNodeRefWithoutVersion, setIdentifier, setNodeRefsetRandomValuesForAllFields, toInfo, toJson, toStringpublic String getDataListItemType()
public void setDataListItemType(String dataListItemType)
public static DataListModel getRandomDataListModel(String dataListItemType)
DataListModel objectdataListItemType - e.g. dl:issue, dl:contact, dl:eventAgendaCopyright © 2005–2019 Alfresco Software. All rights reserved.