|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Stub
com.google.api.ads.dfp.axis.v201208.UserTeamAssociationServiceSoapBindingStub
public class UserTeamAssociationServiceSoapBindingStub
| 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 | |
|---|---|
UserTeamAssociationServiceSoapBindingStub()
|
|
UserTeamAssociationServiceSoapBindingStub(javax.xml.rpc.Service service)
|
|
UserTeamAssociationServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
|
|
| 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 |
|---|
public UserTeamAssociationServiceSoapBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public UserTeamAssociationServiceSoapBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public UserTeamAssociationServiceSoapBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault| Method Detail |
|---|
protected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteException
public UserTeamAssociation createUserTeamAssociation(UserTeamAssociation userTeamAssociation)
throws RemoteException,
ApiException
UserTeamAssociationServiceInterfaceUserTeamAssociation.
The following fields are required:
createUserTeamAssociation in interface UserTeamAssociationServiceInterfaceuserTeamAssociation - the user team association to create
RemoteException
ApiException
public UserTeamAssociation[] createUserTeamAssociations(UserTeamAssociation[] userTeamAssociations)
throws RemoteException,
ApiException
UserTeamAssociationServiceInterfaceUserTeamAssociation objects.
createUserTeamAssociations in interface UserTeamAssociationServiceInterfaceuserTeamAssociations - the user team associations to create
RemoteException
ApiException
public UserTeamAssociation getUserTeamAssociation(Long teamId,
Long userId)
throws RemoteException,
ApiException
UserTeamAssociationServiceInterfaceUserTeamAssociation uniquely identified
by the given
user and team IDs.
getUserTeamAssociation in interface UserTeamAssociationServiceInterfaceteamId - the ID of the team, which must already existuserId - the ID of the user, which must already exist
UserTeamAssociation uniquely identified by the
user and team IDs
RemoteException
ApiException
public UserTeamAssociationPage getUserTeamAssociationsByStatement(Statement filterStatement)
throws RemoteException,
ApiException
UserTeamAssociationServiceInterfaceUserTeamAssociationPage of UserTeamAssociation
objects that satisfy the given Statement.query. The following
fields are supported for filtering:
| PQL Property | Object Property |
|---|---|
userId |
UserTeamAssociation.userId |
teamId |
UserRecordTeamAssociation.teamId |
getUserTeamAssociationsByStatement in interface UserTeamAssociationServiceInterfacefilterStatement - a Publisher Query Language statement used to
filter
a set of user team associations
RemoteException
ApiException
public UpdateResult performUserTeamAssociationAction(UserTeamAssociationAction userTeamAssociationAction,
Statement statement)
throws RemoteException,
ApiException
UserTeamAssociationServiceInterfaceUserTeamAssociation objects that
match the
given Statement.query.
performUserTeamAssociationAction in interface UserTeamAssociationServiceInterfaceuserTeamAssociationAction - the action to perform
RemoteException
ApiException
public UserTeamAssociation updateUserTeamAssociation(UserTeamAssociation userTeamAssociation)
throws RemoteException,
ApiException
UserTeamAssociationServiceInterfaceUserTeamAssociation.
updateUserTeamAssociation in interface UserTeamAssociationServiceInterfaceuserTeamAssociation - the user team association to update
RemoteException
ApiException
public UserTeamAssociation[] updateUserTeamAssociations(UserTeamAssociation[] userTeamAssociations)
throws RemoteException,
ApiException
UserTeamAssociationServiceInterfaceUserTeamAssociation objects.
updateUserTeamAssociations in interface UserTeamAssociationServiceInterfaceuserTeamAssociations - the user team associations to update
RemoteException
ApiException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||