Package org.alfresco.repo.jscript.app
Interface CustomResponse
- All Known Implementing Classes:
VtiServerCustomResponse
public interface CustomResponse
Interface for returning custom properties
- Author:
- mikeh
-
Method Summary
Modifier and TypeMethodDescriptionpopulate()Populates the DocLib webscript response with custom metadata
-
Method Details
-
populate
Serializable populate()Populates the DocLib webscript response with custom metadata
-