|
||||||||||
| 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 CmisPropertyString createCmisPropertyString()
CmisPropertyString
public CmisObjectType createCmisObjectType()
CmisObjectType
public CmisAccessControlPrincipalType createCmisAccessControlPrincipalType()
CmisAccessControlPrincipalType
public CmisRenditionType createCmisRenditionType()
CmisRenditionType
public CmisTypePolicyDefinitionType createCmisTypePolicyDefinitionType()
CmisTypePolicyDefinitionType
public CmisAccessControlEntryType createCmisAccessControlEntryType()
CmisAccessControlEntryType
public CmisQueryType createCmisQueryType()
CmisQueryType
public CmisPropertyBooleanDefinitionType createCmisPropertyBooleanDefinitionType()
CmisPropertyBooleanDefinitionType
public CmisPropertyIntegerDefinitionType createCmisPropertyIntegerDefinitionType()
CmisPropertyIntegerDefinitionType
public CmisPropertyUriDefinitionType createCmisPropertyUriDefinitionType()
CmisPropertyUriDefinitionType
public CmisACLCapabilityType createCmisACLCapabilityType()
CmisACLCapabilityType
public CmisTypeDefinitionType createCmisTypeDefinitionType()
CmisTypeDefinitionType
public CmisPropertyDecimal createCmisPropertyDecimal()
CmisPropertyDecimal
public CmisPropertyHtmlDefinitionType createCmisPropertyHtmlDefinitionType()
CmisPropertyHtmlDefinitionType
public CmisPropertyDefinitionType createCmisPropertyDefinitionType()
CmisPropertyDefinitionType
public CmisChoiceUri createCmisChoiceUri()
CmisChoiceUri
public CmisPropertyBoolean createCmisPropertyBoolean()
CmisPropertyBoolean
public CmisPropertyInteger createCmisPropertyInteger()
CmisPropertyInteger
public CmisChoiceHtml createCmisChoiceHtml()
CmisChoiceHtml
public CmisChoiceBoolean createCmisChoiceBoolean()
CmisChoiceBoolean
public CmisPropertyUri createCmisPropertyUri()
CmisPropertyUri
public CmisPropertiesType createCmisPropertiesType()
CmisPropertiesType
public CmisPropertyIdDefinitionType createCmisPropertyIdDefinitionType()
CmisPropertyIdDefinitionType
public CmisPropertyHtml createCmisPropertyHtml()
CmisPropertyHtml
public CmisListOfIdsType createCmisListOfIdsType()
CmisListOfIdsType
public CmisChoiceInteger createCmisChoiceInteger()
CmisChoiceInteger
public CmisProperty createCmisProperty()
CmisProperty
public CmisChoiceId createCmisChoiceId()
CmisChoiceId
public CmisAllowableActionsType createCmisAllowableActionsType()
CmisAllowableActionsType
public CmisChoiceDateTime createCmisChoiceDateTime()
CmisChoiceDateTime
public CmisAccessControlListType createCmisAccessControlListType()
CmisAccessControlListType
public CmisChoiceString createCmisChoiceString()
CmisChoiceString
public CmisPropertyStringDefinitionType createCmisPropertyStringDefinitionType()
CmisPropertyStringDefinitionType
public CmisTypeDocumentDefinitionType createCmisTypeDocumentDefinitionType()
CmisTypeDocumentDefinitionType
public CmisTypeRelationshipDefinitionType createCmisTypeRelationshipDefinitionType()
CmisTypeRelationshipDefinitionType
public CmisTypeFolderDefinitionType createCmisTypeFolderDefinitionType()
CmisTypeFolderDefinitionType
public CmisPermissionDefinition createCmisPermissionDefinition()
CmisPermissionDefinition
public CmisChoice createCmisChoice()
CmisChoice
public CmisPropertyId createCmisPropertyId()
CmisPropertyId
public CmisPropertyDecimalDefinitionType createCmisPropertyDecimalDefinitionType()
CmisPropertyDecimalDefinitionType
public CmisRepositoryCapabilitiesType createCmisRepositoryCapabilitiesType()
CmisRepositoryCapabilitiesType
public CmisChoiceDecimal createCmisChoiceDecimal()
CmisChoiceDecimal
public CmisChangeEventType createCmisChangeEventType()
CmisChangeEventType
public CmisPermissionMapping createCmisPermissionMapping()
CmisPermissionMapping
public CmisPropertyDateTimeDefinitionType createCmisPropertyDateTimeDefinitionType()
CmisPropertyDateTimeDefinitionType
public CmisRepositoryInfoType createCmisRepositoryInfoType()
CmisRepositoryInfoType
public CmisPropertyDateTime createCmisPropertyDateTime()
CmisPropertyDateTime
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 | |||||||||