JeeWiz Home  
The Model-Driven System Builder

JeeWiz Architect's Guide
 
Contents  >   14.  'Business Object' Reference
 


14.34 RoleGroup Object

Used on
serverJar
DescriptionAggregates a set of security roles into a group.
Inherited
properties
description (base property)

template (base property)

text (base property)

jwpattern (base property)

 14.34.1  Property 'name'
 14.34.2  Property 'roles'
 14.34.3  Property 'uid'

14.34.1  Property 'name'
DescriptionNames the group.
TypeString
Requiredtrue

14.34.2  Property 'roles'
DescriptionComma-separated list of security role names that form the group.
TypeString
Requiredtrue

14.34.3  Property 'uid'
DescriptionThe 'uid' is a Unique IDentifier for a methods in the business object model (and derivatives like J2EE).

The 'uid' uniquely identifies the method, even if the name or signature of the method changes.

This will normally be generated by the modelling tool; if not, it can be entered manually (but make sure it is unique!).
TypeString
 


Copyright (c) 2001-2008 New Technology/enterprise Ltd.