Package org.alfresco.repo.jscript.app
Interface CustomResponse
-
- All Known Implementing Classes:
VtiServerCustomResponse
public interface CustomResponseInterface for returning custom properties- Author:
- mikeh
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.io.Serializablepopulate()Populates the DocLib webscript response with custom metadata
-