Skip navigation links

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

E16598-09 OEREF


com.flashline.registry.openapi.query
Class AssetCriteria

java.lang.Object
  extended by com.flashline.registry.openapi.query.SearchTermGroup
      extended by com.flashline.registry.openapi.query.AssetCriteria

All Implemented Interfaces:
java.io.Serializable

public class AssetCriteria
extends SearchTermGroup
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
AssetCriteria()
           
AssetCriteria(long IDCriteria, java.lang.String[] SFIDCriteria, java.lang.String UUIDCriteria, long assetTypeCriteria, java.lang.String browsableOnlyCriteria, Categorization categorizationCriteria, java.lang.String descriptionCriteria, java.lang.String exactMatchCriteria, java.lang.String generalCriteria, java.lang.String keywordCriteria, java.lang.String nameCriteria, java.lang.String uniqueElementCriteria, java.lang.String versionCriteria)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 long getAssetTypeCriteria()
          Gets the assetTypeCriteria value for this AssetCriteria.
 java.lang.String getBrowsableOnlyCriteria()
          Gets the browsableOnlyCriteria value for this AssetCriteria.
 Categorization getCategorizationCriteria()
          Gets the categorizationCriteria value for this AssetCriteria.
 java.lang.String getDescriptionCriteria()
          Gets the descriptionCriteria value for this AssetCriteria.
static org.apache.axis.encoding.Deserializer getDeserializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Deserializer
 java.lang.String getExactMatchCriteria()
          Gets the exactMatchCriteria value for this AssetCriteria.
 java.lang.String getGeneralCriteria()
          Gets the generalCriteria value for this AssetCriteria.
 long getIDCriteria()
          Gets the IDCriteria value for this AssetCriteria.
 java.lang.String getKeywordCriteria()
          Gets the keywordCriteria value for this AssetCriteria.
 java.lang.String getNameCriteria()
          Gets the nameCriteria value for this AssetCriteria.
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[] getSFIDCriteria()
          Gets the SFIDCriteria value for this AssetCriteria.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 java.lang.String getUniqueElementCriteria()
          Gets the uniqueElementCriteria value for this AssetCriteria.
 java.lang.String getUUIDCriteria()
          Gets the UUIDCriteria value for this AssetCriteria.
 java.lang.String getVersionCriteria()
          Gets the versionCriteria value for this AssetCriteria.
 int hashCode()
           
 void setAssetTypeCriteria(long assetTypeCriteria)
          Sets the assetTypeCriteria value for this AssetCriteria.
 void setBrowsableOnlyCriteria(java.lang.String browsableOnlyCriteria)
          Sets the browsableOnlyCriteria value for this AssetCriteria.
 void setCategorizationCriteria(Categorization categorizationCriteria)
          Sets the categorizationCriteria value for this AssetCriteria.
 void setDescriptionCriteria(java.lang.String descriptionCriteria)
          Sets the descriptionCriteria value for this AssetCriteria.
 void setExactMatchCriteria(java.lang.String exactMatchCriteria)
          Sets the exactMatchCriteria value for this AssetCriteria.
 void setGeneralCriteria(java.lang.String generalCriteria)
          Sets the generalCriteria value for this AssetCriteria.
 void setIDCriteria(long IDCriteria)
          Sets the IDCriteria value for this AssetCriteria.
 void setKeywordCriteria(java.lang.String keywordCriteria)
          Sets the keywordCriteria value for this AssetCriteria.
 void setNameCriteria(java.lang.String nameCriteria)
          Sets the nameCriteria value for this AssetCriteria.
 void setSFIDCriteria(java.lang.String[] SFIDCriteria)
          Sets the SFIDCriteria value for this AssetCriteria.
 void setUniqueElementCriteria(java.lang.String uniqueElementCriteria)
          Sets the uniqueElementCriteria value for this AssetCriteria.
 void setUUIDCriteria(java.lang.String UUIDCriteria)
          Sets the UUIDCriteria value for this AssetCriteria.
 void setVersionCriteria(java.lang.String versionCriteria)
          Sets the versionCriteria value for this AssetCriteria.

 

Methods inherited from class com.flashline.registry.openapi.query.SearchTermGroup
getOrderBy, getQualifier, getSearchTermGroups, getSearchTerms, getSupportedKeys, setOrderBy, setQualifier, setSearchTermGroups, setSearchTerms, setSupportedKeys

 

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

 

Constructor Detail

AssetCriteria

public AssetCriteria()

AssetCriteria

public AssetCriteria(long IDCriteria,
                     java.lang.String[] SFIDCriteria,
                     java.lang.String UUIDCriteria,
                     long assetTypeCriteria,
                     java.lang.String browsableOnlyCriteria,
                     Categorization categorizationCriteria,
                     java.lang.String descriptionCriteria,
                     java.lang.String exactMatchCriteria,
                     java.lang.String generalCriteria,
                     java.lang.String keywordCriteria,
                     java.lang.String nameCriteria,
                     java.lang.String uniqueElementCriteria,
                     java.lang.String versionCriteria)

Method Detail

getIDCriteria

public long getIDCriteria()
Gets the IDCriteria value for this AssetCriteria.
Returns:
IDCriteria

setIDCriteria

public void setIDCriteria(long IDCriteria)
Sets the IDCriteria value for this AssetCriteria.
Parameters:
IDCriteria -

getSFIDCriteria

public java.lang.String[] getSFIDCriteria()
Gets the SFIDCriteria value for this AssetCriteria.
Returns:
SFIDCriteria

setSFIDCriteria

public void setSFIDCriteria(java.lang.String[] SFIDCriteria)
Sets the SFIDCriteria value for this AssetCriteria.
Parameters:
SFIDCriteria -

getUUIDCriteria

public java.lang.String getUUIDCriteria()
Gets the UUIDCriteria value for this AssetCriteria.
Returns:
UUIDCriteria

setUUIDCriteria

public void setUUIDCriteria(java.lang.String UUIDCriteria)
Sets the UUIDCriteria value for this AssetCriteria.
Parameters:
UUIDCriteria -

getAssetTypeCriteria

public long getAssetTypeCriteria()
Gets the assetTypeCriteria value for this AssetCriteria.
Returns:
assetTypeCriteria

setAssetTypeCriteria

public void setAssetTypeCriteria(long assetTypeCriteria)
Sets the assetTypeCriteria value for this AssetCriteria.
Parameters:
assetTypeCriteria -

getBrowsableOnlyCriteria

public java.lang.String getBrowsableOnlyCriteria()
Gets the browsableOnlyCriteria value for this AssetCriteria.
Returns:
browsableOnlyCriteria

setBrowsableOnlyCriteria

public void setBrowsableOnlyCriteria(java.lang.String browsableOnlyCriteria)
Sets the browsableOnlyCriteria value for this AssetCriteria.
Parameters:
browsableOnlyCriteria -

getCategorizationCriteria

public Categorization getCategorizationCriteria()
Gets the categorizationCriteria value for this AssetCriteria.
Returns:
categorizationCriteria

setCategorizationCriteria

public void setCategorizationCriteria(Categorization categorizationCriteria)
Sets the categorizationCriteria value for this AssetCriteria.
Parameters:
categorizationCriteria -

getDescriptionCriteria

public java.lang.String getDescriptionCriteria()
Gets the descriptionCriteria value for this AssetCriteria.
Returns:
descriptionCriteria

setDescriptionCriteria

public void setDescriptionCriteria(java.lang.String descriptionCriteria)
Sets the descriptionCriteria value for this AssetCriteria.
Parameters:
descriptionCriteria -

getExactMatchCriteria

public java.lang.String getExactMatchCriteria()
Gets the exactMatchCriteria value for this AssetCriteria.
Returns:
exactMatchCriteria

setExactMatchCriteria

public void setExactMatchCriteria(java.lang.String exactMatchCriteria)
Sets the exactMatchCriteria value for this AssetCriteria.
Parameters:
exactMatchCriteria -

getGeneralCriteria

public java.lang.String getGeneralCriteria()
Gets the generalCriteria value for this AssetCriteria.
Returns:
generalCriteria

setGeneralCriteria

public void setGeneralCriteria(java.lang.String generalCriteria)
Sets the generalCriteria value for this AssetCriteria.
Parameters:
generalCriteria -

getKeywordCriteria

public java.lang.String getKeywordCriteria()
Gets the keywordCriteria value for this AssetCriteria.
Returns:
keywordCriteria

setKeywordCriteria

public void setKeywordCriteria(java.lang.String keywordCriteria)
Sets the keywordCriteria value for this AssetCriteria.
Parameters:
keywordCriteria -

getNameCriteria

public java.lang.String getNameCriteria()
Gets the nameCriteria value for this AssetCriteria.
Returns:
nameCriteria

setNameCriteria

public void setNameCriteria(java.lang.String nameCriteria)
Sets the nameCriteria value for this AssetCriteria.
Parameters:
nameCriteria -

getUniqueElementCriteria

public java.lang.String getUniqueElementCriteria()
Gets the uniqueElementCriteria value for this AssetCriteria.
Returns:
uniqueElementCriteria

setUniqueElementCriteria

public void setUniqueElementCriteria(java.lang.String uniqueElementCriteria)
Sets the uniqueElementCriteria value for this AssetCriteria.
Parameters:
uniqueElementCriteria -

getVersionCriteria

public java.lang.String getVersionCriteria()
Gets the versionCriteria value for this AssetCriteria.
Returns:
versionCriteria

setVersionCriteria

public void setVersionCriteria(java.lang.String versionCriteria)
Sets the versionCriteria value for this AssetCriteria.
Parameters:
versionCriteria -

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class SearchTermGroup

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.7.0)

E16598-09 OEREF


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