|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SecurityRoleRefType
A representation of the model object 'Security Role Ref Type'. The security-role-refType contains the declaration of a security role reference in a component's or a Deployment Component's code. The declaration consists of an optional description, the security role name used in the code, and an optional link to a security role. If the security role is not specified, the Deployer must choose an appropriate security role.
The following features are supported:
EjbJar30Package.getSecurityRoleRefType()| Method Summary | |
|---|---|
|
getDescription()
Returns the value of the 'Description' containment reference list. |
java.lang.String |
getId()
Returns the value of the 'Id' attribute. |
RoleNameType |
getRoleLink()
Returns the value of the 'Role Link' containment reference. |
RoleNameType |
getRoleName()
Returns the value of the 'Role Name' containment reference. |
void |
setId(java.lang.String value)
Sets the value of the ' Id' attribute. |
void |
setRoleLink(RoleNameType value)
Sets the value of the ' Role Link' containment reference. |
void |
setRoleName(RoleNameType value)
Sets the value of the ' Role Name' containment reference. |
| Method Detail |
|---|
getDescription()
DescriptionType.
If the meaning of the 'Description' containment reference list isn't clear, there really should be more of a description here...
EjbJar30Package.getSecurityRoleRefType_Description()RoleNameType getRoleName()
setRoleName(RoleNameType),
EjbJar30Package.getSecurityRoleRefType_RoleName()void setRoleName(RoleNameType value)
Role Name' containment reference.
value - the new value of the 'Role Name' containment reference.getRoleName()RoleNameType getRoleLink()
setRoleLink(RoleNameType),
EjbJar30Package.getSecurityRoleRefType_RoleLink()void setRoleLink(RoleNameType value)
Role Link' containment reference.
value - the new value of the 'Role Link' containment reference.getRoleLink()java.lang.String getId()
If the meaning of the 'Id' attribute isn't clear, there really should be more of a description here...
setId(String),
EjbJar30Package.getSecurityRoleRefType_Id()void setId(java.lang.String value)
Id' attribute.
value - the new value of the 'Id' attribute.getId()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||