public class ILGPortalTaskStub extends org.apache.axis.client.Stub implements ILGPortalTask
| Modifier and Type | Field and Description |
|---|---|
private java.util.Vector |
cachedDeserFactories |
private java.util.Vector |
cachedSerClasses |
private java.util.Vector |
cachedSerFactories |
private java.util.Vector |
cachedSerQNames |
| Constructor and Description |
|---|
ILGPortalTaskStub() |
ILGPortalTaskStub(javax.xml.rpc.Service service) |
ILGPortalTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service) |
| Modifier and Type | Method and Description |
|---|---|
private void |
addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer) |
boolean |
canAccess(PortalObjectType type,
java.lang.String keyId) |
PortalStatsTO |
computePortalStat(PortalStatsQuery query) |
protected org.apache.axis.client.Call |
createCall() |
java.lang.String |
generateId(QueryPrefixType prefix,
java.lang.String id) |
BPItemDetailTO |
getBusinessProcess(java.lang.String businessProcessId) |
DimensionItemDetailTO |
getDimension(java.lang.String id) |
DimMemberItemDetailTO |
getDimMember(java.lang.String dimMemberId) |
DimMemberItemDetailTO[] |
getDimMembers(java.lang.String dimensionId) |
Portal[] |
getPortalsWithDimension() |
java.lang.String |
stripId(java.lang.String logicalId) |
private java.util.Vector cachedSerClasses
private java.util.Vector cachedSerQNames
private java.util.Vector cachedSerFactories
private java.util.Vector cachedDeserFactories
public ILGPortalTaskStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ILGPortalTaskStub(java.net.URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultpublic ILGPortalTaskStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFaultprivate void addSerial(java.lang.String xmlns,
java.lang.String localname,
java.lang.Class cls,
java.lang.Object serializer,
java.lang.Object deserializer)
protected org.apache.axis.client.Call createCall()
throws java.rmi.RemoteException
java.rmi.RemoteExceptionpublic boolean canAccess(PortalObjectType type, java.lang.String keyId) throws java.rmi.RemoteException
canAccess in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic DimMemberItemDetailTO[] getDimMembers(java.lang.String dimensionId) throws java.rmi.RemoteException
getDimMembers in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic DimensionItemDetailTO getDimension(java.lang.String id) throws java.rmi.RemoteException
getDimension in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic DimMemberItemDetailTO getDimMember(java.lang.String dimMemberId) throws java.rmi.RemoteException
getDimMember in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic Portal[] getPortalsWithDimension() throws java.rmi.RemoteException
getPortalsWithDimension in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic BPItemDetailTO getBusinessProcess(java.lang.String businessProcessId) throws java.rmi.RemoteException
getBusinessProcess in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic PortalStatsTO computePortalStat(PortalStatsQuery query) throws java.rmi.RemoteException
computePortalStat in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic java.lang.String stripId(java.lang.String logicalId)
throws java.rmi.RemoteException
stripId in interface ILGPortalTaskjava.rmi.RemoteExceptionpublic java.lang.String generateId(QueryPrefixType prefix, java.lang.String id) throws java.rmi.RemoteException
generateId in interface ILGPortalTaskjava.rmi.RemoteException