|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CmisPropertiesType | |
|---|---|
| org.xcmis.core | |
| org.xcmis.messaging | |
| org.xcmis.soap | |
| org.xcmis.wssoap.impl | |
| Uses of CmisPropertiesType in org.xcmis.core |
|---|
| Fields in org.xcmis.core declared as CmisPropertiesType | |
|---|---|
protected CmisPropertiesType |
CmisObjectType.properties
|
| Methods in org.xcmis.core that return CmisPropertiesType | |
|---|---|
CmisPropertiesType |
ObjectFactory.createCmisPropertiesType()
Create an instance of CmisPropertiesType |
CmisPropertiesType |
CmisObjectType.getProperties()
Gets the value of the properties property. |
| Methods in org.xcmis.core with parameters of type CmisPropertiesType | |
|---|---|
void |
CmisObjectType.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
| Uses of CmisPropertiesType in org.xcmis.messaging |
|---|
| Fields in org.xcmis.messaging declared as CmisPropertiesType | |
|---|---|
protected CmisPropertiesType |
CreateRelationship.properties
|
protected CmisPropertiesType |
CreatePolicy.properties
|
protected CmisPropertiesType |
CreateDocumentFromSource.properties
|
protected CmisPropertiesType |
GetPropertiesOfLatestVersionResponse.properties
|
protected CmisPropertiesType |
GetPropertiesResponse.properties
|
protected CmisPropertiesType |
CreateFolder.properties
|
protected CmisPropertiesType |
CreateDocument.properties
|
protected CmisPropertiesType |
UpdateProperties.properties
|
| Fields in org.xcmis.messaging with type parameters of type CmisPropertiesType | |
|---|---|
protected JAXBElement<CmisPropertiesType> |
CheckIn.properties
|
| Methods in org.xcmis.messaging that return CmisPropertiesType | |
|---|---|
CmisPropertiesType |
CreateRelationship.getProperties()
Gets the value of the properties property. |
CmisPropertiesType |
CreatePolicy.getProperties()
Gets the value of the properties property. |
CmisPropertiesType |
CreateDocumentFromSource.getProperties()
Gets the value of the properties property. |
CmisPropertiesType |
GetPropertiesOfLatestVersionResponse.getProperties()
Gets the value of the properties property. |
CmisPropertiesType |
GetPropertiesResponse.getProperties()
Gets the value of the properties property. |
CmisPropertiesType |
CreateFolder.getProperties()
Gets the value of the properties property. |
CmisPropertiesType |
CreateDocument.getProperties()
Gets the value of the properties property. |
CmisPropertiesType |
UpdateProperties.getProperties()
Gets the value of the properties property. |
| Methods in org.xcmis.messaging that return types with arguments of type CmisPropertiesType | |
|---|---|
JAXBElement<CmisPropertiesType> |
ObjectFactory.createCheckInProperties(CmisPropertiesType value)
Create an instance of JAXBElement<CmisPropertiesType>} |
JAXBElement<CmisPropertiesType> |
CheckIn.getProperties()
Gets the value of the properties property. |
| Methods in org.xcmis.messaging with parameters of type CmisPropertiesType | |
|---|---|
JAXBElement<CmisPropertiesType> |
ObjectFactory.createCheckInProperties(CmisPropertiesType value)
Create an instance of JAXBElement<CmisPropertiesType>} |
void |
CreateRelationship.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
void |
CreatePolicy.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
void |
CreateDocumentFromSource.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
void |
GetPropertiesOfLatestVersionResponse.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
void |
GetPropertiesResponse.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
void |
CreateFolder.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
void |
CreateDocument.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
void |
UpdateProperties.setProperties(CmisPropertiesType value)
Sets the value of the properties property. |
| Method parameters in org.xcmis.messaging with type arguments of type CmisPropertiesType | |
|---|---|
void |
CheckIn.setProperties(JAXBElement<CmisPropertiesType> value)
Sets the value of the properties property. |
| Uses of CmisPropertiesType in org.xcmis.soap |
|---|
| Methods in org.xcmis.soap that return CmisPropertiesType | |
|---|---|
CmisPropertiesType |
ObjectServicePort.getProperties(String repositoryId,
String objectId,
String filter,
CmisExtensionType extension)
|
CmisPropertiesType |
VersioningServicePort.getPropertiesOfLatestVersion(String repositoryId,
String objectId,
Boolean major,
String filter,
CmisExtensionType extension)
|
| Uses of CmisPropertiesType in org.xcmis.wssoap.impl |
|---|
| Methods in org.xcmis.wssoap.impl that return CmisPropertiesType | |
|---|---|
static CmisPropertiesType |
TypeConverter.getCmisPropertiesType(org.xcmis.spi.model.CmisObject source)
|
CmisPropertiesType |
ObjectServicePortImpl.getProperties(String repositoryId,
String objectId,
String propertyFilter,
CmisExtensionType extension)
|
CmisPropertiesType |
VersioningServicePortImpl.getPropertiesOfLatestVersion(String repositoryId,
String objectId,
Boolean major,
String filter,
CmisExtensionType extension)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||