|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface RoleRights
An XML RoleRights(@http://enterprise.businessobjects.com/3.0/customrole). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
RoleRights.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
RoleRight |
addNewRoleRight()
Appends and returns a new empty value (as xml) as the last "RoleRight" element |
RoleRight[] |
getRoleRightArray()
Gets array of all "RoleRight" elements |
RoleRight |
getRoleRightArray(int i)
Gets ith "RoleRight" element |
RoleRight |
insertNewRoleRight(int i)
Inserts and returns a new empty value (as xml) as the ith "RoleRight" element |
void |
removeRoleRight(int i)
Removes the ith "RoleRight" element |
void |
setRoleRightArray(int i,
RoleRight roleRight)
Sets ith "RoleRight" element |
void |
setRoleRightArray(RoleRight[] roleRightArray)
Sets array of all "RoleRight" element |
int |
sizeOfRoleRightArray()
Returns number of "RoleRight" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
RoleRight[] getRoleRightArray()
RoleRight getRoleRightArray(int i)
int sizeOfRoleRightArray()
void setRoleRightArray(RoleRight[] roleRightArray)
void setRoleRightArray(int i,
RoleRight roleRight)
RoleRight insertNewRoleRight(int i)
RoleRight addNewRoleRight()
void removeRoleRight(int i)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||