|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Principal
An XML Principal(@http://enterprise.businessobjects.com/3.0/infoobject). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Principal.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
Limits |
addNewLimits()
Appends and returns a new empty "Limits" element |
Rights |
addNewRights()
Appends and returns a new empty "Rights" element |
Roles |
addNewRoles()
Appends and returns a new empty "Roles" element |
boolean |
getIsAdvancedInheritFolders()
Gets the "IsAdvancedInheritFolders" element |
boolean |
getIsAdvancedInheritGroups()
Gets the "IsAdvancedInheritGroups" element |
Limits |
getLimits()
Gets the "Limits" element |
java.lang.String |
getPrincipalCUID()
Gets the "PrincipalCUID" element |
Rights |
getRights()
Gets the "Rights" element |
RoleEnum.Enum |
getRole()
Gets the "Role" element |
Roles |
getRoles()
Gets the "Roles" element |
boolean |
isSetIsAdvancedInheritFolders()
True if has "IsAdvancedInheritFolders" element |
boolean |
isSetIsAdvancedInheritGroups()
True if has "IsAdvancedInheritGroups" element |
boolean |
isSetLimits()
True if has "Limits" element |
boolean |
isSetRights()
True if has "Rights" element |
boolean |
isSetRole()
True if has "Role" element |
boolean |
isSetRoles()
True if has "Roles" element |
void |
setIsAdvancedInheritFolders(boolean isAdvancedInheritFolders)
Sets the "IsAdvancedInheritFolders" element |
void |
setIsAdvancedInheritGroups(boolean isAdvancedInheritGroups)
Sets the "IsAdvancedInheritGroups" element |
void |
setLimits(Limits limits)
Sets the "Limits" element |
void |
setPrincipalCUID(java.lang.String principalCUID)
Sets the "PrincipalCUID" element |
void |
setRights(Rights rights)
Sets the "Rights" element |
void |
setRole(RoleEnum.Enum role)
Sets the "Role" element |
void |
setRoles(Roles roles)
Sets the "Roles" element |
void |
unsetIsAdvancedInheritFolders()
Unsets the "IsAdvancedInheritFolders" element |
void |
unsetIsAdvancedInheritGroups()
Unsets the "IsAdvancedInheritGroups" element |
void |
unsetLimits()
Unsets the "Limits" element |
void |
unsetRights()
Unsets the "Rights" element |
void |
unsetRole()
Unsets the "Role" element |
void |
unsetRoles()
Unsets the "Roles" element |
org.apache.xmlbeans.XmlBoolean |
xgetIsAdvancedInheritFolders()
Gets (as xml) the "IsAdvancedInheritFolders" element |
org.apache.xmlbeans.XmlBoolean |
xgetIsAdvancedInheritGroups()
Gets (as xml) the "IsAdvancedInheritGroups" element |
org.apache.xmlbeans.XmlString |
xgetPrincipalCUID()
Gets (as xml) the "PrincipalCUID" element |
RoleEnum |
xgetRole()
Gets (as xml) the "Role" element |
void |
xsetIsAdvancedInheritFolders(org.apache.xmlbeans.XmlBoolean isAdvancedInheritFolders)
Sets (as xml) the "IsAdvancedInheritFolders" element |
void |
xsetIsAdvancedInheritGroups(org.apache.xmlbeans.XmlBoolean isAdvancedInheritGroups)
Sets (as xml) the "IsAdvancedInheritGroups" element |
void |
xsetPrincipalCUID(org.apache.xmlbeans.XmlString principalCUID)
Sets (as xml) the "PrincipalCUID" element |
void |
xsetRole(RoleEnum role)
Sets (as xml) the "Role" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getPrincipalCUID()
org.apache.xmlbeans.XmlString xgetPrincipalCUID()
void setPrincipalCUID(java.lang.String principalCUID)
void xsetPrincipalCUID(org.apache.xmlbeans.XmlString principalCUID)
RoleEnum.Enum getRole()
RoleEnum xgetRole()
boolean isSetRole()
void setRole(RoleEnum.Enum role)
void xsetRole(RoleEnum role)
void unsetRole()
boolean getIsAdvancedInheritGroups()
org.apache.xmlbeans.XmlBoolean xgetIsAdvancedInheritGroups()
boolean isSetIsAdvancedInheritGroups()
void setIsAdvancedInheritGroups(boolean isAdvancedInheritGroups)
void xsetIsAdvancedInheritGroups(org.apache.xmlbeans.XmlBoolean isAdvancedInheritGroups)
void unsetIsAdvancedInheritGroups()
boolean getIsAdvancedInheritFolders()
org.apache.xmlbeans.XmlBoolean xgetIsAdvancedInheritFolders()
boolean isSetIsAdvancedInheritFolders()
void setIsAdvancedInheritFolders(boolean isAdvancedInheritFolders)
void xsetIsAdvancedInheritFolders(org.apache.xmlbeans.XmlBoolean isAdvancedInheritFolders)
void unsetIsAdvancedInheritFolders()
Rights getRights()
boolean isSetRights()
void setRights(Rights rights)
Rights addNewRights()
void unsetRights()
Limits getLimits()
boolean isSetLimits()
void setLimits(Limits limits)
Limits addNewLimits()
void unsetLimits()
Roles getRoles()
boolean isSetRoles()
void setRoles(Roles roles)
Roles addNewRoles()
void unsetRoles()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||