Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1)

E16598-01


com.flashline.registry.openapi.entity
Class ProjectAsset

java.lang.Object
  extended by com.flashline.registry.openapi.entity.Asset
      extended by com.flashline.registry.openapi.entity.ProjectAsset

All Implemented Interfaces:
java.io.Serializable

public class ProjectAsset
extends Asset
implements java.io.Serializable

An extension of the Asset object that includes extraction status information.

See Also:
Serialized Form

Constructor Summary
ProjectAsset()
           
ProjectAsset(int extractionCount, Extraction[] extractions, java.lang.String status)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 int getExtractionCount()
          Gets the extractionCount value for this ProjectAsset.
 Extraction[] getExtractions()
          Gets the extractions value for this ProjectAsset.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 java.lang.String getStatus()
          Gets the status value for this ProjectAsset.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setExtractionCount(int extractionCount)
          Sets the extractionCount value for this ProjectAsset.
 void setExtractions(Extraction[] extractions)
          Sets the extractions value for this ProjectAsset.
 void setStatus(java.lang.String status)
          Sets the status value for this ProjectAsset.

 

Methods inherited from class com.flashline.registry.openapi.entity.Asset
getAcceptedByEmail, getAcceptedByID, getAcceptedByName, getAcceptedDate, getActiveStatus, getActiveStatusBaseName, getAppliedComplianceTemplateProjectsIDs, getArtifactSFID, getAssignedDate, getAssignedToID, getAssignedUsers, getCategorizations, getCategorizationTypes, getContacts, getCreatedByEmail, getCreatedByID, getCreatedByName, getCreatedDate, getCustomAccessSettings, getCustomData, getDescription, getDisplayName, getFiles, getID, getKeywords, getLoadedDate, getLongName, getName, getNotificationEmail, getPolicyAssertionResults, getPolicyAssertions, getProducingProjectsIDs, getRegisteredByEmail, getRegisteredByID, getRegisteredByName, getRegisteredDate, getRegistrationStatus, getRegistrationStatusBaseName, getRelationshipTypes, getSFIDInfos, getSubmissionFiles, getSubmittedByEmail, getSubmittedByID, getSubmittedByName, getSubmittedDate, getSubscribers, getTypeIcon, getTypeID, getTypeName, getUniqueElement, getUpdatedDate, getUUID, getVendorID, getVendorName, getVersion, isAssigned, isDeleted, isExtractable, isFullAsset, isInactive, isNotifyUpdatedRelationships, isQuickSubmit, isRegistrationStatusRegistered, isRegistrationStatusRejected, isRegistrationStatusSubmittedPendingReview, isRegistrationStatusSubmittedUnderReview, isRegistrationStatusUnsubmitted, isRetired, isVisible, setAcceptedByEmail, setAcceptedByID, setAcceptedByName, setAcceptedDate, setActiveStatus, setActiveStatusBaseName, setAppliedComplianceTemplateProjectsIDs, setArtifactSFID, setAssigned, setAssignedDate, setAssignedToID, setAssignedUsers, setCategorizations, setCategorizationTypes, setContacts, setCreatedByEmail, setCreatedByID, setCreatedByName, setCreatedDate, setCustomAccessSettings, setCustomData, setDeleted, setDescription, setDisplayName, setExtractable, setFiles, setFullAsset, setID, setInactive, setKeywords, setLoadedDate, setLongName, setName, setNotificationEmail, setNotifyUpdatedRelationships, setPolicyAssertionResults, setPolicyAssertions, setProducingProjectsIDs, setQuickSubmit, setRegisteredByEmail, setRegisteredByID, setRegisteredByName, setRegisteredDate, setRegistrationStatus, setRegistrationStatusBaseName, setRegistrationStatusRegistered, setRegistrationStatusRejected, setRegistrationStatusSubmittedPendingReview, setRegistrationStatusSubmittedUnderReview, setRegistrationStatusUnsubmitted, setRelationshipTypes, setRetired, setSFIDInfos, setSubmissionFiles, setSubmittedByEmail, setSubmittedByID, setSubmittedByName, setSubmittedDate, setSubscribers, setTypeIcon, setTypeID, setTypeName, setUniqueElement, setUpdatedDate, setUUID, setVendorID, setVendorName, setVersion, setVisible

 

Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait

 

Constructor Detail

ProjectAsset

public ProjectAsset()

ProjectAsset

public ProjectAsset(int extractionCount,
                    Extraction[] extractions,
                    java.lang.String status)

Method Detail

getExtractionCount

public int getExtractionCount()
Gets the extractionCount value for this ProjectAsset.
Returns:
extractionCount

setExtractionCount

public void setExtractionCount(int extractionCount)
Sets the extractionCount value for this ProjectAsset.
Parameters:
extractionCount -

getExtractions

public Extraction[] getExtractions()
Gets the extractions value for this ProjectAsset.
Returns:
extractions

setExtractions

public void setExtractions(Extraction[] extractions)
Sets the extractions value for this ProjectAsset.
Parameters:
extractions -

getStatus

public java.lang.String getStatus()
Gets the status value for this ProjectAsset.
Returns:
status

setStatus

public void setStatus(java.lang.String status)
Sets the status value for this ProjectAsset.
Parameters:
status -

equals

public boolean equals(java.lang.Object obj)
Overrides:
equals in class Asset

hashCode

public int hashCode()
Overrides:
hashCode in class Asset

getTypeDesc

public static org.apache.axis.description.TypeDesc getTypeDesc()
Return type metadata object

getSerializer

public static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType,
                                                                java.lang.Class _javaType,
                                                                javax.xml.namespace.QName _xmlType)
Get Custom Serializer

getDeserializer

public static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType,
                                                                    java.lang.Class _javaType,
                                                                    javax.xml.namespace.QName _xmlType)
Get Custom Deserializer

Skip navigation links

Oracle© Fusion Middleware Extensibility Framework (REX) for Oracle Enterprise Repository
11g Release 1 (11.1.1)

E16598-01


Copyright © 2004-2010, Oracle and/or its affiliates. All rights reserved.