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.AxisFault
public ILGPortalTaskStub(java.net.URL endpointURL, javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public ILGPortalTaskStub(javax.xml.rpc.Service service) throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
private 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.RemoteException
public boolean canAccess(PortalObjectType type, java.lang.String keyId) throws java.rmi.RemoteException
canAccess
in interface ILGPortalTask
java.rmi.RemoteException
public DimMemberItemDetailTO[] getDimMembers(java.lang.String dimensionId) throws java.rmi.RemoteException
getDimMembers
in interface ILGPortalTask
java.rmi.RemoteException
public DimensionItemDetailTO getDimension(java.lang.String id) throws java.rmi.RemoteException
getDimension
in interface ILGPortalTask
java.rmi.RemoteException
public DimMemberItemDetailTO getDimMember(java.lang.String dimMemberId) throws java.rmi.RemoteException
getDimMember
in interface ILGPortalTask
java.rmi.RemoteException
public Portal[] getPortalsWithDimension() throws java.rmi.RemoteException
getPortalsWithDimension
in interface ILGPortalTask
java.rmi.RemoteException
public BPItemDetailTO getBusinessProcess(java.lang.String businessProcessId) throws java.rmi.RemoteException
getBusinessProcess
in interface ILGPortalTask
java.rmi.RemoteException
public PortalStatsTO computePortalStat(PortalStatsQuery query) throws java.rmi.RemoteException
computePortalStat
in interface ILGPortalTask
java.rmi.RemoteException
public java.lang.String stripId(java.lang.String logicalId) throws java.rmi.RemoteException
stripId
in interface ILGPortalTask
java.rmi.RemoteException
public java.lang.String generateId(QueryPrefixType prefix, java.lang.String id) throws java.rmi.RemoteException
generateId
in interface ILGPortalTask
java.rmi.RemoteException