Skip navigation links

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

E16598-03


com.flashline.registry.openapi.entity
Class MetadataEntryTypeSummary

java.lang.Object
  extended by com.flashline.registry.openapi.entity.MetadataEntryTypeSummary

All Implemented Interfaces:
java.io.Serializable

public class MetadataEntryTypeSummary
extends java.lang.Object
implements java.io.Serializable
See Also:
Serialized Form

Constructor Summary
MetadataEntryTypeSummary()
           
MetadataEntryTypeSummary(long ID, java.lang.String contentType, java.lang.String escaping, boolean indexed, java.lang.String indexingClassArgs, java.lang.String indexingClassname, java.lang.String name, boolean validated)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getContentType()
          Gets the contentType value for this MetadataEntryTypeSummary.
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 getEscaping()
          Gets the escaping value for this MetadataEntryTypeSummary.
 long getID()
          Gets the ID value for this MetadataEntryTypeSummary.
 java.lang.String getIndexingClassArgs()
          Gets the indexingClassArgs value for this MetadataEntryTypeSummary.
 java.lang.String getIndexingClassname()
          Gets the indexingClassname value for this MetadataEntryTypeSummary.
 java.lang.String getName()
          Gets the name value for this MetadataEntryTypeSummary.
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 isIndexed()
          Gets the indexed value for this MetadataEntryTypeSummary.
 boolean isValidated()
          Gets the validated value for this MetadataEntryTypeSummary.
 void setContentType(java.lang.String contentType)
          Sets the contentType value for this MetadataEntryTypeSummary.
 void setEscaping(java.lang.String escaping)
          Sets the escaping value for this MetadataEntryTypeSummary.
 void setID(long ID)
          Sets the ID value for this MetadataEntryTypeSummary.
 void setIndexed(boolean indexed)
          Sets the indexed value for this MetadataEntryTypeSummary.
 void setIndexingClassArgs(java.lang.String indexingClassArgs)
          Sets the indexingClassArgs value for this MetadataEntryTypeSummary.
 void setIndexingClassname(java.lang.String indexingClassname)
          Sets the indexingClassname value for this MetadataEntryTypeSummary.
 void setName(java.lang.String name)
          Sets the name value for this MetadataEntryTypeSummary.
 void setValidated(boolean validated)
          Sets the validated value for this MetadataEntryTypeSummary.

 

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

 

Constructor Detail

MetadataEntryTypeSummary

public MetadataEntryTypeSummary()

MetadataEntryTypeSummary

public MetadataEntryTypeSummary(long ID,
                                java.lang.String contentType,
                                java.lang.String escaping,
                                boolean indexed,
                                java.lang.String indexingClassArgs,
                                java.lang.String indexingClassname,
                                java.lang.String name,
                                boolean validated)

Method Detail

getID

public long getID()
Gets the ID value for this MetadataEntryTypeSummary.
Returns:
ID

setID

public void setID(long ID)
Sets the ID value for this MetadataEntryTypeSummary.
Parameters:
ID -

getContentType

public java.lang.String getContentType()
Gets the contentType value for this MetadataEntryTypeSummary.
Returns:
contentType

setContentType

public void setContentType(java.lang.String contentType)
Sets the contentType value for this MetadataEntryTypeSummary.
Parameters:
contentType -

getEscaping

public java.lang.String getEscaping()
Gets the escaping value for this MetadataEntryTypeSummary.
Returns:
escaping

setEscaping

public void setEscaping(java.lang.String escaping)
Sets the escaping value for this MetadataEntryTypeSummary.
Parameters:
escaping -

isIndexed

public boolean isIndexed()
Gets the indexed value for this MetadataEntryTypeSummary.
Returns:
indexed

setIndexed

public void setIndexed(boolean indexed)
Sets the indexed value for this MetadataEntryTypeSummary.
Parameters:
indexed -

getIndexingClassArgs

public java.lang.String getIndexingClassArgs()
Gets the indexingClassArgs value for this MetadataEntryTypeSummary.
Returns:
indexingClassArgs

setIndexingClassArgs

public void setIndexingClassArgs(java.lang.String indexingClassArgs)
Sets the indexingClassArgs value for this MetadataEntryTypeSummary.
Parameters:
indexingClassArgs -

getIndexingClassname

public java.lang.String getIndexingClassname()
Gets the indexingClassname value for this MetadataEntryTypeSummary.
Returns:
indexingClassname

setIndexingClassname

public void setIndexingClassname(java.lang.String indexingClassname)
Sets the indexingClassname value for this MetadataEntryTypeSummary.
Parameters:
indexingClassname -

getName

public java.lang.String getName()
Gets the name value for this MetadataEntryTypeSummary.
Returns:
name

setName

public void setName(java.lang.String name)
Sets the name value for this MetadataEntryTypeSummary.
Parameters:
name -

isValidated

public boolean isValidated()
Gets the validated value for this MetadataEntryTypeSummary.
Returns:
validated

setValidated

public void setValidated(boolean validated)
Sets the validated value for this MetadataEntryTypeSummary.
Parameters:
validated -

equals

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

hashCode

public int hashCode()
Overrides:
hashCode in class java.lang.Object

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

E16598-03


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