| Package | Description |
|---|---|
| org.apache.chemistry.opencmis.jcr.impl | |
| org.apache.chemistry.opencmis.jcr.type |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractJcrTypeHandler
This abstract class takes care of collecting references set when the handler is added to
JcrTypeHandlerManager. |
class |
DefaultDocumentTypeHandler
Type handler that provides cmis:document.
|
class |
DefaultFolderTypeHandler
Type handler that provides cmis:folder.
|
class |
DefaultUnversionedDocumentTypeHandler
Type handler that provides cmis:unversioned-document.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
JcrDocumentTypeHandler
Implemented by type handlers that provides a type that is or inherits from cmis:document.
|
interface |
JcrFolderTypeHandler
Implemented by type handlers that provides a type that is or inherits from cmis:folder.
|
| Modifier and Type | Method and Description |
|---|---|
JcrTypeHandler |
JcrTypeHandlerManager.getTypeHandler(String typeId) |
| Modifier and Type | Method and Description |
|---|---|
void |
JcrTypeHandlerManager.addHandler(JcrTypeHandler typeHandler) |
Copyright © 2009-2012 The Apache Software Foundation. All Rights Reserved.