static FormGroupSvc |
GroupSvc.getFormGroupSvc() |
Create an instance of FormGroupSvc.
|
FormGroupSvc |
FormGroupSvc.isTaskAssignFlag(boolean isTaskAssignFlag) |
Set acess control allowing users to reassign tasks to other users
|
FormGroupSvc |
FormGroupSvc.setCompletedFormFlag(boolean completedFormFlag) |
Set access control allowing users to view completed form group submissions
|
FormGroupSvc |
FormGroupSvc.setDescription(String description) |
Set the description value.
|
FormGroupSvc |
FormGroupSvc.setFormWorkGroupFlag(boolean formWorkGroupFlag) |
Set share the form with work group members flag
|
FormGroupSvc |
FormGroupSvc.setGroupName(String groupName) |
Set the group name value.
|
FormGroupSvc |
FormGroupSvc.setNewFormFlag(boolean newFormFlag) |
Set access control allowing users to open new forms
|
FormGroupSvc |
FormGroupSvc.setSavedFormFlag(boolean savedFormFlag) |
Set access control allowing users to open saved work group forms and group assigned form tasks
|