|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.xcmis.core.ObjectFactory
public class ObjectFactory
This object contains factory methods for each Java content interface and Java element interface generated in the org.xcmis.core package.
An ObjectFactory allows you to programatically construct new instances of the Java representation for XML content. The Java representation of XML content can consist of schema derived interfaces and classes representing the binding of schema type definitions, element declarations and model groups. Factory methods for each of these are provided in this class.
| Constructor Summary | |
|---|---|
ObjectFactory()
Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.xcmis.core |
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ObjectFactory()
| Method Detail |
|---|
public CmisPropertyDefinitionType createCmisPropertyDefinitionType()
CmisPropertyDefinitionType
public CmisTypeFolderDefinitionType createCmisTypeFolderDefinitionType()
CmisTypeFolderDefinitionType
public CmisPropertyUriDefinitionType createCmisPropertyUriDefinitionType()
CmisPropertyUriDefinitionType
public CmisPropertyUri createCmisPropertyUri()
CmisPropertyUri
public CmisPropertyBooleanDefinitionType createCmisPropertyBooleanDefinitionType()
CmisPropertyBooleanDefinitionType
public CmisPropertyDateTime createCmisPropertyDateTime()
CmisPropertyDateTime
public CmisPropertyDecimalDefinitionType createCmisPropertyDecimalDefinitionType()
CmisPropertyDecimalDefinitionType
public CmisPropertyInteger createCmisPropertyInteger()
CmisPropertyInteger
public CmisChoiceBoolean createCmisChoiceBoolean()
CmisChoiceBoolean
public CmisPropertyDateTimeDefinitionType createCmisPropertyDateTimeDefinitionType()
CmisPropertyDateTimeDefinitionType
public CmisTypeDocumentDefinitionType createCmisTypeDocumentDefinitionType()
CmisTypeDocumentDefinitionType
public CmisChoiceUri createCmisChoiceUri()
CmisChoiceUri
public CmisChoiceHtml createCmisChoiceHtml()
CmisChoiceHtml
public CmisPropertyIntegerDefinitionType createCmisPropertyIntegerDefinitionType()
CmisPropertyIntegerDefinitionType
public CmisQueryType createCmisQueryType()
CmisQueryType
public CmisAccessControlEntryType createCmisAccessControlEntryType()
CmisAccessControlEntryType
public CmisObjectType createCmisObjectType()
CmisObjectType
public CmisChoiceString createCmisChoiceString()
CmisChoiceString
public CmisPropertyDecimal createCmisPropertyDecimal()
CmisPropertyDecimal
public CmisTypeDefinitionType createCmisTypeDefinitionType()
CmisTypeDefinitionType
public CmisRenditionType createCmisRenditionType()
CmisRenditionType
public CmisAccessControlPrincipalType createCmisAccessControlPrincipalType()
CmisAccessControlPrincipalType
public CmisPropertyIdDefinitionType createCmisPropertyIdDefinitionType()
CmisPropertyIdDefinitionType
public CmisTypePolicyDefinitionType createCmisTypePolicyDefinitionType()
CmisTypePolicyDefinitionType
public CmisPropertyHtml createCmisPropertyHtml()
CmisPropertyHtml
public CmisChangeEventType createCmisChangeEventType()
CmisChangeEventType
public CmisChoiceId createCmisChoiceId()
CmisChoiceId
public CmisPermissionMapping createCmisPermissionMapping()
CmisPermissionMapping
public CmisListOfIdsType createCmisListOfIdsType()
CmisListOfIdsType
public CmisPropertyHtmlDefinitionType createCmisPropertyHtmlDefinitionType()
CmisPropertyHtmlDefinitionType
public CmisChoice createCmisChoice()
CmisChoice
public CmisPropertyBoolean createCmisPropertyBoolean()
CmisPropertyBoolean
public CmisChoiceInteger createCmisChoiceInteger()
CmisChoiceInteger
public CmisPermissionDefinition createCmisPermissionDefinition()
CmisPermissionDefinition
public CmisAllowableActionsType createCmisAllowableActionsType()
CmisAllowableActionsType
public CmisChoiceDecimal createCmisChoiceDecimal()
CmisChoiceDecimal
public CmisPropertiesType createCmisPropertiesType()
CmisPropertiesType
public CmisACLCapabilityType createCmisACLCapabilityType()
CmisACLCapabilityType
public CmisTypeRelationshipDefinitionType createCmisTypeRelationshipDefinitionType()
CmisTypeRelationshipDefinitionType
public CmisPropertyString createCmisPropertyString()
CmisPropertyString
public CmisChoiceDateTime createCmisChoiceDateTime()
CmisChoiceDateTime
public CmisAccessControlListType createCmisAccessControlListType()
CmisAccessControlListType
public CmisProperty createCmisProperty()
CmisProperty
public CmisRepositoryInfoType createCmisRepositoryInfoType()
CmisRepositoryInfoType
public CmisPropertyStringDefinitionType createCmisPropertyStringDefinitionType()
CmisPropertyStringDefinitionType
public CmisRepositoryCapabilitiesType createCmisRepositoryCapabilitiesType()
CmisRepositoryCapabilitiesType
public CmisPropertyId createCmisPropertyId()
CmisPropertyId
public JAXBElement<CmisQueryType> createQuery(CmisQueryType value)
JAXBElement<CmisQueryType>}
public JAXBElement<CmisAccessControlListType> createAcl(CmisAccessControlListType value)
JAXBElement<CmisAccessControlListType>}
public JAXBElement<CmisAllowableActionsType> createAllowableActions(CmisAllowableActionsType value)
JAXBElement<CmisAllowableActionsType>}
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||