org.xcmis.wssoap.impl
Class DiscoveryServicePortImpl
java.lang.Object
org.xcmis.wssoap.impl.DiscoveryServicePortImpl
- All Implemented Interfaces:
- DiscoveryServicePort
public class DiscoveryServicePortImpl
- extends Object
- implements DiscoveryServicePort
- Version:
- $Id: DiscoveryServicePortImpl.java 2 2010-02-04 17:21:49Z andrew00x
$
- Author:
- Max Shaposhnik
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DiscoveryServicePortImpl
public DiscoveryServicePortImpl()
- Constructs instance of
DiscoveryServicePortImpl .
query
public QueryResponse query(Query parameters)
throws CmisException
-
- Specified by:
query in interface DiscoveryServicePort
- Throws:
CmisException
getContentChanges
public void getContentChanges(String repositoryId,
Holder<String> changeLogToken,
Boolean includeProperties,
String propertyFilter,
Boolean includePolicyIds,
Boolean includeACL,
BigInteger maxItems,
CmisExtensionType extension,
Holder<CmisObjectListType> objects)
throws CmisException
-
- Specified by:
getContentChanges in interface DiscoveryServicePort
- Throws:
CmisException
Copyright © 2003-2013 eXo Platform SAS. All Rights Reserved.