public interface SharingJavaScriptFactory
Modifier and Type | Method and Description |
---|---|
java.lang.String |
createManageCollaboratorsJavaScript(javax.servlet.http.HttpServletRequest httpServletRequest) |
java.lang.String |
createManageCollaboratorsOnClickMethod(java.lang.String className,
long classPK,
javax.servlet.http.HttpServletRequest httpServletRequest) |
java.lang.String |
createSharingJavaScript(javax.servlet.http.HttpServletRequest httpServletRequest) |
java.lang.String |
createSharingOnClickMethod(java.lang.String className,
long classPK,
javax.servlet.http.HttpServletRequest httpServletRequest) |
java.lang.String createManageCollaboratorsJavaScript(javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String createManageCollaboratorsOnClickMethod(java.lang.String className, long classPK, javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String createSharingJavaScript(javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
java.lang.String createSharingOnClickMethod(java.lang.String className, long classPK, javax.servlet.http.HttpServletRequest httpServletRequest) throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException