Package org.alfresco.cmis.dsl
Class BaseObjectType.PropertyDefinitionObject
- java.lang.Object
-
- org.alfresco.cmis.dsl.BaseObjectType.PropertyDefinitionObject
-
- Enclosing class:
- BaseObjectType
public class BaseObjectType.PropertyDefinitionObject extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description PropertyDefinitionObject(org.apache.chemistry.opencmis.client.api.ObjectType type)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description BaseObjectType.PropertyDefinitionObjectpropertyDefinitionIsEmpty()BaseObjectType.PropertyDefinitionObjectpropertyDefinitionIsNotEmpty()
-
-
-
Method Detail
-
propertyDefinitionIsEmpty
public BaseObjectType.PropertyDefinitionObject propertyDefinitionIsEmpty()
-
propertyDefinitionIsNotEmpty
public BaseObjectType.PropertyDefinitionObject propertyDefinitionIsNotEmpty()
-
-