public class Portlet_DL_DLFileEntryTypeServiceSoapBindingImpl extends java.lang.Object implements DLFileEntryTypeServiceSoap
| Constructor and Description |
|---|
Portlet_DL_DLFileEntryTypeServiceSoapBindingImpl() |
| Modifier and Type | Method and Description |
|---|---|
DLFileEntryTypeSoap |
addFileEntryType(long groupId,
java.lang.String fileEntryTypeKey,
java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
long[] ddmStructureIds,
ServiceContext serviceContext) |
DLFileEntryTypeSoap |
addFileEntryType(long groupId,
java.lang.String name,
java.lang.String description,
long[] ddmStructureIds,
ServiceContext serviceContext) |
void |
deleteFileEntryType(long fileEntryTypeId) |
DLFileEntryTypeSoap |
getFileEntryType(long fileEntryTypeId) |
DLFileEntryTypeSoap[] |
getFileEntryTypes(long[] groupIds) |
DLFileEntryTypeSoap[] |
getFileEntryTypes(long[] groupIds,
int start,
int end) |
int |
getFileEntryTypesCount(long[] groupIds) |
DLFileEntryTypeSoap[] |
getFolderFileEntryTypes(long[] groupIds,
long folderId,
boolean inherited) |
DLFileEntryTypeSoap[] |
search(long companyId,
long[] groupIds,
java.lang.String keywords,
boolean includeBasicFileEntryType,
int start,
int end,
OrderByComparator orderByComparator) |
int |
searchCount(long companyId,
long[] groupIds,
java.lang.String keywords,
boolean includeBasicFileEntryType) |
void |
updateFileEntryType(long fileEntryTypeId,
java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
long[] ddmStructureIds,
ServiceContext serviceContext) |
void |
updateFileEntryType(long fileEntryTypeId,
java.lang.String name,
java.lang.String description,
long[] ddmStructureIds,
ServiceContext serviceContext) |
public Portlet_DL_DLFileEntryTypeServiceSoapBindingImpl()
public DLFileEntryTypeSoap addFileEntryType(long groupId, java.lang.String fileEntryTypeKey, java.lang.String[] nameMapLanguageIds, java.lang.String[] nameMapValues, java.lang.String[] descriptionMapLanguageIds, java.lang.String[] descriptionMapValues, long[] ddmStructureIds, ServiceContext serviceContext) throws java.rmi.RemoteException
addFileEntryType in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic DLFileEntryTypeSoap addFileEntryType(long groupId, java.lang.String name, java.lang.String description, long[] ddmStructureIds, ServiceContext serviceContext) throws java.rmi.RemoteException
addFileEntryType in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic void deleteFileEntryType(long fileEntryTypeId)
throws java.rmi.RemoteException
deleteFileEntryType in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic DLFileEntryTypeSoap getFileEntryType(long fileEntryTypeId) throws java.rmi.RemoteException
getFileEntryType in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic int getFileEntryTypesCount(long[] groupIds)
throws java.rmi.RemoteException
getFileEntryTypesCount in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic DLFileEntryTypeSoap[] getFileEntryTypes(long[] groupIds) throws java.rmi.RemoteException
getFileEntryTypes in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic DLFileEntryTypeSoap[] getFileEntryTypes(long[] groupIds, int start, int end) throws java.rmi.RemoteException
getFileEntryTypes in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic DLFileEntryTypeSoap[] getFolderFileEntryTypes(long[] groupIds, long folderId, boolean inherited) throws java.rmi.RemoteException
getFolderFileEntryTypes in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic int searchCount(long companyId,
long[] groupIds,
java.lang.String keywords,
boolean includeBasicFileEntryType)
throws java.rmi.RemoteException
searchCount in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic DLFileEntryTypeSoap[] search(long companyId, long[] groupIds, java.lang.String keywords, boolean includeBasicFileEntryType, int start, int end, OrderByComparator orderByComparator) throws java.rmi.RemoteException
search in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic void updateFileEntryType(long fileEntryTypeId,
java.lang.String[] nameMapLanguageIds,
java.lang.String[] nameMapValues,
java.lang.String[] descriptionMapLanguageIds,
java.lang.String[] descriptionMapValues,
long[] ddmStructureIds,
ServiceContext serviceContext)
throws java.rmi.RemoteException
updateFileEntryType in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteExceptionpublic void updateFileEntryType(long fileEntryTypeId,
java.lang.String name,
java.lang.String description,
long[] ddmStructureIds,
ServiceContext serviceContext)
throws java.rmi.RemoteException
updateFileEntryType in interface DLFileEntryTypeServiceSoapjava.rmi.RemoteException