Class ObjectFactory
java.lang.Object
org.exoplatform.wiki.service.rest.model.ObjectFactory
-
Constructor Summary
ConstructorsConstructorDescriptionCreate a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.exoplatform.wiki.service.rest.model -
Method Summary
Modifier and TypeMethodDescriptionCreate an instance ofAttachmentCreate an instance ofAttachmentsCreate an instance ofAttributeCreate an instance ofClassCreate an instance ofClassesCreate an instance ofCommentCreate an instance ofCommentsCreate an instance ofHistoryCreate an instance ofHistorySummaryCreate an instance ofLinkCreate an instance ofLinkCollectionCreate an instance ofObjectCreate an instance ofObjectsCreate an instance ofObjectSummaryjavax.xml.bind.JAXBElement<ObjectSummary>createObjectSummary(ObjectSummary value) Create an instance ofPageCreate an instance ofPagesCreate an instance ofPageSummaryCreate an instance ofPropertiesCreate an instance ofPropertyCreate an instance ofSearchResultCreate an instance ofSearchResultsCreate an instance ofSpaceCreate an instance ofSpacesCreate an instance ofSyntaxesCreate an instance ofTagCreate an instance ofTagsCreate an instance ofTranslationCreate an instance ofTranslationsCreate an instance ofWikiCreate an instance ofWikisCreate an instance ofXwiki
-
Constructor Details
-
ObjectFactory
public ObjectFactory()Create a new ObjectFactory that can be used to create new instances of schema derived classes for package: org.exoplatform.wiki.service.rest.model
-
-
Method Details
-
createXwiki
Create an instance ofXwiki -
createLinkCollection
Create an instance ofLinkCollection -
createLink
Create an instance ofLink -
createSyntaxes
Create an instance ofSyntaxes -
createWikis
Create an instance ofWikis -
createWiki
Create an instance ofWiki -
createSpaces
Create an instance ofSpaces -
createSpace
Create an instance ofSpace -
createPages
Create an instance ofPages -
createPageSummary
Create an instance ofPageSummary -
createPage
Create an instance ofPage -
createTranslations
Create an instance ofTranslations -
createHistory
Create an instance ofHistory -
createHistorySummary
Create an instance ofHistorySummary -
createAttachments
Create an instance ofAttachments -
createAttachment
Create an instance ofAttachment -
createComments
Create an instance ofComments -
createComment
Create an instance ofComment -
createProperty
Create an instance ofProperty -
createAttribute
Create an instance ofAttribute -
createClass
Create an instance ofClass -
createClasses
Create an instance ofClasses -
createObjects
Create an instance ofObjects -
createObjectSummary
Create an instance ofObjectSummary -
createObject
Create an instance ofObject -
createTranslation
Create an instance ofTranslation -
createProperties
Create an instance ofProperties -
createTag
Create an instance ofTag -
createTags
Create an instance ofTags -
createSearchResult
Create an instance ofSearchResult -
createSearchResults
Create an instance ofSearchResults -
createObjectSummary
-