Modifier and Type | Method and Description |
---|---|
static CmisTypeDefinitionType |
Converter.convert(TypeDefinition typeDefinition)
Converts a type definition object.
|
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CmisTypeDefinitionType> |
JaxBHelper.CMISExtraObjectFactory.createTypeDefinition(CmisTypeDefinitionType value) |
Modifier and Type | Method and Description |
---|---|
static TypeDefinition |
Converter.convert(CmisTypeDefinitionType typeDefinition)
Converts a type definition object.
|
javax.xml.bind.JAXBElement<CmisTypeDefinitionType> |
JaxBHelper.CMISExtraObjectFactory.createTypeDefinition(CmisTypeDefinitionType value) |
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 |
GetTypeDefinitionResponse.type |
protected CmisTypeDefinitionType |
CmisTypeContainer.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 |
GetTypeDefinitionResponse.getType()
Gets the value of the type property.
|
CmisTypeDefinitionType |
CmisTypeContainer.getType()
Gets the value of the type property.
|
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 |
GetTypeDefinitionResponse.setType(CmisTypeDefinitionType value)
Sets the value of the type property.
|
void |
CmisTypeContainer.setType(CmisTypeDefinitionType value)
Sets the value of the type property.
|
Modifier and Type | Field and Description |
---|---|
protected List<CmisTypeDefinitionType> |
TypeDefinitions.type |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CmisTypeDefinitionType> |
InMemoryJaxbHelper.CMISExtraObjectFactory.createTypeDefinition(CmisTypeDefinitionType value) |
List<CmisTypeDefinitionType> |
TypeDefinitions.getTypeDefinitions() |
Modifier and Type | Method and Description |
---|---|
javax.xml.bind.JAXBElement<CmisTypeDefinitionType> |
InMemoryJaxbHelper.CMISExtraObjectFactory.createTypeDefinition(CmisTypeDefinitionType value) |
Modifier and Type | Method and Description |
---|---|
CmisTypeDefinitionType |
RepositoryService.getTypeDefinition(String repositoryId,
String typeId,
CmisExtensionType extension) |
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.