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 ArtifactStoreBean

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

All Implemented Interfaces:
java.io.Serializable

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

Constructor Summary
ArtifactStoreBean()
           
ArtifactStoreBean(java.lang.String basePath, java.lang.String downloadBasePath, java.lang.String host, long id, java.lang.String name, java.lang.String url)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getBasePath()
          Gets the basePath value for this ArtifactStoreBean.
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 getDownloadBasePath()
          Gets the downloadBasePath value for this ArtifactStoreBean.
 java.lang.String getHost()
          Gets the host value for this ArtifactStoreBean.
 long getId()
          Gets the id value for this ArtifactStoreBean.
 java.lang.String getName()
          Gets the name value for this ArtifactStoreBean.
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
 java.lang.String getUrl()
          Gets the url value for this ArtifactStoreBean.
 int hashCode()
           
 void setBasePath(java.lang.String basePath)
          Sets the basePath value for this ArtifactStoreBean.
 void setDownloadBasePath(java.lang.String downloadBasePath)
          Sets the downloadBasePath value for this ArtifactStoreBean.
 void setHost(java.lang.String host)
          Sets the host value for this ArtifactStoreBean.
 void setId(long id)
          Sets the id value for this ArtifactStoreBean.
 void setName(java.lang.String name)
          Sets the name value for this ArtifactStoreBean.
 void setUrl(java.lang.String url)
          Sets the url value for this ArtifactStoreBean.

 

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

 

Constructor Detail

ArtifactStoreBean

public ArtifactStoreBean()

ArtifactStoreBean

public ArtifactStoreBean(java.lang.String basePath,
                         java.lang.String downloadBasePath,
                         java.lang.String host,
                         long id,
                         java.lang.String name,
                         java.lang.String url)

Method Detail

getBasePath

public java.lang.String getBasePath()
Gets the basePath value for this ArtifactStoreBean.
Returns:
basePath

setBasePath

public void setBasePath(java.lang.String basePath)
Sets the basePath value for this ArtifactStoreBean.
Parameters:
basePath -

getDownloadBasePath

public java.lang.String getDownloadBasePath()
Gets the downloadBasePath value for this ArtifactStoreBean.
Returns:
downloadBasePath

setDownloadBasePath

public void setDownloadBasePath(java.lang.String downloadBasePath)
Sets the downloadBasePath value for this ArtifactStoreBean.
Parameters:
downloadBasePath -

getHost

public java.lang.String getHost()
Gets the host value for this ArtifactStoreBean.
Returns:
host

setHost

public void setHost(java.lang.String host)
Sets the host value for this ArtifactStoreBean.
Parameters:
host -

getId

public long getId()
Gets the id value for this ArtifactStoreBean.
Returns:
id

setId

public void setId(long id)
Sets the id value for this ArtifactStoreBean.
Parameters:
id -

getName

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

setName

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

getUrl

public java.lang.String getUrl()
Gets the url value for this ArtifactStoreBean.
Returns:
url

setUrl

public void setUrl(java.lang.String url)
Sets the url value for this ArtifactStoreBean.
Parameters:
url -

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.