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