|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
| Field Summary |
| Fields inherited from interface oracle.panama.model.ModelObject |
TYPEID |
| Method Summary | |
DeliverableContent |
addDeliverableContent(java.lang.String name, java.lang.String version) |
void |
delete(boolean cascadingFlag)If cascadingFlag is true, it will automatically delete all the DeliverableContents associated with this DeliverableApplication. |
java.lang.String |
getApplicationDesc()Gets the readable decription of the DeliverableApplication |
java.lang.String |
getApplicationType()Gets the type of the DeliverableApplication Content, such as ringtone, MIDLet |
DeliverableContent[] |
getDeliverableContent() |
DeliverableContent |
getDeliverableContentById(java.lang.Long id) |
DeliverableContent[] |
getDeviceCapableContent(PhysicalDevice pDevice) |
java.lang.String |
getDisplayName()Gets the display name property value |
java.lang.String |
getName()Gets the name property value |
void |
removeDeliverableContent(long id) |
void |
setApplicationDesc(java.lang.String desc)Sets the readable description of DeliverableApplication |
void |
setApplicationType(java.lang.String applicationType)Sets the type of DeliverableApplication |
void |
setDisplayName(java.lang.String name)Sets the display name property value |
void |
setName(java.lang.String name)Sets the name property value |
| Methods inherited from interface oracle.panama.model.ModelObject |
delete, getCreatedDate, getId, getLastModifiedDate, getTypeId, getTypeName, isSystem, setSystem, undoAll |
| Methods inherited from interface oracle.panama.model.XMLObject |
setXML, toXML |
| Method Detail |
public java.lang.String getName()
getName in interface ModelObjectpublic void setName(java.lang.String name)
setName in interface ModelObjectname - the new (name) property valuepublic java.lang.String getApplicationType()
public void setApplicationType(java.lang.String applicationType)
applicationType - the new application typepublic java.lang.String getApplicationDesc()
public void setApplicationDesc(java.lang.String desc)
desc - the new application descriptionpublic java.lang.String getDisplayName()
public void setDisplayName(java.lang.String name)
name - the new ( display name ) property valuepublic DeliverableContent[] getDeliverableContent()
public DeliverableContent getDeliverableContentById(java.lang.Long id)
public DeliverableContent addDeliverableContent(java.lang.String name,
java.lang.String version)
public void removeDeliverableContent(long id)
public DeliverableContent[] getDeviceCapableContent(PhysicalDevice pDevice)
public void delete(boolean cascadingFlag)
|
Oracle Application Server Wireless Java API Reference B10400-01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||