org.silverpeas.attachment.web
Class SimpleDocumentTestResource

java.lang.Object
  extended by com.silverpeas.web.TestResources
      extended by org.silverpeas.attachment.web.SimpleDocumentTestResource
All Implemented Interfaces:
org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware

@Named(value="testRESTResources")
public class SimpleDocumentTestResource
extends TestResources

Author:
ehugonnet

Field Summary
static String DOCUMENT_ID
           
static String INSTANCE_ID
           
static String RESOURCE_PATH
           
 
Fields inherited from class com.silverpeas.web.TestResources
DEFAULT_DOMAIN, DEFAULT_LANGUAGE, TEST_RESOURCES_NAME, USER_ID_IN_TEST
 
Constructor Summary
SimpleDocumentTestResource()
           
 
Method Summary
 void setAttachmentService(AttachmentService service)
           
 
Methods inherited from class com.silverpeas.web.TestResources
aUser, aUserNamed, getAccessControllerMock, getApplicationContext, getOrganizationControllerMock, getPersonalizationServiceMock, getSessionManagerMock, getSpaceAccessControllerMock, getTestResources, getTokenServiceMock, registerUser, setApplicationContext
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INSTANCE_ID

public static final String INSTANCE_ID
See Also:
Constant Field Values

DOCUMENT_ID

public static final String DOCUMENT_ID
See Also:
Constant Field Values

RESOURCE_PATH

public static final String RESOURCE_PATH
See Also:
Constant Field Values
Constructor Detail

SimpleDocumentTestResource

public SimpleDocumentTestResource()
Method Detail

setAttachmentService

public void setAttachmentService(AttachmentService service)


Copyright © 2016 Silverpeas. All Rights Reserved.