com.businessobjects.enterprise.encyclopedia_associationendefinition
Interface EncyclopediaAssociationEndDefinition

All Superinterfaces:
InfoObject

public interface EncyclopediaAssociationEndDefinition
extends InfoObject

Only supported for CMS import and export. Object modification is not supported.


Nested Class Summary
static class EncyclopediaAssociationEndDefinition.Factory
          A class with methods for creating instances of the EncyclopediaAssociationEndDefinition type.
 
Field Summary
static org.apache.xmlbeans.SchemaType type
          Internal Use Only.
 
Method Summary
 AssociationDefinitions addNewAssociationDefinitions()
          Internal Use Only.
 CustomProperties addNewCustomProperties()
          Internal Use Only.
 Instances addNewInstances()
          Internal Use Only.
 TopicDefinitions addNewTopicDefinitions()
          Internal Use Only.
 AssociationDefinitions getAssociationDefinitions()
          Internal Use Only.
 CustomProperties getCustomProperties()
          Internal Use Only.
 Instances getInstances()
          Internal Use Only.
 int getLocDescription()
          Internal Use Only.
 int getMultiplicity()
          Internal Use Only.
 boolean getOptional()
          Internal Use Only.
 java.lang.String getPath()
          Internal Use Only.
 java.lang.String getRolename()
          Internal Use Only.
 TopicDefinitions getTopicDefinitions()
          Internal Use Only.
 boolean isSetAssociationDefinitions()
          Internal Use Only.
 boolean isSetCustomProperties()
          Internal Use Only.
 boolean isSetInstances()
          Internal Use Only.
 boolean isSetLocDescription()
          Internal Use Only.
 boolean isSetMultiplicity()
          Internal Use Only.
 boolean isSetOptional()
          Internal Use Only.
 boolean isSetPath()
          Internal Use Only.
 boolean isSetRolename()
          Internal Use Only.
 boolean isSetTopicDefinitions()
          Internal Use Only.
 void setAssociationDefinitions(AssociationDefinitions associationDefinitions)
          Internal Use Only.
 void setCustomProperties(CustomProperties customProperties)
          Internal Use Only.
 void setInstances(Instances instances)
          Internal Use Only.
 void setLocDescription(int locDescription)
          Internal Use Only.
 void setMultiplicity(int multiplicity)
          Internal Use Only.
 void setOptional(boolean optional)
          Internal Use Only.
 void setPath(java.lang.String path)
          Internal Use Only.
 void setRolename(java.lang.String rolename)
          Internal Use Only.
 void setTopicDefinitions(TopicDefinitions topicDefinitions)
          Internal Use Only.
 void unsetAssociationDefinitions()
          Internal Use Only.
 void unsetCustomProperties()
          Internal Use Only.
 void unsetInstances()
          Internal Use Only.
 void unsetLocDescription()
          Internal Use Only.
 void unsetMultiplicity()
          Internal Use Only.
 void unsetOptional()
          Internal Use Only.
 void unsetPath()
          Internal Use Only.
 void unsetRolename()
          Internal Use Only.
 void unsetTopicDefinitions()
          Internal Use Only.
 org.apache.xmlbeans.XmlInt xgetLocDescription()
          Internal Use Only.
 org.apache.xmlbeans.XmlInt xgetMultiplicity()
          Internal Use Only.
 org.apache.xmlbeans.XmlBoolean xgetOptional()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetPath()
          Internal Use Only.
 org.apache.xmlbeans.XmlString xgetRolename()
          Internal Use Only.
 void xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
          Internal Use Only.
 void xsetMultiplicity(org.apache.xmlbeans.XmlInt multiplicity)
          Internal Use Only.
 void xsetOptional(org.apache.xmlbeans.XmlBoolean optional)
          Internal Use Only.
 void xsetPath(org.apache.xmlbeans.XmlString path)
          Internal Use Only.
 void xsetRolename(org.apache.xmlbeans.XmlString rolename)
          Internal Use Only.
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, addNewStatusInfo, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getStatusInfo, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetStatusInfo, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setStatusInfo, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetStatusInfo, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, xgetID, xgetInstance, xgetInstanceObject, xgetIsApplicationObject, xgetIsComponent, xgetIsHiddenObject, xgetIsPluginObject, xgetIsRecurring, xgetIsRunnableObject, xgetIsSendable, xgetIsSystemObject, xgetKey, xgetKeywords, xgetKind, xgetLastRunTime, xgetLastSuccessfulInstanceCUID, xgetName, xgetNewJobID, xgetNextRunTime, xgetObjectIsContainer, xgetOwner, xgetOwnerCUID, xgetParentCUID, xgetRUID, xgetSchedulable, xgetStartTime, xgetUiStatus, xgetUpdateTime, xsetChildrenObjects, xsetCreationTime, xsetCUID, xsetDescription, xsetEndTime, xsetErrorMessage, xsetID, xsetInstance, xsetInstanceObject, xsetIsApplicationObject, xsetIsComponent, xsetIsHiddenObject, xsetIsPluginObject, xsetIsRecurring, xsetIsRunnableObject, xsetIsSendable, xsetIsSystemObject, xsetKey, xsetKeywords, xsetKind, xsetLastRunTime, xsetLastSuccessfulInstanceCUID, xsetName, xsetNewJobID, xsetNextRunTime, xsetObjectIsContainer, xsetOwner, xsetOwnerCUID, xsetParentCUID, xsetRUID, xsetSchedulable, xsetStartTime, xsetUiStatus, xsetUpdateTime
 

Field Detail

type

static final org.apache.xmlbeans.SchemaType type
Internal Use Only.

Method Detail

getOptional

boolean getOptional()
Internal Use Only.


xgetOptional

org.apache.xmlbeans.XmlBoolean xgetOptional()
Internal Use Only.


isSetOptional

boolean isSetOptional()
Internal Use Only.


setOptional

void setOptional(boolean optional)
Internal Use Only.


xsetOptional

void xsetOptional(org.apache.xmlbeans.XmlBoolean optional)
Internal Use Only.


unsetOptional

void unsetOptional()
Internal Use Only.


getLocDescription

int getLocDescription()
Internal Use Only.


xgetLocDescription

org.apache.xmlbeans.XmlInt xgetLocDescription()
Internal Use Only.


isSetLocDescription

boolean isSetLocDescription()
Internal Use Only.


setLocDescription

void setLocDescription(int locDescription)
Internal Use Only.


xsetLocDescription

void xsetLocDescription(org.apache.xmlbeans.XmlInt locDescription)
Internal Use Only.


unsetLocDescription

void unsetLocDescription()
Internal Use Only.


getRolename

java.lang.String getRolename()
Internal Use Only.


xgetRolename

org.apache.xmlbeans.XmlString xgetRolename()
Internal Use Only.


isSetRolename

boolean isSetRolename()
Internal Use Only.


setRolename

void setRolename(java.lang.String rolename)
Internal Use Only.


xsetRolename

void xsetRolename(org.apache.xmlbeans.XmlString rolename)
Internal Use Only.


unsetRolename

void unsetRolename()
Internal Use Only.


getMultiplicity

int getMultiplicity()
Internal Use Only.


xgetMultiplicity

org.apache.xmlbeans.XmlInt xgetMultiplicity()
Internal Use Only.


isSetMultiplicity

boolean isSetMultiplicity()
Internal Use Only.


setMultiplicity

void setMultiplicity(int multiplicity)
Internal Use Only.


xsetMultiplicity

void xsetMultiplicity(org.apache.xmlbeans.XmlInt multiplicity)
Internal Use Only.


unsetMultiplicity

void unsetMultiplicity()
Internal Use Only.


getTopicDefinitions

TopicDefinitions getTopicDefinitions()
Internal Use Only.


isSetTopicDefinitions

boolean isSetTopicDefinitions()
Internal Use Only.


setTopicDefinitions

void setTopicDefinitions(TopicDefinitions topicDefinitions)
Internal Use Only.


addNewTopicDefinitions

TopicDefinitions addNewTopicDefinitions()
Internal Use Only.


unsetTopicDefinitions

void unsetTopicDefinitions()
Internal Use Only.


getAssociationDefinitions

AssociationDefinitions getAssociationDefinitions()
Internal Use Only.


isSetAssociationDefinitions

boolean isSetAssociationDefinitions()
Internal Use Only.


setAssociationDefinitions

void setAssociationDefinitions(AssociationDefinitions associationDefinitions)
Internal Use Only.


addNewAssociationDefinitions

AssociationDefinitions addNewAssociationDefinitions()
Internal Use Only.


unsetAssociationDefinitions

void unsetAssociationDefinitions()
Internal Use Only.


getInstances

Instances getInstances()
Internal Use Only.


isSetInstances

boolean isSetInstances()
Internal Use Only.


setInstances

void setInstances(Instances instances)
Internal Use Only.


addNewInstances

Instances addNewInstances()
Internal Use Only.


unsetInstances

void unsetInstances()
Internal Use Only.


getPath

java.lang.String getPath()
Internal Use Only.


xgetPath

org.apache.xmlbeans.XmlString xgetPath()
Internal Use Only.


isSetPath

boolean isSetPath()
Internal Use Only.


setPath

void setPath(java.lang.String path)
Internal Use Only.


xsetPath

void xsetPath(org.apache.xmlbeans.XmlString path)
Internal Use Only.


unsetPath

void unsetPath()
Internal Use Only.


getCustomProperties

CustomProperties getCustomProperties()
Internal Use Only.


isSetCustomProperties

boolean isSetCustomProperties()
Internal Use Only.


setCustomProperties

void setCustomProperties(CustomProperties customProperties)
Internal Use Only.


addNewCustomProperties

CustomProperties addNewCustomProperties()
Internal Use Only.


unsetCustomProperties

void unsetCustomProperties()
Internal Use Only.