|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisPropertyDefinitionType | |
|---|---|
| org.xcmis.core | |
| org.xcmis.wssoap.impl | |
| Uses of CmisPropertyDefinitionType in org.xcmis.core |
|---|
| Subclasses of CmisPropertyDefinitionType in org.xcmis.core | |
|---|---|
class |
CmisPropertyBooleanDefinitionType
Java class for cmisPropertyBooleanDefinitionType complex type. |
class |
CmisPropertyDateTimeDefinitionType
Java class for cmisPropertyDateTimeDefinitionType complex type. |
class |
CmisPropertyDecimalDefinitionType
Java class for cmisPropertyDecimalDefinitionType complex type. |
class |
CmisPropertyHtmlDefinitionType
Java class for cmisPropertyHtmlDefinitionType complex type. |
class |
CmisPropertyIdDefinitionType
Java class for cmisPropertyIdDefinitionType complex type. |
class |
CmisPropertyIntegerDefinitionType
Java class for cmisPropertyIntegerDefinitionType complex type. |
class |
CmisPropertyStringDefinitionType
Java class for cmisPropertyStringDefinitionType complex type. |
class |
CmisPropertyUriDefinitionType
Java class for cmisPropertyUriDefinitionType complex type. |
| Fields in org.xcmis.core with type parameters of type CmisPropertyDefinitionType | |
|---|---|
protected List<CmisPropertyDefinitionType> |
CmisTypeDefinitionType.propertyDefinition
|
| Methods in org.xcmis.core that return CmisPropertyDefinitionType | |
|---|---|
CmisPropertyDefinitionType |
ObjectFactory.createCmisPropertyDefinitionType()
Create an instance of CmisPropertyDefinitionType |
| Methods in org.xcmis.core that return types with arguments of type CmisPropertyDefinitionType | |
|---|---|
List<CmisPropertyDefinitionType> |
CmisTypeDefinitionType.getPropertyDefinition()
Gets the value of the propertyDefinition property. |
| Uses of CmisPropertyDefinitionType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return types with arguments of type CmisPropertyDefinitionType | |
|---|---|
static List<CmisPropertyDefinitionType> |
TypeConverter.getCmisPropertyDefintitionTypeList(Collection<org.xcmis.spi.model.PropertyDefinition<?>> source)
|
| Method parameters in org.xcmis.wssoap.impl with type arguments of type CmisPropertyDefinitionType | |
|---|---|
static Map<String,org.xcmis.spi.model.PropertyDefinition<?>> |
TypeConverter.getPropertyDefinitionMap(List<CmisPropertyDefinitionType> source)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||