com.jurismarches.vradi.beans
Class SendingHelper
java.lang.Object
com.jurismarches.vradi.beans.SendingHelper
public class SendingHelper
- extends Object
- Author:
- letellier
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SendingHelper
public SendingHelper()
createGroupForms
public static GroupForms createGroupForms(Group group,
String formId)
createGroupForms
public static GroupForms createGroupForms(Group group,
List<Form> forms)
createGroupForms
public static GroupForms createGroupForms(Group group,
Collection<String> formsId)
createGroupForms
public static GroupForms createGroupForms(String groupId,
Collection<String> formsId)
extractForms
public static Set<String> extractForms(org.nuiton.wikitty.WikittyProxy wikittyProxy,
Collection<String> groupFormIds)
extractForms
public static Set<String> extractForms(org.nuiton.wikitty.WikittyProxy wikittyProxy,
String groupFormId)
extractForms
public static Set<String> extractForms(GroupForms groupForm)
findSendingCorrespondingGroupForm
public static Sending findSendingCorrespondingGroupForm(org.nuiton.wikitty.WikittyProxy wikittyProxy,
String wikittyId)
Copyright © 2009-2010 JurisMarches. All Rights Reserved.