public class CopyuserstogroupPage
extends org.openlowcode.module.system.page.generated.AbsCopyuserstogroupPage
Constructor and Description |
---|
CopyuserstogroupPage(DataObjectId<Usergroup> groupid_thru,
java.lang.String origingroupsummary)
creates the page
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
generateTitle(DataObjectId<Usergroup> groupid_thru,
java.lang.String origingroupsummary) |
protected SPageNode |
getContent() |
getAllPageAttributes, getGroupid_thru, getOrigingroupsummary
addAddon, getAddress, getAllFinalPageAttributes, getFinalContent, getRootPath, getTitle, hasAdress, resetPath, setAddress, setTitle
changeName, cleanName, equals, getName
public CopyuserstogroupPage(DataObjectId<Usergroup> groupid_thru, java.lang.String origingroupsummary)
groupid_thru
- the id of the origin grouporigingroupsummary
- a summary of the origin group (number, name, number
of users...)public java.lang.String generateTitle(DataObjectId<Usergroup> groupid_thru, java.lang.String origingroupsummary)
generateTitle
in class org.openlowcode.module.system.page.generated.AbsCopyuserstogroupPage
protected SPageNode getContent()
getContent
in class SPage