|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.enterprise.infoobject.InfoObject
com.businessobjects.enterprise.folder.Folder
Use this class to set permissions, define properties, create subfolders, and determine what objects are located in the folder structure.
| Constructor Summary | |
Folder()
|
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Internal Use Only. |
CustomProperties |
getCustomProperties()
Returns the custom properties. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
Path |
getPath()
Returns this folder's path. |
java.lang.String |
getSAPFolderId()
Internal Use Only. |
Folder_SAPLocNames |
getSAPLocNames()
Returns the localized names for SAP. |
java.lang.String |
getSAPLocOriginalLocale()
Internal Use Only. |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only. |
static org.apache.axis.description.TypeDesc |
getTypeDesc()
Internal Use Only. |
int |
hashCode()
Internal Use Only. |
void |
setCustomProperties(CustomProperties customProperties)
Internal Use Only. |
void |
setPath(Path path)
Internal Use Only. |
void |
setSAPFolderId(java.lang.String SAPFolderId)
Internal Use Only. |
void |
setSAPLocNames(Folder_SAPLocNames SAPLocNames)
Internal Use Only. |
void |
setSAPLocOriginalLocale(java.lang.String SAPLocOriginalLocale)
Internal Use Only. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Folder()
| Method Detail |
public Path getPath()
Returns this folder's path.
public void setPath(Path path)
public java.lang.String getSAPFolderId()
public void setSAPFolderId(java.lang.String SAPFolderId)
public java.lang.String getSAPLocOriginalLocale()
public void setSAPLocOriginalLocale(java.lang.String SAPLocOriginalLocale)
public Folder_SAPLocNames getSAPLocNames()
Returns the localized names for SAP.
public void setSAPLocNames(Folder_SAPLocNames SAPLocNames)
public CustomProperties getCustomProperties()
Returns the custom properties.
public void setCustomProperties(CustomProperties customProperties)
public boolean equals(java.lang.Object obj)
equals in class InfoObjectpublic int hashCode()
hashCode in class InfoObjectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||