public class Portlet_Asset_AssetEntryServiceSoapBindingStub extends org.apache.axis.client.Stub implements AssetEntryServiceSoap
| Constructor and Description |
|---|
Portlet_Asset_AssetEntryServiceSoapBindingStub() |
Portlet_Asset_AssetEntryServiceSoapBindingStub(javax.xml.rpc.Service service) |
Portlet_Asset_AssetEntryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Call |
createCall() |
AssetEntrySoap |
fetchEntry(long entryId) |
AssetEntrySoap[] |
getCompanyEntries(long companyId,
int start,
int end) |
int |
getCompanyEntriesCount(long companyId) |
AssetEntrySoap[] |
getEntries(AssetEntryQuery entryQuery) |
int |
getEntriesCount(AssetEntryQuery entryQuery) |
AssetEntrySoap |
getEntry(long entryId) |
AssetEntrySoap |
incrementViewCounter(java.lang.String className,
long classPK) |
AssetEntrySoap |
updateEntry(long groupId,
java.util.Calendar createDate,
java.util.Calendar modifiedDate,
java.lang.String className,
long classPK,
java.lang.String classUuid,
long classTypeId,
long[] categoryIds,
java.lang.String[] tagNames,
boolean visible,
java.util.Calendar startDate,
java.util.Calendar endDate,
java.util.Calendar expirationDate,
java.lang.String mimeType,
java.lang.String title,
java.lang.String description,
java.lang.String summary,
java.lang.String url,
java.lang.String layoutUuid,
int height,
int width,
double priority) |
AssetEntrySoap |
updateEntry(long groupId,
java.util.Calendar createDate,
java.util.Calendar modifiedDate,
java.lang.String className,
long classPK,
java.lang.String classUuid,
long classTypeId,
long[] categoryIds,
java.lang.String[] tagNames,
boolean visible,
java.util.Calendar startDate,
java.util.Calendar endDate,
java.util.Calendar expirationDate,
java.lang.String mimeType,
java.lang.String title,
java.lang.String description,
java.lang.String summary,
java.lang.String url,
java.lang.String layoutUuid,
int height,
int width,
int priority,
boolean sync) |
_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, setUsernamepublic Portlet_Asset_AssetEntryServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetEntryServiceSoapBindingStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic Portlet_Asset_AssetEntryServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprotected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic AssetEntrySoap fetchEntry(long entryId) throws java.rmi.RemoteException
fetchEntry in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic int getCompanyEntriesCount(long companyId)
throws java.rmi.RemoteException
getCompanyEntriesCount in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic AssetEntrySoap[] getCompanyEntries(long companyId, int start, int end) throws java.rmi.RemoteException
getCompanyEntries in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic int getEntriesCount(AssetEntryQuery entryQuery) throws java.rmi.RemoteException
getEntriesCount in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic AssetEntrySoap[] getEntries(AssetEntryQuery entryQuery) throws java.rmi.RemoteException
getEntries in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic AssetEntrySoap getEntry(long entryId) throws java.rmi.RemoteException
getEntry in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic AssetEntrySoap incrementViewCounter(java.lang.String className, long classPK) throws java.rmi.RemoteException
incrementViewCounter in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic AssetEntrySoap updateEntry(long groupId, java.util.Calendar createDate, java.util.Calendar modifiedDate, java.lang.String className, long classPK, java.lang.String classUuid, long classTypeId, long[] categoryIds, java.lang.String[] tagNames, boolean visible, java.util.Calendar startDate, java.util.Calendar endDate, java.util.Calendar expirationDate, java.lang.String mimeType, java.lang.String title, java.lang.String description, java.lang.String summary, java.lang.String url, java.lang.String layoutUuid, int height, int width, double priority) throws java.rmi.RemoteException
updateEntry in interface AssetEntryServiceSoapjava.rmi.RemoteExceptionpublic AssetEntrySoap updateEntry(long groupId, java.util.Calendar createDate, java.util.Calendar modifiedDate, java.lang.String className, long classPK, java.lang.String classUuid, long classTypeId, long[] categoryIds, java.lang.String[] tagNames, boolean visible, java.util.Calendar startDate, java.util.Calendar endDate, java.util.Calendar expirationDate, java.lang.String mimeType, java.lang.String title, java.lang.String description, java.lang.String summary, java.lang.String url, java.lang.String layoutUuid, int height, int width, int priority, boolean sync) throws java.rmi.RemoteException
updateEntry in interface AssetEntryServiceSoapjava.rmi.RemoteException