com.businessobjects.enterprise.folder
Interface Folder

All Superinterfaces:
InfoObject

public interface Folder
extends InfoObject

An XML Folder(@http://enterprise.businessobjects.com/3.0/folder). This is a complex type.


Nested Class Summary
static class Folder.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
 Path addNewPath()
          Appends and returns a new empty "Path" element
 LocalizedProperties addNewSAPLocNames()
          Appends and returns a new empty "SAPLocNames" element
 CustomProperties getCustomProperties()
          Gets the "CustomProperties" element
 Path getPath()
          Gets the "Path" element
 java.lang.String getSAPFolderId()
          Gets the "SAPFolderId" element
 LocalizedProperties getSAPLocNames()
          Gets the "SAPLocNames" element
 java.lang.String getSAPLocOriginalLocale()
          Gets the "SAPLocOriginalLocale" element
 boolean isSetCustomProperties()
          True if has "CustomProperties" element
 boolean isSetPath()
          True if has "Path" element
 boolean isSetSAPFolderId()
          True if has "SAPFolderId" element
 boolean isSetSAPLocNames()
          True if has "SAPLocNames" element
 boolean isSetSAPLocOriginalLocale()
          True if has "SAPLocOriginalLocale" element
 void setCustomProperties(CustomProperties customProperties)
          Sets the "CustomProperties" element
 void setPath(Path path)
          Sets the "Path" element
 void setSAPFolderId(java.lang.String sapFolderId)
          Sets the "SAPFolderId" element
 void setSAPLocNames(LocalizedProperties sapLocNames)
          Sets the "SAPLocNames" element
 void setSAPLocOriginalLocale(java.lang.String sapLocOriginalLocale)
          Sets the "SAPLocOriginalLocale" element
 void unsetCustomProperties()
          Unsets the "CustomProperties" element
 void unsetPath()
          Unsets the "Path" element
 void unsetSAPFolderId()
          Unsets the "SAPFolderId" element
 void unsetSAPLocNames()
          Unsets the "SAPLocNames" element
 void unsetSAPLocOriginalLocale()
          Unsets the "SAPLocOriginalLocale" element
 org.apache.xmlbeans.XmlString xgetSAPFolderId()
          Gets (as xml) the "SAPFolderId" element
 org.apache.xmlbeans.XmlString xgetSAPLocOriginalLocale()
          Gets (as xml) the "SAPLocOriginalLocale" element
 void xsetSAPFolderId(org.apache.xmlbeans.XmlString sapFolderId)
          Sets (as xml) the "SAPFolderId" element
 void xsetSAPLocOriginalLocale(org.apache.xmlbeans.XmlString sapLocOriginalLocale)
          Sets (as xml) the "SAPLocOriginalLocale" element
 
Methods inherited from interface com.businessobjects.enterprise.infoobject.InfoObject
addNewAlerts, addNewMultilingualDescriptions, addNewMultilingualNames, addNewPluginInfo, addNewRolesOnObject, addNewSecurityInfo, addNewSecurityInfo2, addNewSharedDoc, getAlerts, getChildrenObjects, getCreationTime, getCUID, getDescription, getEndTime, getErrorMessage, getGUID, getID, getInstance, getInstanceObject, getIsApplicationObject, getIsComponent, getIsHiddenObject, getIsPluginObject, getIsRecurring, getIsRunnableObject, getIsSendable, getIsSystemObject, getKey, getKeywords, getKind, getLastRunTime, getLastSuccessfulInstanceCUID, getMultilingualDescriptions, getMultilingualNames, getName, getNewJobID, getNextRunTime, getObjectIsContainer, getOwner, getOwnerCUID, getParentCUID, getPluginInfo, getRolesOnObject, getRUID, getSchedulable, getSecurityInfo, getSecurityInfo2, getSharedDoc, getStartTime, getUiStatus, getUpdateTime, isSetAlerts, isSetChildrenObjects, isSetCreationTime, isSetCUID, isSetDescription, isSetEndTime, isSetErrorMessage, isSetGUID, isSetID, isSetInstance, isSetInstanceObject, isSetIsApplicationObject, isSetIsComponent, isSetIsHiddenObject, isSetIsPluginObject, isSetIsRecurring, isSetIsRunnableObject, isSetIsSendable, isSetIsSystemObject, isSetKey, isSetKeywords, isSetKind, isSetLastRunTime, isSetLastSuccessfulInstanceCUID, isSetMultilingualDescriptions, isSetMultilingualNames, isSetNewJobID, isSetNextRunTime, isSetObjectIsContainer, isSetOwner, isSetOwnerCUID, isSetParentCUID, isSetPluginInfo, isSetRolesOnObject, isSetRUID, isSetSchedulable, isSetSecurityInfo, isSetSecurityInfo2, isSetSharedDoc, isSetStartTime, isSetUiStatus, isSetUpdateTime, setAlerts, setChildrenObjects, setCreationTime, setCUID, setDescription, setEndTime, setErrorMessage, setGUID, setID, setInstance, setInstanceObject, setIsApplicationObject, setIsComponent, setIsHiddenObject, setIsPluginObject, setIsRecurring, setIsRunnableObject, setIsSendable, setIsSystemObject, setKey, setKeywords, setKind, setLastRunTime, setLastSuccessfulInstanceCUID, setMultilingualDescriptions, setMultilingualNames, setName, setNewJobID, setNextRunTime, setObjectIsContainer, setOwner, setOwnerCUID, setParentCUID, setPluginInfo, setRolesOnObject, setRUID, setSchedulable, setSecurityInfo, setSecurityInfo2, setSharedDoc, setStartTime, setUiStatus, setUpdateTime, unsetAlerts, unsetChildrenObjects, unsetCreationTime, unsetCUID, unsetDescription, unsetEndTime, unsetErrorMessage, unsetGUID, unsetID, unsetInstance, unsetInstanceObject, unsetIsApplicationObject, unsetIsComponent, unsetIsHiddenObject, unsetIsPluginObject, unsetIsRecurring, unsetIsRunnableObject, unsetIsSendable, unsetIsSystemObject, unsetKey, unsetKeywords, unsetKind, unsetLastRunTime, unsetLastSuccessfulInstanceCUID, unsetMultilingualDescriptions, unsetMultilingualNames, unsetNewJobID, unsetNextRunTime, unsetObjectIsContainer, unsetOwner, unsetOwnerCUID, unsetParentCUID, unsetPluginInfo, unsetRolesOnObject, unsetRUID, unsetSchedulable, unsetSecurityInfo, unsetSecurityInfo2, unsetSharedDoc, unsetStartTime, unsetUiStatus, unsetUpdateTime, xgetChildrenObjects, xgetCreationTime, xgetCUID, xgetDescription, xgetEndTime, xgetErrorMessage, xgetGUID, 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, xsetGUID, 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
Method Detail

getPath

Path getPath()
Gets the "Path" element


isSetPath

boolean isSetPath()
True if has "Path" element


setPath

void setPath(Path path)
Sets the "Path" element


addNewPath

Path addNewPath()
Appends and returns a new empty "Path" element


unsetPath

void unsetPath()
Unsets the "Path" element


getSAPFolderId

java.lang.String getSAPFolderId()
Gets the "SAPFolderId" element


xgetSAPFolderId

org.apache.xmlbeans.XmlString xgetSAPFolderId()
Gets (as xml) the "SAPFolderId" element


isSetSAPFolderId

boolean isSetSAPFolderId()
True if has "SAPFolderId" element


setSAPFolderId

void setSAPFolderId(java.lang.String sapFolderId)
Sets the "SAPFolderId" element


xsetSAPFolderId

void xsetSAPFolderId(org.apache.xmlbeans.XmlString sapFolderId)
Sets (as xml) the "SAPFolderId" element


unsetSAPFolderId

void unsetSAPFolderId()
Unsets the "SAPFolderId" element


getSAPLocOriginalLocale

java.lang.String getSAPLocOriginalLocale()
Gets the "SAPLocOriginalLocale" element


xgetSAPLocOriginalLocale

org.apache.xmlbeans.XmlString xgetSAPLocOriginalLocale()
Gets (as xml) the "SAPLocOriginalLocale" element


isSetSAPLocOriginalLocale

boolean isSetSAPLocOriginalLocale()
True if has "SAPLocOriginalLocale" element


setSAPLocOriginalLocale

void setSAPLocOriginalLocale(java.lang.String sapLocOriginalLocale)
Sets the "SAPLocOriginalLocale" element


xsetSAPLocOriginalLocale

void xsetSAPLocOriginalLocale(org.apache.xmlbeans.XmlString sapLocOriginalLocale)
Sets (as xml) the "SAPLocOriginalLocale" element


unsetSAPLocOriginalLocale

void unsetSAPLocOriginalLocale()
Unsets the "SAPLocOriginalLocale" element


getSAPLocNames

LocalizedProperties getSAPLocNames()
Gets the "SAPLocNames" element


isSetSAPLocNames

boolean isSetSAPLocNames()
True if has "SAPLocNames" element


setSAPLocNames

void setSAPLocNames(LocalizedProperties sapLocNames)
Sets the "SAPLocNames" element


addNewSAPLocNames

LocalizedProperties addNewSAPLocNames()
Appends and returns a new empty "SAPLocNames" element


unsetSAPLocNames

void unsetSAPLocNames()
Unsets the "SAPLocNames" element


getCustomProperties

CustomProperties getCustomProperties()
Gets the "CustomProperties" element


isSetCustomProperties

boolean isSetCustomProperties()
True if has "CustomProperties" element


setCustomProperties

void setCustomProperties(CustomProperties customProperties)
Sets the "CustomProperties" element


addNewCustomProperties

CustomProperties addNewCustomProperties()
Appends and returns a new empty "CustomProperties" element


unsetCustomProperties

void unsetCustomProperties()
Unsets the "CustomProperties" element