public interface Operation
| Modifier and Type | Method and Description |
|---|---|
void |
afterPropertiesSet() |
void |
setCopySoap(com.microsoft.schemas.sharepoint.soap.CopySoap copySoap) |
void |
setListsSoap(com.microsoft.schemas.sharepoint.soap.ListsSoap listsSoap) |
void |
setOperations(java.util.Map<java.lang.Class<?>,Operation> operations) |
void |
setSharepointConnectionInfo(SharepointConnectionInfo sharepointConnectionInfo) |
void |
setVersionsSoap(com.microsoft.schemas.sharepoint.soap.VersionsSoap versionsSoap) |
void afterPropertiesSet()
void setCopySoap(com.microsoft.schemas.sharepoint.soap.CopySoap copySoap)
void setListsSoap(com.microsoft.schemas.sharepoint.soap.ListsSoap listsSoap)
void setOperations(java.util.Map<java.lang.Class<?>,Operation> operations)
void setSharepointConnectionInfo(SharepointConnectionInfo sharepointConnectionInfo)
void setVersionsSoap(com.microsoft.schemas.sharepoint.soap.VersionsSoap versionsSoap)