Class RuleSet
- java.lang.Object
-
- org.alfresco.rest.api.model.rules.RuleSet
-
@Experimental public class RuleSet extends Object
-
-
Constructor Summary
Constructors Constructor Description RuleSet()
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetId()booleanisDefaultId()static booleanisDefaultId(String id)booleanisNotDefaultId()static booleanisNotDefaultId(String id)static RuleSetof(String id)voidsetId(String id)StringtoString()
-