|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeDefinitionList | |
|---|---|
| org.apache.chemistry.opencmis.commons.spi | OpenCMIS client and server binding services. |
| org.apache.chemistry.opencmis.server.support | |
| Uses of TypeDefinitionList in org.apache.chemistry.opencmis.commons.spi |
|---|
| Methods in org.apache.chemistry.opencmis.commons.spi that return TypeDefinitionList | |
|---|---|
TypeDefinitionList |
RepositoryService.getTypeChildren(java.lang.String repositoryId,
java.lang.String typeId,
java.lang.Boolean includePropertyDefinitions,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
ExtensionsData extension)
Returns the list of object types defined for the repository that are children of the specified type. |
| Uses of TypeDefinitionList in org.apache.chemistry.opencmis.server.support |
|---|
| Methods in org.apache.chemistry.opencmis.server.support that return TypeDefinitionList | |
|---|---|
TypeDefinitionList |
CmisServiceWrapper.getTypeChildren(java.lang.String repositoryId,
java.lang.String typeId,
java.lang.Boolean includePropertyDefinitions,
java.math.BigInteger maxItems,
java.math.BigInteger skipCount,
ExtensionsData extension)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||