com.silanis.esl.sdk.service.apiclient
Class AttachmentRequirementApiClient

java.lang.Object
  extended by com.silanis.esl.sdk.service.apiclient.AttachmentRequirementApiClient

Deprecated. Please use the same methods in AttachmentRequirementService instead.

@Deprecated
public class AttachmentRequirementApiClient
extends Object


Constructor Summary
AttachmentRequirementApiClient(RestClient restClient, String apiUrl)
          Deprecated.  
 
Method Summary
 void acceptAttachment(String packageId, String roleId, Role apiRole)
          Deprecated.  
 void rejectAttachment(String packageId, Role apiRole)
          Deprecated.  
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AttachmentRequirementApiClient

public AttachmentRequirementApiClient(RestClient restClient,
                                      String apiUrl)
Deprecated. 
Method Detail

acceptAttachment

public void acceptAttachment(String packageId,
                             String roleId,
                             Role apiRole)
Deprecated. 

rejectAttachment

public void rejectAttachment(String packageId,
                             Role apiRole)
Deprecated. 


Copyright 2014, Silanis Technology, Inc. All rights reserved.