| Package | Description |
|---|---|
| org.alfresco.repo.cmis.ws |
| Modifier and Type | Class and Description |
|---|---|
class |
CmisTypeDocumentDefinitionType
Java class for cmisTypeDocumentDefinitionType complex type.
|
class |
CmisTypeFolderDefinitionType
Java class for cmisTypeFolderDefinitionType complex type.
|
class |
CmisTypePolicyDefinitionType
Java class for cmisTypePolicyDefinitionType complex type.
|
class |
CmisTypeRelationshipDefinitionType
Java class for cmisTypeRelationshipDefinitionType complex type.
|
| Modifier and Type | Field and Description |
|---|---|
protected CmisTypeDefinitionType |
CmisTypeContainer.type |
protected CmisTypeDefinitionType |
GetTypeDefinitionResponse.type |
| Modifier and Type | Field and Description |
|---|---|
protected List<CmisTypeDefinitionType> |
CmisTypeDefinitionListType.types |
| Modifier and Type | Method and Description |
|---|---|
CmisTypeDefinitionType |
ObjectFactory.createCmisTypeDefinitionType()
Create an instance of
CmisTypeDefinitionType |
CmisTypeDefinitionType |
CmisTypeContainer.getType()
Gets the value of the type property.
|
CmisTypeDefinitionType |
GetTypeDefinitionResponse.getType()
Gets the value of the type property.
|
CmisTypeDefinitionType |
DMRepositoryServicePort.getTypeDefinition(String repositoryId,
String typeId,
CmisExtensionType extension)
Gets the definition for specified object type
|
CmisTypeDefinitionType |
RepositoryServicePort.getTypeDefinition(String repositoryId,
String typeId,
CmisExtensionType extension) |
| Modifier and Type | Method and Description |
|---|---|
List<CmisTypeDefinitionType> |
CmisTypeDefinitionListType.getTypes()
Gets the value of the types property.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CmisTypeContainer.setType(CmisTypeDefinitionType value)
Sets the value of the type property.
|
void |
GetTypeDefinitionResponse.setType(CmisTypeDefinitionType value)
Sets the value of the type property.
|
Copyright © 2005–2014 Alfresco Software. All rights reserved.