com.liferay.client.soap.portlet.documentlibrary.service.http
Class Portlet_DL_DLAppServiceSoapBindingStub

java.lang.Object
  extended by org.apache.axis.client.Stub
      extended by com.liferay.client.soap.portlet.documentlibrary.service.http.Portlet_DL_DLAppServiceSoapBindingStub
All Implemented Interfaces:
DLAppServiceSoap, java.rmi.Remote, javax.xml.rpc.Stub

public class Portlet_DL_DLAppServiceSoapBindingStub
extends org.apache.axis.client.Stub
implements DLAppServiceSoap


Field Summary
 
Fields inherited from class org.apache.axis.client.Stub
_call, cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service
 
Fields inherited from interface javax.xml.rpc.Stub
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY
 
Constructor Summary
Portlet_DL_DLAppServiceSoapBindingStub()
           
Portlet_DL_DLAppServiceSoapBindingStub(javax.xml.rpc.Service service)
           
Portlet_DL_DLAppServiceSoapBindingStub(java.net.URL endpointURL, javax.xml.rpc.Service service)
           
 
Method Summary
 FileEntrySoap addFileEntry(long repositoryId, long folderId, java.lang.String sourceFileName, java.lang.String mimeType, java.lang.String title, java.lang.String description, java.lang.String changeLog, byte[] bytes, ServiceContext serviceContext)
           
 DLFileShortcutSoap addFileShortcut(long repositoryId, long folderId, long toFileEntryId, ServiceContext serviceContext)
           
 FolderSoap addFolder(long repositoryId, long parentFolderId, java.lang.String name, java.lang.String description, ServiceContext serviceContext)
           
 void cancelCheckOut(long fileEntryId)
           
 void checkInFileEntry(long fileEntryId, boolean majorVersion, java.lang.String changeLog, ServiceContext serviceContext)
           
 void checkInFileEntry(long fileEntryId, java.lang.String lockUuid)
           
 void checkOutFileEntry(long fileEntryId, ServiceContext serviceContext)
           
 FileEntrySoap checkOutFileEntry(long fileEntryId, java.lang.String owner, long expirationTime, ServiceContext serviceContext)
           
 FolderSoap copyFolder(long repositoryId, long sourceFolderId, long parentFolderId, java.lang.String name, java.lang.String description, ServiceContext serviceContext)
           
protected  org.apache.axis.client.Call createCall()
           
 void deleteFileEntry(long fileEntryId)
           
 void deleteFileEntryByTitle(long repositoryId, long folderId, java.lang.String title)
           
 void deleteFileShortcut(long fileShortcutId)
           
 void deleteFileVersion(long fileEntryId, java.lang.String version)
           
 void deleteFolder(long folderId)
           
 void deleteFolder(long repositoryId, long parentFolderId, java.lang.String name)
           
 void deleteTempFileEntry(long groupId, long folderId, java.lang.String fileName, java.lang.String tempFolderName)
           
 FileEntrySoap[] getFileEntries(long repositoryId, long folderId)
           
 FileEntrySoap[] getFileEntries(long repositoryId, long folderId, int start, int end)
           
 FileEntrySoap[] getFileEntries(long repositoryId, long folderId, int start, int end, OrderByComparator obc)
           
 FileEntrySoap[] getFileEntries(long repositoryId, long folderId, long fileEntryTypeId)
           
 FileEntrySoap[] getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end)
           
 FileEntrySoap[] getFileEntries(long repositoryId, long folderId, long fileEntryTypeId, int start, int end, OrderByComparator obc)
           
 int getFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status)
           
 int getFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status, java.lang.String[] mimeTypes)
           
 int getFileEntriesCount(long repositoryId, long folderId)
           
 int getFileEntriesCount(long repositoryId, long folderId, long fileEntryTypeId)
           
 FileEntrySoap getFileEntry(long fileEntryId)
           
 FileEntrySoap getFileEntry(long groupId, long folderId, java.lang.String title)
           
 FileEntrySoap getFileEntryByUuidAndGroupId(java.lang.String uuid, long groupId)
           
 DLFileShortcutSoap getFileShortcut(long fileShortcutId)
           
 FolderSoap getFolder(long folderId)
           
 FolderSoap getFolder(long repositoryId, long parentFolderId, java.lang.String name)
           
 FolderSoap[] getFolders(long repositoryId, long parentFolderId)
           
 FolderSoap[] getFolders(long repositoryId, long parentFolderId, boolean includeMountFolders)
           
 FolderSoap[] getFolders(long repositoryId, long parentFolderId, boolean includeMountFolders, int start, int end)
           
 FolderSoap[] getFolders(long repositoryId, long parentFolderId, boolean includeMountFolders, int start, int end, OrderByComparator obc)
           
 FolderSoap[] getFolders(long repositoryId, long parentFolderId, int start, int end)
           
 FolderSoap[] getFolders(long repositoryId, long parentFolderId, int start, int end, OrderByComparator obc)
           
 int getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status, boolean includeMountFolders)
           
 int getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId, long folderId, int status, java.lang.String[] mimeTypes, boolean includeMountFolders)
           
 int getFoldersCount(long repositoryId, long parentFolderId)
           
 int getFoldersCount(long repositoryId, long parentFolderId, boolean includeMountFolders)
           
 int getFoldersFileEntriesCount(long repositoryId, long[] folderIds, int status)
           
 FileEntrySoap[] getGroupFileEntries(long groupId, long userId, int start, int end)
           
 FileEntrySoap[] getGroupFileEntries(long groupId, long userId, int start, int end, OrderByComparator obc)
           
 FileEntrySoap[] getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end)
           
 FileEntrySoap[] getGroupFileEntries(long groupId, long userId, long rootFolderId, int start, int end, OrderByComparator obc)
           
 FileEntrySoap[] getGroupFileEntries(long groupId, long userId, long rootFolderId, java.lang.String[] mimeTypes, int status, int start, int end, OrderByComparator obc)
           
 int getGroupFileEntriesCount(long groupId, long userId)
           
 int getGroupFileEntriesCount(long groupId, long userId, long rootFolderId)
           
 int getGroupFileEntriesCount(long groupId, long userId, long rootFolderId, java.lang.String[] mimeTypes, int status)
           
 FolderSoap[] getMountFolders(long repositoryId, long parentFolderId)
           
 FolderSoap[] getMountFolders(long repositoryId, long parentFolderId, int start, int end)
           
 FolderSoap[] getMountFolders(long repositoryId, long parentFolderId, int start, int end, OrderByComparator obc)
           
 int getMountFoldersCount(long repositoryId, long parentFolderId)
           
 long[] getSubfolderIds(long repositoryId, long folderId)
           
 java.lang.Long[] getSubfolderIds(long repositoryId, long[] folderIds, long folderId)
           
 void getSubfolderIds(long repositoryId, long folderId, boolean recurse)
           
 java.lang.String[] getTempFileEntryNames(long groupId, long folderId, java.lang.String tempFolderName)
           
 FileEntrySoap moveFileEntry(long fileEntryId, long newFolderId, ServiceContext serviceContext)
           
 FolderSoap moveFolder(long folderId, long parentFolderId, ServiceContext serviceContext)
           
 void revertFileEntry(long fileEntryId, java.lang.String version, ServiceContext serviceContext)
           
 void unlockFileEntry(long fileEntryId)
           
 void unlockFileEntry(long fileEntryId, java.lang.String lockUuid)
           
 void unlockFolder(long repositoryId, long folderId, java.lang.String lockUuid)
           
 void unlockFolder(long repositoryId, long parentFolderId, java.lang.String name, java.lang.String lockUuid)
           
 FileEntrySoap updateFileEntry(long fileEntryId, java.lang.String sourceFileName, java.lang.String mimeType, java.lang.String title, java.lang.String description, java.lang.String changeLog, boolean majorVersion, byte[] bytes, ServiceContext serviceContext)
           
 DLFileShortcutSoap updateFileShortcut(long fileShortcutId, long folderId, long toFileEntryId, ServiceContext serviceContext)
           
 FolderSoap updateFolder(long folderId, java.lang.String name, java.lang.String description, ServiceContext serviceContext)
           
 boolean verifyFileEntryCheckOut(long repositoryId, long fileEntryId, java.lang.String lockUuid)
           
 boolean verifyFileEntryLock(long repositoryId, long fileEntryId, java.lang.String lockUuid)
           
 boolean verifyInheritableLock(long repositoryId, long folderId, java.lang.String lockUuid)
           
 
Methods inherited from class org.apache.axis.client.Stub
_createCall, _getCall, _getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Portlet_DL_DLAppServiceSoapBindingStub

public Portlet_DL_DLAppServiceSoapBindingStub()
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

Portlet_DL_DLAppServiceSoapBindingStub

public Portlet_DL_DLAppServiceSoapBindingStub(java.net.URL endpointURL,
                                              javax.xml.rpc.Service service)
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault

Portlet_DL_DLAppServiceSoapBindingStub

public Portlet_DL_DLAppServiceSoapBindingStub(javax.xml.rpc.Service service)
                                       throws org.apache.axis.AxisFault
Throws:
org.apache.axis.AxisFault
Method Detail

createCall

protected org.apache.axis.client.Call createCall()
                                          throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException

addFileEntry

public FileEntrySoap addFileEntry(long repositoryId,
                                  long folderId,
                                  java.lang.String sourceFileName,
                                  java.lang.String mimeType,
                                  java.lang.String title,
                                  java.lang.String description,
                                  java.lang.String changeLog,
                                  byte[] bytes,
                                  ServiceContext serviceContext)
                           throws java.rmi.RemoteException
Specified by:
addFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

addFileShortcut

public DLFileShortcutSoap addFileShortcut(long repositoryId,
                                          long folderId,
                                          long toFileEntryId,
                                          ServiceContext serviceContext)
                                   throws java.rmi.RemoteException
Specified by:
addFileShortcut in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

addFolder

public FolderSoap addFolder(long repositoryId,
                            long parentFolderId,
                            java.lang.String name,
                            java.lang.String description,
                            ServiceContext serviceContext)
                     throws java.rmi.RemoteException
Specified by:
addFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

cancelCheckOut

public void cancelCheckOut(long fileEntryId)
                    throws java.rmi.RemoteException
Specified by:
cancelCheckOut in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

checkInFileEntry

public void checkInFileEntry(long fileEntryId,
                             boolean majorVersion,
                             java.lang.String changeLog,
                             ServiceContext serviceContext)
                      throws java.rmi.RemoteException
Specified by:
checkInFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

checkInFileEntry

public void checkInFileEntry(long fileEntryId,
                             java.lang.String lockUuid)
                      throws java.rmi.RemoteException
Specified by:
checkInFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

checkOutFileEntry

public void checkOutFileEntry(long fileEntryId,
                              ServiceContext serviceContext)
                       throws java.rmi.RemoteException
Specified by:
checkOutFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

checkOutFileEntry

public FileEntrySoap checkOutFileEntry(long fileEntryId,
                                       java.lang.String owner,
                                       long expirationTime,
                                       ServiceContext serviceContext)
                                throws java.rmi.RemoteException
Specified by:
checkOutFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

copyFolder

public FolderSoap copyFolder(long repositoryId,
                             long sourceFolderId,
                             long parentFolderId,
                             java.lang.String name,
                             java.lang.String description,
                             ServiceContext serviceContext)
                      throws java.rmi.RemoteException
Specified by:
copyFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

deleteFileEntryByTitle

public void deleteFileEntryByTitle(long repositoryId,
                                   long folderId,
                                   java.lang.String title)
                            throws java.rmi.RemoteException
Specified by:
deleteFileEntryByTitle in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

deleteFileEntry

public void deleteFileEntry(long fileEntryId)
                     throws java.rmi.RemoteException
Specified by:
deleteFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

deleteFileShortcut

public void deleteFileShortcut(long fileShortcutId)
                        throws java.rmi.RemoteException
Specified by:
deleteFileShortcut in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

deleteFileVersion

public void deleteFileVersion(long fileEntryId,
                              java.lang.String version)
                       throws java.rmi.RemoteException
Specified by:
deleteFileVersion in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

deleteFolder

public void deleteFolder(long folderId)
                  throws java.rmi.RemoteException
Specified by:
deleteFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

deleteFolder

public void deleteFolder(long repositoryId,
                         long parentFolderId,
                         java.lang.String name)
                  throws java.rmi.RemoteException
Specified by:
deleteFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

deleteTempFileEntry

public void deleteTempFileEntry(long groupId,
                                long folderId,
                                java.lang.String fileName,
                                java.lang.String tempFolderName)
                         throws java.rmi.RemoteException
Specified by:
deleteTempFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntriesAndFileShortcutsCount

public int getFileEntriesAndFileShortcutsCount(long repositoryId,
                                               long folderId,
                                               int status)
                                        throws java.rmi.RemoteException
Specified by:
getFileEntriesAndFileShortcutsCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntriesAndFileShortcutsCount

public int getFileEntriesAndFileShortcutsCount(long repositoryId,
                                               long folderId,
                                               int status,
                                               java.lang.String[] mimeTypes)
                                        throws java.rmi.RemoteException
Specified by:
getFileEntriesAndFileShortcutsCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntriesCount

public int getFileEntriesCount(long repositoryId,
                               long folderId)
                        throws java.rmi.RemoteException
Specified by:
getFileEntriesCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntriesCount

public int getFileEntriesCount(long repositoryId,
                               long folderId,
                               long fileEntryTypeId)
                        throws java.rmi.RemoteException
Specified by:
getFileEntriesCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntries

public FileEntrySoap[] getFileEntries(long repositoryId,
                                      long folderId)
                               throws java.rmi.RemoteException
Specified by:
getFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntries

public FileEntrySoap[] getFileEntries(long repositoryId,
                                      long folderId,
                                      int start,
                                      int end)
                               throws java.rmi.RemoteException
Specified by:
getFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntries

public FileEntrySoap[] getFileEntries(long repositoryId,
                                      long folderId,
                                      int start,
                                      int end,
                                      OrderByComparator obc)
                               throws java.rmi.RemoteException
Specified by:
getFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntries

public FileEntrySoap[] getFileEntries(long repositoryId,
                                      long folderId,
                                      long fileEntryTypeId)
                               throws java.rmi.RemoteException
Specified by:
getFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntries

public FileEntrySoap[] getFileEntries(long repositoryId,
                                      long folderId,
                                      long fileEntryTypeId,
                                      int start,
                                      int end)
                               throws java.rmi.RemoteException
Specified by:
getFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntries

public FileEntrySoap[] getFileEntries(long repositoryId,
                                      long folderId,
                                      long fileEntryTypeId,
                                      int start,
                                      int end,
                                      OrderByComparator obc)
                               throws java.rmi.RemoteException
Specified by:
getFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntryByUuidAndGroupId

public FileEntrySoap getFileEntryByUuidAndGroupId(java.lang.String uuid,
                                                  long groupId)
                                           throws java.rmi.RemoteException
Specified by:
getFileEntryByUuidAndGroupId in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntry

public FileEntrySoap getFileEntry(long fileEntryId)
                           throws java.rmi.RemoteException
Specified by:
getFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileEntry

public FileEntrySoap getFileEntry(long groupId,
                                  long folderId,
                                  java.lang.String title)
                           throws java.rmi.RemoteException
Specified by:
getFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFileShortcut

public DLFileShortcutSoap getFileShortcut(long fileShortcutId)
                                   throws java.rmi.RemoteException
Specified by:
getFileShortcut in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolder

public FolderSoap getFolder(long folderId)
                     throws java.rmi.RemoteException
Specified by:
getFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolder

public FolderSoap getFolder(long repositoryId,
                            long parentFolderId,
                            java.lang.String name)
                     throws java.rmi.RemoteException
Specified by:
getFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFoldersAndFileEntriesAndFileShortcutsCount

public int getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
                                                         long folderId,
                                                         int status,
                                                         java.lang.String[] mimeTypes,
                                                         boolean includeMountFolders)
                                                  throws java.rmi.RemoteException
Specified by:
getFoldersAndFileEntriesAndFileShortcutsCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFoldersAndFileEntriesAndFileShortcutsCount

public int getFoldersAndFileEntriesAndFileShortcutsCount(long repositoryId,
                                                         long folderId,
                                                         int status,
                                                         boolean includeMountFolders)
                                                  throws java.rmi.RemoteException
Specified by:
getFoldersAndFileEntriesAndFileShortcutsCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFoldersCount

public int getFoldersCount(long repositoryId,
                           long parentFolderId)
                    throws java.rmi.RemoteException
Specified by:
getFoldersCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFoldersCount

public int getFoldersCount(long repositoryId,
                           long parentFolderId,
                           boolean includeMountFolders)
                    throws java.rmi.RemoteException
Specified by:
getFoldersCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFoldersFileEntriesCount

public int getFoldersFileEntriesCount(long repositoryId,
                                      long[] folderIds,
                                      int status)
                               throws java.rmi.RemoteException
Specified by:
getFoldersFileEntriesCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolders

public FolderSoap[] getFolders(long repositoryId,
                               long parentFolderId)
                        throws java.rmi.RemoteException
Specified by:
getFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolders

public FolderSoap[] getFolders(long repositoryId,
                               long parentFolderId,
                               boolean includeMountFolders)
                        throws java.rmi.RemoteException
Specified by:
getFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolders

public FolderSoap[] getFolders(long repositoryId,
                               long parentFolderId,
                               boolean includeMountFolders,
                               int start,
                               int end)
                        throws java.rmi.RemoteException
Specified by:
getFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolders

public FolderSoap[] getFolders(long repositoryId,
                               long parentFolderId,
                               boolean includeMountFolders,
                               int start,
                               int end,
                               OrderByComparator obc)
                        throws java.rmi.RemoteException
Specified by:
getFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolders

public FolderSoap[] getFolders(long repositoryId,
                               long parentFolderId,
                               int start,
                               int end)
                        throws java.rmi.RemoteException
Specified by:
getFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getFolders

public FolderSoap[] getFolders(long repositoryId,
                               long parentFolderId,
                               int start,
                               int end,
                               OrderByComparator obc)
                        throws java.rmi.RemoteException
Specified by:
getFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntriesCount

public int getGroupFileEntriesCount(long groupId,
                                    long userId)
                             throws java.rmi.RemoteException
Specified by:
getGroupFileEntriesCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntriesCount

public int getGroupFileEntriesCount(long groupId,
                                    long userId,
                                    long rootFolderId)
                             throws java.rmi.RemoteException
Specified by:
getGroupFileEntriesCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntriesCount

public int getGroupFileEntriesCount(long groupId,
                                    long userId,
                                    long rootFolderId,
                                    java.lang.String[] mimeTypes,
                                    int status)
                             throws java.rmi.RemoteException
Specified by:
getGroupFileEntriesCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntries

public FileEntrySoap[] getGroupFileEntries(long groupId,
                                           long userId,
                                           int start,
                                           int end)
                                    throws java.rmi.RemoteException
Specified by:
getGroupFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntries

public FileEntrySoap[] getGroupFileEntries(long groupId,
                                           long userId,
                                           int start,
                                           int end,
                                           OrderByComparator obc)
                                    throws java.rmi.RemoteException
Specified by:
getGroupFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntries

public FileEntrySoap[] getGroupFileEntries(long groupId,
                                           long userId,
                                           long rootFolderId,
                                           java.lang.String[] mimeTypes,
                                           int status,
                                           int start,
                                           int end,
                                           OrderByComparator obc)
                                    throws java.rmi.RemoteException
Specified by:
getGroupFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntries

public FileEntrySoap[] getGroupFileEntries(long groupId,
                                           long userId,
                                           long rootFolderId,
                                           int start,
                                           int end)
                                    throws java.rmi.RemoteException
Specified by:
getGroupFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getGroupFileEntries

public FileEntrySoap[] getGroupFileEntries(long groupId,
                                           long userId,
                                           long rootFolderId,
                                           int start,
                                           int end,
                                           OrderByComparator obc)
                                    throws java.rmi.RemoteException
Specified by:
getGroupFileEntries in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getMountFoldersCount

public int getMountFoldersCount(long repositoryId,
                                long parentFolderId)
                         throws java.rmi.RemoteException
Specified by:
getMountFoldersCount in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getMountFolders

public FolderSoap[] getMountFolders(long repositoryId,
                                    long parentFolderId)
                             throws java.rmi.RemoteException
Specified by:
getMountFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getMountFolders

public FolderSoap[] getMountFolders(long repositoryId,
                                    long parentFolderId,
                                    int start,
                                    int end)
                             throws java.rmi.RemoteException
Specified by:
getMountFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getMountFolders

public FolderSoap[] getMountFolders(long repositoryId,
                                    long parentFolderId,
                                    int start,
                                    int end,
                                    OrderByComparator obc)
                             throws java.rmi.RemoteException
Specified by:
getMountFolders in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getSubfolderIds

public java.lang.Long[] getSubfolderIds(long repositoryId,
                                        long[] folderIds,
                                        long folderId)
                                 throws java.rmi.RemoteException
Specified by:
getSubfolderIds in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getSubfolderIds

public long[] getSubfolderIds(long repositoryId,
                              long folderId)
                       throws java.rmi.RemoteException
Specified by:
getSubfolderIds in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getSubfolderIds

public void getSubfolderIds(long repositoryId,
                            long folderId,
                            boolean recurse)
                     throws java.rmi.RemoteException
Specified by:
getSubfolderIds in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

getTempFileEntryNames

public java.lang.String[] getTempFileEntryNames(long groupId,
                                                long folderId,
                                                java.lang.String tempFolderName)
                                         throws java.rmi.RemoteException
Specified by:
getTempFileEntryNames in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

moveFileEntry

public FileEntrySoap moveFileEntry(long fileEntryId,
                                   long newFolderId,
                                   ServiceContext serviceContext)
                            throws java.rmi.RemoteException
Specified by:
moveFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

moveFolder

public FolderSoap moveFolder(long folderId,
                             long parentFolderId,
                             ServiceContext serviceContext)
                      throws java.rmi.RemoteException
Specified by:
moveFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

revertFileEntry

public void revertFileEntry(long fileEntryId,
                            java.lang.String version,
                            ServiceContext serviceContext)
                     throws java.rmi.RemoteException
Specified by:
revertFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

unlockFileEntry

public void unlockFileEntry(long fileEntryId)
                     throws java.rmi.RemoteException
Specified by:
unlockFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

unlockFileEntry

public void unlockFileEntry(long fileEntryId,
                            java.lang.String lockUuid)
                     throws java.rmi.RemoteException
Specified by:
unlockFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

unlockFolder

public void unlockFolder(long repositoryId,
                         long folderId,
                         java.lang.String lockUuid)
                  throws java.rmi.RemoteException
Specified by:
unlockFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

unlockFolder

public void unlockFolder(long repositoryId,
                         long parentFolderId,
                         java.lang.String name,
                         java.lang.String lockUuid)
                  throws java.rmi.RemoteException
Specified by:
unlockFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

updateFileEntry

public FileEntrySoap updateFileEntry(long fileEntryId,
                                     java.lang.String sourceFileName,
                                     java.lang.String mimeType,
                                     java.lang.String title,
                                     java.lang.String description,
                                     java.lang.String changeLog,
                                     boolean majorVersion,
                                     byte[] bytes,
                                     ServiceContext serviceContext)
                              throws java.rmi.RemoteException
Specified by:
updateFileEntry in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

updateFileShortcut

public DLFileShortcutSoap updateFileShortcut(long fileShortcutId,
                                             long folderId,
                                             long toFileEntryId,
                                             ServiceContext serviceContext)
                                      throws java.rmi.RemoteException
Specified by:
updateFileShortcut in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

updateFolder

public FolderSoap updateFolder(long folderId,
                               java.lang.String name,
                               java.lang.String description,
                               ServiceContext serviceContext)
                        throws java.rmi.RemoteException
Specified by:
updateFolder in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

verifyFileEntryCheckOut

public boolean verifyFileEntryCheckOut(long repositoryId,
                                       long fileEntryId,
                                       java.lang.String lockUuid)
                                throws java.rmi.RemoteException
Specified by:
verifyFileEntryCheckOut in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

verifyFileEntryLock

public boolean verifyFileEntryLock(long repositoryId,
                                   long fileEntryId,
                                   java.lang.String lockUuid)
                            throws java.rmi.RemoteException
Specified by:
verifyFileEntryLock in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException

verifyInheritableLock

public boolean verifyInheritableLock(long repositoryId,
                                     long folderId,
                                     java.lang.String lockUuid)
                              throws java.rmi.RemoteException
Specified by:
verifyInheritableLock in interface DLAppServiceSoap
Throws:
java.rmi.RemoteException