|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface DocumentProfileTarget
An XML DocumentProfileTarget(@http://enterprise.businessobjects.com/3.0/publication). This is a complex type.
| Nested Class Summary | |
|---|---|
static class |
DocumentProfileTarget.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 |
DocumentVariableMappings |
addNewVariableMappings()
Appends and returns a new empty "VariableMappings" element |
CustomProperties |
getCustomProperties()
Gets the "CustomProperties" element |
java.lang.String |
getSourceDocumentCUID()
Gets the "SourceDocumentCUID" element |
DocumentVariableMappings |
getVariableMappings()
Gets the "VariableMappings" element |
boolean |
isSetCustomProperties()
True if has "CustomProperties" element |
boolean |
isSetSourceDocumentCUID()
True if has "SourceDocumentCUID" element |
boolean |
isSetVariableMappings()
True if has "VariableMappings" element |
void |
setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element |
void |
setSourceDocumentCUID(java.lang.String sourceDocumentCUID)
Sets the "SourceDocumentCUID" element |
void |
setVariableMappings(DocumentVariableMappings variableMappings)
Sets the "VariableMappings" element |
void |
unsetCustomProperties()
Unsets the "CustomProperties" element |
void |
unsetSourceDocumentCUID()
Unsets the "SourceDocumentCUID" element |
void |
unsetVariableMappings()
Unsets the "VariableMappings" element |
org.apache.xmlbeans.XmlString |
xgetSourceDocumentCUID()
Gets (as xml) the "SourceDocumentCUID" element |
void |
xsetSourceDocumentCUID(org.apache.xmlbeans.XmlString sourceDocumentCUID)
Sets (as xml) the "SourceDocumentCUID" element |
| Field Detail |
|---|
static final org.apache.xmlbeans.SchemaType type
| Method Detail |
|---|
java.lang.String getSourceDocumentCUID()
org.apache.xmlbeans.XmlString xgetSourceDocumentCUID()
boolean isSetSourceDocumentCUID()
void setSourceDocumentCUID(java.lang.String sourceDocumentCUID)
void xsetSourceDocumentCUID(org.apache.xmlbeans.XmlString sourceDocumentCUID)
void unsetSourceDocumentCUID()
DocumentVariableMappings getVariableMappings()
boolean isSetVariableMappings()
void setVariableMappings(DocumentVariableMappings variableMappings)
DocumentVariableMappings addNewVariableMappings()
void unsetVariableMappings()
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 | ||||||||