@Repository public class SimpleDocumentCreatorRepositoryImpl extends Object implements SimpleDocumentCreatorRepository
SimpleDocumentCreatorRepository| Constructor and Description |
|---|
SimpleDocumentCreatorRepositoryImpl()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
create(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CreationForm form)
Create.
|
public SimpleDocumentCreatorRepositoryImpl()
public void create(org.osivia.portal.api.context.PortalControllerContext portalControllerContext,
CreationForm form)
throws javax.portlet.PortletException
create in interface SimpleDocumentCreatorRepositoryportalControllerContext - portal controller context.form - creation formjavax.portlet.PortletExceptionCopyright © 2018. All rights reserved.