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