public class CmisRepositoryInfoType extends Object
Java-Klasse für cmisRepositoryInfoType complex type.
Das folgende Schemafragment gibt den erwarteten Content an, der in dieser Klasse enthalten ist.
<complexType name="cmisRepositoryInfoType">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<sequence>
<element name="repositoryId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="repositoryName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="repositoryDescription" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="vendorName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="productName" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="productVersion" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="rootFolderId" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="latestChangeLogToken" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="capabilities" type="{http://docs.oasis-open.org/ns/cmis/core/200908/}cmisRepositoryCapabilitiesType"/>
<element name="aclCapability" type="{http://docs.oasis-open.org/ns/cmis/core/200908/}cmisACLCapabilityType" minOccurs="0"/>
<element name="cmisVersionSupported" type="{http://www.w3.org/2001/XMLSchema}string"/>
<element name="thinClientURI" type="{http://www.w3.org/2001/XMLSchema}anyURI" minOccurs="0"/>
<element name="changesIncomplete" type="{http://www.w3.org/2001/XMLSchema}boolean" minOccurs="0"/>
<element name="changesOnType" type="{http://docs.oasis-open.org/ns/cmis/core/200908/}enumBaseObjectTypeIds" maxOccurs="unbounded" minOccurs="0"/>
<element name="principalAnonymous" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="principalAnyone" type="{http://www.w3.org/2001/XMLSchema}string" minOccurs="0"/>
<element name="extendedFeatures" type="{http://docs.oasis-open.org/ns/cmis/core/200908/}cmisExtensionFeatureType" maxOccurs="unbounded" minOccurs="0"/>
<any processContents='lax' namespace='##other' maxOccurs="unbounded" minOccurs="0"/>
</sequence>
<attGroup ref="{http://docs.oasis-open.org/ns/cmis/core/200908/}cmisUndefinedAttribute"/>
<anyAttribute processContents='lax' namespace='##other'/>
</restriction>
</complexContent>
</complexType>
| Modifier and Type | Field and Description |
|---|---|
protected CmisACLCapabilityType |
aclCapability |
protected List<Object> |
any |
protected CmisRepositoryCapabilitiesType |
capabilities |
protected Boolean |
changesIncomplete |
protected List<EnumBaseObjectTypeIds> |
changesOnType |
protected String |
cmisVersionSupported |
protected List<CmisExtensionFeatureType> |
extendedFeatures |
protected String |
latestChangeLogToken |
protected String |
principalAnonymous |
protected String |
principalAnyone |
protected String |
productName |
protected String |
productVersion |
protected String |
repositoryDescription |
protected String |
repositoryId |
protected String |
repositoryName |
protected String |
rootFolderId |
protected String |
thinClientURI |
protected String |
vendorName |
| Constructor and Description |
|---|
CmisRepositoryInfoType() |
| Modifier and Type | Method and Description |
|---|---|
CmisACLCapabilityType |
getAclCapability()
Ruft den Wert der aclCapability-Eigenschaft ab.
|
List<Object> |
getAny()
Gets the value of the any property.
|
CmisRepositoryCapabilitiesType |
getCapabilities()
Ruft den Wert der capabilities-Eigenschaft ab.
|
List<EnumBaseObjectTypeIds> |
getChangesOnType()
Gets the value of the changesOnType property.
|
String |
getCmisVersionSupported()
Ruft den Wert der cmisVersionSupported-Eigenschaft ab.
|
List<CmisExtensionFeatureType> |
getExtendedFeatures()
Gets the value of the extendedFeatures property.
|
String |
getLatestChangeLogToken()
Ruft den Wert der latestChangeLogToken-Eigenschaft ab.
|
Map<QName,String> |
getOtherAttributes()
Gets a map that contains attributes that aren't bound to any typed property on this class.
|
String |
getPrincipalAnonymous()
Ruft den Wert der principalAnonymous-Eigenschaft ab.
|
String |
getPrincipalAnyone()
Ruft den Wert der principalAnyone-Eigenschaft ab.
|
String |
getProductName()
Ruft den Wert der productName-Eigenschaft ab.
|
String |
getProductVersion()
Ruft den Wert der productVersion-Eigenschaft ab.
|
String |
getRepositoryDescription()
Ruft den Wert der repositoryDescription-Eigenschaft ab.
|
String |
getRepositoryId()
Ruft den Wert der repositoryId-Eigenschaft ab.
|
String |
getRepositoryName()
Ruft den Wert der repositoryName-Eigenschaft ab.
|
String |
getRootFolderId()
Ruft den Wert der rootFolderId-Eigenschaft ab.
|
String |
getThinClientURI()
Ruft den Wert der thinClientURI-Eigenschaft ab.
|
String |
getVendorName()
Ruft den Wert der vendorName-Eigenschaft ab.
|
Boolean |
isChangesIncomplete()
Ruft den Wert der changesIncomplete-Eigenschaft ab.
|
void |
setAclCapability(CmisACLCapabilityType value)
Legt den Wert der aclCapability-Eigenschaft fest.
|
void |
setCapabilities(CmisRepositoryCapabilitiesType value)
Legt den Wert der capabilities-Eigenschaft fest.
|
void |
setChangesIncomplete(Boolean value)
Legt den Wert der changesIncomplete-Eigenschaft fest.
|
void |
setCmisVersionSupported(String value)
Legt den Wert der cmisVersionSupported-Eigenschaft fest.
|
void |
setLatestChangeLogToken(String value)
Legt den Wert der latestChangeLogToken-Eigenschaft fest.
|
void |
setPrincipalAnonymous(String value)
Legt den Wert der principalAnonymous-Eigenschaft fest.
|
void |
setPrincipalAnyone(String value)
Legt den Wert der principalAnyone-Eigenschaft fest.
|
void |
setProductName(String value)
Legt den Wert der productName-Eigenschaft fest.
|
void |
setProductVersion(String value)
Legt den Wert der productVersion-Eigenschaft fest.
|
void |
setRepositoryDescription(String value)
Legt den Wert der repositoryDescription-Eigenschaft fest.
|
void |
setRepositoryId(String value)
Legt den Wert der repositoryId-Eigenschaft fest.
|
void |
setRepositoryName(String value)
Legt den Wert der repositoryName-Eigenschaft fest.
|
void |
setRootFolderId(String value)
Legt den Wert der rootFolderId-Eigenschaft fest.
|
void |
setThinClientURI(String value)
Legt den Wert der thinClientURI-Eigenschaft fest.
|
void |
setVendorName(String value)
Legt den Wert der vendorName-Eigenschaft fest.
|
protected String repositoryId
protected String repositoryName
protected String repositoryDescription
protected String vendorName
protected String productName
protected String productVersion
protected String rootFolderId
protected String latestChangeLogToken
protected CmisRepositoryCapabilitiesType capabilities
protected CmisACLCapabilityType aclCapability
protected String cmisVersionSupported
protected String thinClientURI
protected Boolean changesIncomplete
protected List<EnumBaseObjectTypeIds> changesOnType
protected String principalAnonymous
protected String principalAnyone
protected List<CmisExtensionFeatureType> extendedFeatures
public String getRepositoryId()
Stringpublic void setRepositoryId(String value)
value - allowed object is
Stringpublic String getRepositoryName()
Stringpublic void setRepositoryName(String value)
value - allowed object is
Stringpublic String getRepositoryDescription()
Stringpublic void setRepositoryDescription(String value)
value - allowed object is
Stringpublic String getVendorName()
Stringpublic void setVendorName(String value)
value - allowed object is
Stringpublic String getProductName()
Stringpublic void setProductName(String value)
value - allowed object is
Stringpublic String getProductVersion()
Stringpublic void setProductVersion(String value)
value - allowed object is
Stringpublic String getRootFolderId()
Stringpublic void setRootFolderId(String value)
value - allowed object is
Stringpublic String getLatestChangeLogToken()
Stringpublic void setLatestChangeLogToken(String value)
value - allowed object is
Stringpublic CmisRepositoryCapabilitiesType getCapabilities()
CmisRepositoryCapabilitiesTypepublic void setCapabilities(CmisRepositoryCapabilitiesType value)
value - allowed object is
CmisRepositoryCapabilitiesTypepublic CmisACLCapabilityType getAclCapability()
CmisACLCapabilityTypepublic void setAclCapability(CmisACLCapabilityType value)
value - allowed object is
CmisACLCapabilityTypepublic String getCmisVersionSupported()
Stringpublic void setCmisVersionSupported(String value)
value - allowed object is
Stringpublic String getThinClientURI()
Stringpublic void setThinClientURI(String value)
value - allowed object is
Stringpublic Boolean isChangesIncomplete()
Booleanpublic void setChangesIncomplete(Boolean value)
value - allowed object is
Booleanpublic List<EnumBaseObjectTypeIds> getChangesOnType()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the changesOnType property.
For example, to add a new item, do as follows:
getChangesOnType().add(newItem);
Objects of the following type(s) are allowed in the list
EnumBaseObjectTypeIds
public String getPrincipalAnonymous()
Stringpublic void setPrincipalAnonymous(String value)
value - allowed object is
Stringpublic String getPrincipalAnyone()
Stringpublic void setPrincipalAnyone(String value)
value - allowed object is
Stringpublic List<CmisExtensionFeatureType> getExtendedFeatures()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the extendedFeatures property.
For example, to add a new item, do as follows:
getExtendedFeatures().add(newItem);
Objects of the following type(s) are allowed in the list
CmisExtensionFeatureType
public List<Object> getAny()
This accessor method returns a reference to the live list,
not a snapshot. Therefore any modification you make to the
returned list will be present inside the JAXB object.
This is why there is not a set method for the any property.
For example, to add a new item, do as follows:
getAny().add(newItem);
Objects of the following type(s) are allowed in the list
Element
Object
public Map<QName,String> getOtherAttributes()
the map is keyed by the name of the attribute and the value is the string value of the attribute. the map returned by this method is live, and you can add new attribute by updating the map directly. Because of this design, there's no setter.
Copyright © 2009–2016 The Apache Software Foundation. All rights reserved.