|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface Profile
An XML Profile(@http://enterprise.businessobjects.com/3.0/profile). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
Profile.Factory
A factory class with static methods for creating instances of this type. |
| Field Summary | |
|---|---|
static org.apache.xmlbeans.SchemaType |
type
|
| Method Summary | |
|---|---|
CustomProperties |
addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element |
ProfilePrincipals |
addNewPrincipals()
Appends and returns a new empty "Principals" element |
ProfileTargets |
addNewProfileTargets()
Appends and returns a new empty "ProfileTargets" element |
ProfilePublications |
addNewPublications()
Appends and returns a new empty "Publications" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
ProfilePrincipals |
getPrincipals()
Gets the "Principals" element |
ProfileTargets |
getProfileTargets()
Gets the "ProfileTargets" element |
ProfilePublications |
getPublications()
Gets the "Publications" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetPrincipals()
True if has "Principals" element |
boolean |
isSetProfileTargets()
True if has "ProfileTargets" element |
boolean |
isSetPublications()
True if has "Publications" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setPrincipals(ProfilePrincipals principals)
Sets the "Principals" element |
void |
setProfileTargets(ProfileTargets profileTargets)
Sets the "ProfileTargets" element |
void |
setPublications(ProfilePublications publications)
Sets the "Publications" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetPrincipals()
Unsets the "Principals" element |
void |
unsetProfileTargets()
Unsets the "ProfileTargets" element |
void |
unsetPublications()
Unsets the "Publications" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
CustomProperties getCustomProperties()
boolean isSetCustomProperties()
void setCustomProperties(CustomProperties customProperties)
CustomProperties addNewCustomProperties()
void unsetCustomProperties()
ProfilePublications getPublications()
boolean isSetPublications()
void setPublications(ProfilePublications publications)
ProfilePublications addNewPublications()
void unsetPublications()
ProfileTargets getProfileTargets()
boolean isSetProfileTargets()
void setProfileTargets(ProfileTargets profileTargets)
ProfileTargets addNewProfileTargets()
void unsetProfileTargets()
ProfilePrincipals getPrincipals()
boolean isSetPrincipals()
void setPrincipals(ProfilePrincipals principals)
ProfilePrincipals addNewPrincipals()
void unsetPrincipals()
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||