| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |
Represents a role. Role is an installation-wide entity, but when assigned to a user a site must be specified. This way we have many-to-many relationship between sites and roles. Roles are used in the following cases: To assign user to a site. To be able to access a site user must have at least one role assigned. To access an application in a site user must have at least one role in the list of site roles defined in this application.
Nested Element Summary | |
xs:string | description Description given to the role. |
xs:string | name Name of the role. |
<xs:element name="roleBean"><xs:complexType></xs:element><xs:sequence></xs:complexType><xs:element name="name" type="xs:string">
</xs:element><xs:element name="description" type="xs:string"></xs:sequence>
</xs:element>
| |||||||
DETAILS: DOCUMENTATION | ELEMENTS | ATTRIBUTES | SOURCE | FRAMES | NO FRAMES |