|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
com.flashline.registry.openapi.entity.ExtractionDownload
public class ExtractionDownload
Attached to Extraction objects - provides download links to access the files associated with an asset usage.
| Constructor Summary | |
|---|---|
ExtractionDownload() |
|
ExtractionDownload(long assetID, java.lang.String assetName, boolean markedForExtraction) |
|
| Method Summary | |
|---|---|
boolean |
equals(java.lang.Object obj) |
long |
getAssetID()Gets the assetID value for this ExtractionDownload. |
java.lang.String |
getAssetName()Gets the assetName value for this ExtractionDownload. |
static org.apache.axis.encoding.Deserializer |
getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Deserializer |
static org.apache.axis.encoding.Serializer |
getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)Get Custom Serializer |
static org.apache.axis.description.TypeDesc |
getTypeDesc()Return type metadata object |
int |
hashCode() |
boolean |
isMarkedForExtraction()Gets the markedForExtraction value for this ExtractionDownload. |
void |
setAssetID(long assetID)Sets the assetID value for this ExtractionDownload. |
void |
setAssetName(java.lang.String assetName)Sets the assetName value for this ExtractionDownload. |
void |
setMarkedForExtraction(boolean markedForExtraction)Sets the markedForExtraction value for this ExtractionDownload. |
| Methods inherited from class java.lang.Object |
|---|
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtractionDownload()
public ExtractionDownload(long assetID,
java.lang.String assetName,
boolean markedForExtraction)
| Method Detail |
|---|
public long getAssetID()
public void setAssetID(long assetID)
assetID -public java.lang.String getAssetName()
public void setAssetName(java.lang.String assetName)
assetName -public boolean isMarkedForExtraction()
public void setMarkedForExtraction(boolean markedForExtraction)
markedForExtraction -public boolean equals(java.lang.Object obj)
equals in class java.lang.Objectpublic int hashCode()
hashCode in class java.lang.Objectpublic 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)
|
Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository 11g Release 1 (11.1.1) E16598-01 |
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||