|
||||||||||
| 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.diskunmanaged.DiskUnmanaged
Manages the options for an unmanaged disk location.
The DiskUnmanaged class allows you to manage the options for an unmanaged disk location as well as retrieve the metrics for the destination plugin's InfoObject. This object can only be retrieved when querying for the destination plugin.
| Constructor Summary | |
DiskUnmanaged()
|
|
| 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. |
DiskUnmanagedScheduleOptions |
getDiskUnmanagedScheduleOptions()
Returns the schedule option interface. |
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)
Sets the custom properties. |
void |
setDiskUnmanagedScheduleOptions(DiskUnmanagedScheduleOptions diskUnmanagedScheduleOptions)
Sets the schedule option interface. |
| Methods inherited from class java.lang.Object |
getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public DiskUnmanaged()
| Method Detail |
public DiskUnmanagedScheduleOptions getDiskUnmanagedScheduleOptions()
Returns the schedule option interface.
public void setDiskUnmanagedScheduleOptions(DiskUnmanagedScheduleOptions diskUnmanagedScheduleOptions)
Sets the schedule option interface.
diskUnmanagedScheduleOptions - The schedule option interface.public CustomProperties getCustomProperties()
Returns the custom properties.
public void setCustomProperties(CustomProperties customProperties)
Sets the custom properties.
customProperties - The custom properties.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 | |||||||||