|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface UserGroup
An XML UserGroup(@http://enterprise.businessobjects.com/3.0/usergroup). This is a complex type.
| Nested Class Summary | |
|---|---|
static interface |
UserGroup.AlertSubscriptions
An XML AlertSubscriptions(@http://enterprise.businessobjects.com/3.0/usergroup). |
static interface |
UserGroup.ExcludedAlerts
An XML ExcludedAlerts(@http://enterprise.businessobjects.com/3.0/usergroup). |
static class |
UserGroup.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
UserGroup.AlertSubscriptions |
addNewAlertSubscriptions()
Appends and returns a new empty "AlertSubscriptions" element |
UserGroupAliases |
addNewAliases()
Appends and returns a new empty "Aliases" element |
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
EntParentGroups |
addNewEntParentGroups()
Appends and returns a new empty "EntParentGroups" element |
EntSubGroups |
addNewEntSubGroups()
Appends and returns a new empty "EntSubGroups" element |
EntUsers |
addNewEntUsers()
Appends and returns a new empty "EntUsers" element |
UserGroup.ExcludedAlerts |
addNewExcludedAlerts()
Appends and returns a new empty "ExcludedAlerts" element |
ParentGroups |
addNewParentGroups()
Appends and returns a new empty "ParentGroups" element |
PrincipalProfiles |
addNewPrincipalProfiles()
Appends and returns a new empty "PrincipalProfiles" element |
PrincipalPublications |
addNewPrincipalPublications()
Appends and returns a new empty "PrincipalPublications" element |
ProfileValues |
addNewProfileValues()
Appends and returns a new empty "ProfileValues" element |
SubGroups |
addNewSubGroups()
Appends and returns a new empty "SubGroups" element |
com.businessobjects.enterprise.usergroup.UserGroupFolder |
addNewUserGroupFolder()
Appends and returns a new empty "UserGroupFolder" element |
Users |
addNewUsers()
Appends and returns a new empty "Users" element |
UserGroup.AlertSubscriptions |
getAlertSubscriptions()
Gets the "AlertSubscriptions" element |
UserGroupAliases |
getAliases()
Gets the "Aliases" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
java.lang.String |
getE65Cuid()
Gets the "E65Cuid" element |
EntParentGroups |
getEntParentGroups()
Gets the "EntParentGroups" element |
EntSubGroups |
getEntSubGroups()
Gets the "EntSubGroups" element |
EntUsers |
getEntUsers()
Gets the "EntUsers" element |
UserGroup.ExcludedAlerts |
getExcludedAlerts()
Gets the "ExcludedAlerts" element |
int |
getLocalizedDescriptionStringId()
Gets the "LocalizedDescriptionStringId" element |
int |
getLocalizedNameStringId()
Gets the "LocalizedNameStringId" element |
ParentGroups |
getParentGroups()
Gets the "ParentGroups" element |
java.lang.String |
getPath()
Gets the "Path" element |
PrincipalProfiles |
getPrincipalProfiles()
Gets the "PrincipalProfiles" element |
PrincipalPublications |
getPrincipalPublications()
Gets the "PrincipalPublications" element |
ProfileValues |
getProfileValues()
Gets the "ProfileValues" element |
SubGroups |
getSubGroups()
Gets the "SubGroups" element |
com.businessobjects.enterprise.usergroup.UserGroupFolder |
getUserGroupFolder()
Gets the "UserGroupFolder" element |
Users |
getUsers()
Gets the "Users" element |
boolean |
isSetAlertSubscriptions()
True if has "AlertSubscriptions" element |
boolean |
isSetAliases()
True if has "Aliases" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetE65Cuid()
True if has "E65Cuid" element |
boolean |
isSetEntParentGroups()
True if has "EntParentGroups" element |
boolean |
isSetEntSubGroups()
True if has "EntSubGroups" element |
boolean |
isSetEntUsers()
True if has "EntUsers" element |
boolean |
isSetExcludedAlerts()
True if has "ExcludedAlerts" element |
boolean |
isSetLocalizedDescriptionStringId()
True if has "LocalizedDescriptionStringId" element |
boolean |
isSetLocalizedNameStringId()
True if has "LocalizedNameStringId" element |
boolean |
isSetParentGroups()
True if has "ParentGroups" element |
boolean |
isSetPath()
True if has "Path" element |
boolean |
isSetPrincipalProfiles()
True if has "PrincipalProfiles" element |
boolean |
isSetPrincipalPublications()
True if has "PrincipalPublications" element |
boolean |
isSetProfileValues()
True if has "ProfileValues" element |
boolean |
isSetSubGroups()
True if has "SubGroups" element |
boolean |
isSetUserGroupFolder()
True if has "UserGroupFolder" element |
boolean |
isSetUsers()
True if has "Users" element |
void |
setAlertSubscriptions(UserGroup.AlertSubscriptions alertSubscriptions)
Sets the "AlertSubscriptions" element |
void |
setAliases(UserGroupAliases aliases)
Sets the "Aliases" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setE65Cuid(java.lang.String e65Cuid)
Sets the "E65Cuid" element |
void |
setEntParentGroups(EntParentGroups entParentGroups)
Sets the "EntParentGroups" element |
void |
setEntSubGroups(EntSubGroups entSubGroups)
Sets the "EntSubGroups" element |
void |
setEntUsers(EntUsers entUsers)
Sets the "EntUsers" element |
void |
setExcludedAlerts(UserGroup.ExcludedAlerts excludedAlerts)
Sets the "ExcludedAlerts" element |
void |
setLocalizedDescriptionStringId(int localizedDescriptionStringId)
Sets the "LocalizedDescriptionStringId" element |
void |
setLocalizedNameStringId(int localizedNameStringId)
Sets the "LocalizedNameStringId" element |
void |
setParentGroups(ParentGroups parentGroups)
Sets the "ParentGroups" element |
void |
setPath(java.lang.String path)
Sets the "Path" element |
void |
setPrincipalProfiles(PrincipalProfiles principalProfiles)
Sets the "PrincipalProfiles" element |
void |
setPrincipalPublications(PrincipalPublications principalPublications)
Sets the "PrincipalPublications" element |
void |
setProfileValues(ProfileValues profileValues)
Sets the "ProfileValues" element |
void |
setSubGroups(SubGroups subGroups)
Sets the "SubGroups" element |
void |
setUserGroupFolder(com.businessobjects.enterprise.usergroup.UserGroupFolder userGroupFolder)
Sets the "UserGroupFolder" element |
void |
setUsers(Users users)
Sets the "Users" element |
void |
unsetAlertSubscriptions()
Unsets the "AlertSubscriptions" element |
void |
unsetAliases()
Unsets the "Aliases" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetE65Cuid()
Unsets the "E65Cuid" element |
void |
unsetEntParentGroups()
Unsets the "EntParentGroups" element |
void |
unsetEntSubGroups()
Unsets the "EntSubGroups" element |
void |
unsetEntUsers()
Unsets the "EntUsers" element |
void |
unsetExcludedAlerts()
Unsets the "ExcludedAlerts" element |
void |
unsetLocalizedDescriptionStringId()
Unsets the "LocalizedDescriptionStringId" element |
void |
unsetLocalizedNameStringId()
Unsets the "LocalizedNameStringId" element |
void |
unsetParentGroups()
Unsets the "ParentGroups" element |
void |
unsetPath()
Unsets the "Path" element |
void |
unsetPrincipalProfiles()
Unsets the "PrincipalProfiles" element |
void |
unsetPrincipalPublications()
Unsets the "PrincipalPublications" element |
void |
unsetProfileValues()
Unsets the "ProfileValues" element |
void |
unsetSubGroups()
Unsets the "SubGroups" element |
void |
unsetUserGroupFolder()
Unsets the "UserGroupFolder" element |
void |
unsetUsers()
Unsets the "Users" element |
org.apache.xmlbeans.XmlString |
xgetE65Cuid()
Gets (as xml) the "E65Cuid" element |
org.apache.xmlbeans.XmlInt |
xgetLocalizedDescriptionStringId()
Gets (as xml) the "LocalizedDescriptionStringId" element |
org.apache.xmlbeans.XmlInt |
xgetLocalizedNameStringId()
Gets (as xml) the "LocalizedNameStringId" element |
org.apache.xmlbeans.XmlString |
xgetPath()
Gets (as xml) the "Path" element |
void |
xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
Sets (as xml) the "E65Cuid" element |
void |
xsetLocalizedDescriptionStringId(org.apache.xmlbeans.XmlInt localizedDescriptionStringId)
Sets (as xml) the "LocalizedDescriptionStringId" element |
void |
xsetLocalizedNameStringId(org.apache.xmlbeans.XmlInt localizedNameStringId)
Sets (as xml) the "LocalizedNameStringId" element |
void |
xsetPath(org.apache.xmlbeans.XmlString path)
Sets (as xml) the "Path" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
UserGroupAliases getAliases()
boolean isSetAliases()
void setAliases(UserGroupAliases aliases)
UserGroupAliases addNewAliases()
void unsetAliases()
PrincipalPublications getPrincipalPublications()
boolean isSetPrincipalPublications()
void setPrincipalPublications(PrincipalPublications principalPublications)
PrincipalPublications addNewPrincipalPublications()
void unsetPrincipalPublications()
ProfileValues getProfileValues()
boolean isSetProfileValues()
void setProfileValues(ProfileValues profileValues)
ProfileValues addNewProfileValues()
void unsetProfileValues()
com.businessobjects.enterprise.usergroup.UserGroupFolder getUserGroupFolder()
boolean isSetUserGroupFolder()
void setUserGroupFolder(com.businessobjects.enterprise.usergroup.UserGroupFolder userGroupFolder)
com.businessobjects.enterprise.usergroup.UserGroupFolder addNewUserGroupFolder()
void unsetUserGroupFolder()
SubGroups getSubGroups()
boolean isSetSubGroups()
void setSubGroups(SubGroups subGroups)
SubGroups addNewSubGroups()
void unsetSubGroups()
Users getUsers()
boolean isSetUsers()
void setUsers(Users users)
Users addNewUsers()
void unsetUsers()
ParentGroups getParentGroups()
boolean isSetParentGroups()
void setParentGroups(ParentGroups parentGroups)
ParentGroups addNewParentGroups()
void unsetParentGroups()
EntSubGroups getEntSubGroups()
boolean isSetEntSubGroups()
void setEntSubGroups(EntSubGroups entSubGroups)
EntSubGroups addNewEntSubGroups()
void unsetEntSubGroups()
EntUsers getEntUsers()
boolean isSetEntUsers()
void setEntUsers(EntUsers entUsers)
EntUsers addNewEntUsers()
void unsetEntUsers()
EntParentGroups getEntParentGroups()
boolean isSetEntParentGroups()
void setEntParentGroups(EntParentGroups entParentGroups)
EntParentGroups addNewEntParentGroups()
void unsetEntParentGroups()
PrincipalProfiles getPrincipalProfiles()
boolean isSetPrincipalProfiles()
void setPrincipalProfiles(PrincipalProfiles principalProfiles)
PrincipalProfiles addNewPrincipalProfiles()
void unsetPrincipalProfiles()
int getLocalizedNameStringId()
org.apache.xmlbeans.XmlInt xgetLocalizedNameStringId()
boolean isSetLocalizedNameStringId()
void setLocalizedNameStringId(int localizedNameStringId)
void xsetLocalizedNameStringId(org.apache.xmlbeans.XmlInt localizedNameStringId)
void unsetLocalizedNameStringId()
int getLocalizedDescriptionStringId()
org.apache.xmlbeans.XmlInt xgetLocalizedDescriptionStringId()
boolean isSetLocalizedDescriptionStringId()
void setLocalizedDescriptionStringId(int localizedDescriptionStringId)
void xsetLocalizedDescriptionStringId(org.apache.xmlbeans.XmlInt localizedDescriptionStringId)
void unsetLocalizedDescriptionStringId()
java.lang.String getE65Cuid()
org.apache.xmlbeans.XmlString xgetE65Cuid()
boolean isSetE65Cuid()
void setE65Cuid(java.lang.String e65Cuid)
void xsetE65Cuid(org.apache.xmlbeans.XmlString e65Cuid)
void unsetE65Cuid()
java.lang.String getPath()
org.apache.xmlbeans.XmlString xgetPath()
boolean isSetPath()
void setPath(java.lang.String path)
void xsetPath(org.apache.xmlbeans.XmlString path)
void unsetPath()
UserGroup.AlertSubscriptions getAlertSubscriptions()
boolean isSetAlertSubscriptions()
void setAlertSubscriptions(UserGroup.AlertSubscriptions alertSubscriptions)
UserGroup.AlertSubscriptions addNewAlertSubscriptions()
void unsetAlertSubscriptions()
UserGroup.ExcludedAlerts getExcludedAlerts()
boolean isSetExcludedAlerts()
void setExcludedAlerts(UserGroup.ExcludedAlerts excludedAlerts)
UserGroup.ExcludedAlerts addNewExcludedAlerts()
void unsetExcludedAlerts()
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||