Package org.alfresco.opencmis.mapping
Class RuntimeSwitchingCMISFacade
java.lang.Object
org.alfresco.opencmis.mapping.RuntimeSwitchingCMISFacade
- All Implemented Interfaces:
CMISFacade
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionconstructObjectId(String currentNodeId, String pwcVersionLabel) createNodeInfo(AssociationRef assocRef) createNodeInfo(NodeRef nodeRef) booleanisWorkingCopy(NodeRef nodeRef) voidsetFailOnManyFacades(boolean failOnManyFacades) voidsetFallbackFacade(CMISFacade fallbackFacade)
-
Constructor Details
-
RuntimeSwitchingCMISFacade
-
-
Method Details
-
setFallbackFacade
-
setFailOnManyFacades
public void setFailOnManyFacades(boolean failOnManyFacades) -
createNodeInfo
- Specified by:
createNodeInfoin interfaceCMISFacade
-
createNodeInfo
- Specified by:
createNodeInfoin interfaceCMISFacade
-
isWorkingCopy
- Specified by:
isWorkingCopyin interfaceCMISFacade
-
constructObjectId
- Specified by:
constructObjectIdin interfaceCMISFacade
-