org.alfresco.repo.cmis.reference
Class AbstractObjectReference
java.lang.Object
org.alfresco.repo.cmis.reference.AbstractObjectReference
- All Implemented Interfaces:
- org.alfresco.cmis.CMISObjectReference
- Direct Known Subclasses:
- AVMPathReference, NodeIdReference, NodePathReference, ObjectPathReference
public abstract class AbstractObjectReference
- extends java.lang.Object
- implements org.alfresco.cmis.CMISObjectReference
Abstract Object Reference
Field Summary |
protected org.alfresco.cmis.CMISServices |
cmisServices
|
protected org.alfresco.cmis.CMISRepositoryReference |
repo
|
Constructor Summary |
AbstractObjectReference(org.alfresco.cmis.CMISServices cmisServices,
org.alfresco.cmis.CMISRepositoryReference repo)
Construct |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface org.alfresco.cmis.CMISObjectReference |
getNodeRef |
cmisServices
protected org.alfresco.cmis.CMISServices cmisServices
repo
protected org.alfresco.cmis.CMISRepositoryReference repo
AbstractObjectReference
public AbstractObjectReference(org.alfresco.cmis.CMISServices cmisServices,
org.alfresco.cmis.CMISRepositoryReference repo)
- Construct
- Parameters:
cmisServices
- repo
-
getRepositoryReference
public org.alfresco.cmis.CMISRepositoryReference getRepositoryReference()
- Specified by:
getRepositoryReference
in interface org.alfresco.cmis.CMISObjectReference
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.