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.entity
Class MetadataEntryImpl

java.lang.Object
  extended by com.flashline.registry.openapi.entity.MetadataEntrySummary
      extended by com.flashline.registry.openapi.entity.MetadataEntryImpl

All Implemented Interfaces:
java.io.Serializable

public class MetadataEntryImpl
extends MetadataEntrySummary
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
MetadataEntryImpl()
           
MetadataEntryImpl(long entityTypeID, java.lang.String namespace, int size)
           

 

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
 long getEntityTypeID()
          Gets the entityTypeID value for this MetadataEntryImpl.
 java.lang.String getNamespace()
          Gets the namespace value for this MetadataEntryImpl.
static org.apache.axis.encoding.Serializer getSerializer(java.lang.String mechType, java.lang.Class _javaType, javax.xml.namespace.QName _xmlType)
          Get Custom Serializer
 int getSize()
          Gets the size value for this MetadataEntryImpl.
static org.apache.axis.description.TypeDesc getTypeDesc()
          Return type metadata object
 int hashCode()
           
 void setEntityTypeID(long entityTypeID)
          Sets the entityTypeID value for this MetadataEntryImpl.
 void setNamespace(java.lang.String namespace)
          Sets the namespace value for this MetadataEntryImpl.
 void setSize(int size)
          Sets the size value for this MetadataEntryImpl.

 

Methods inherited from class com.flashline.registry.openapi.entity.MetadataEntrySummary
getEntityID, getEntityTypeDef, getEntryType, getID, getName, getSFID, getTags, getUpdatedDate, getUUIDs, setEntityID, setEntityTypeDef, setEntryType, setID, setName, setSFID, setTags, setUpdatedDate, setUUIDs

 

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

 

Constructor Detail

MetadataEntryImpl

public MetadataEntryImpl()

MetadataEntryImpl

public MetadataEntryImpl(long entityTypeID,
                         java.lang.String namespace,
                         int size)

Method Detail

getEntityTypeID

public long getEntityTypeID()
Gets the entityTypeID value for this MetadataEntryImpl.
Returns:
entityTypeID

setEntityTypeID

public void setEntityTypeID(long entityTypeID)
Sets the entityTypeID value for this MetadataEntryImpl.
Parameters:
entityTypeID -

getNamespace

public java.lang.String getNamespace()
Gets the namespace value for this MetadataEntryImpl.
Returns:
namespace

setNamespace

public void setNamespace(java.lang.String namespace)
Sets the namespace value for this MetadataEntryImpl.
Parameters:
namespace -

getSize

public int getSize()
Gets the size value for this MetadataEntryImpl.
Returns:
size

setSize

public void setSize(int size)
Sets the size value for this MetadataEntryImpl.
Parameters:
size -

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class MetadataEntrySummary

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.