|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.businessobjects.dsws.bicatalog.BICatalogObject
com.businessobjects.dsws.bicatalog.Folder
The Folder class represents a folder on the Web Services provider.
The Folder class inherits all public functions such as getName and getUID from
the BICatalogObject class.
An array of folders available for a user is retrieved using the
BICatalog.getFolderList
function.
BICatalog,
BICatalogObject,
Serialized Form| Constructor Summary | |
Folder()
Instantiate a new blank Folder object. |
|
| Method Summary | |
boolean |
equals(java.lang.Object obj)
Internal Use Only. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
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. |
boolean |
isAlias()
Returns true if this Folder is an alias for another folder, otherwise returns false. |
void |
setAlias(boolean alias)
Internal Use Only. |
| Methods inherited from class com.businessobjects.dsws.bicatalog.BICatalogObject |
getAuthor, getChildren, getChildren, getCreationDate, getDescription, getKeywords, getName, getObjectProperties, getObjectProperties, getObjectType, getResourceRights, getResourceRights, getUID, getWSResourceList, getWSResourceList, setAuthor, setChildren, setChildren, setCreationDate, setDescription, setKeywords, setName, setObjectProperties, setObjectProperties, setObjectType, setResourceRights, setResourceRights, setUID, setWSResourceList, setWSResourceList |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Folder()
| Method Detail |
public boolean isAlias()
public void setAlias(boolean alias)
Internal Use Only.
public boolean equals(java.lang.Object obj)
Internal Use Only.
equals in class BICatalogObjectpublic int hashCode()
Internal Use Only.
hashCode in class BICatalogObjectpublic static org.apache.axis.description.TypeDesc getTypeDesc()
Internal Use Only.
public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only.
public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
java.lang.Class _javaType,
javax.xml.namespace.QName _xmlType)
Internal Use Only.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||