Package org.alfresco.rest.model
Class RestCDLevelModel
java.lang.Object
org.alfresco.rest.model.RestCDLevelModel
TAS model representing a single level in a cascading dictionary. Maps to the
levels array items in the cascading-dictionaries REST API response.-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetLevel()voidsetLevel(int level) voidsetProperties(List<String> properties)
-
Constructor Details
-
RestCDLevelModel
public RestCDLevelModel()
-
-
Method Details
-
getLevel
public int getLevel() -
setLevel
public void setLevel(int level) -
getProperties
-
setProperties
-