Skip navigation links

Oracle Fusion Middleware Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-01


oracle.xdo.service.v2
Class CatalogObjectInfo

java.lang.Object
  extended by oracle.xdo.service.v2.CatalogObjectInfo

All Implemented Interfaces:
java.io.Serializable

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

Constructor Summary
CatalogObjectInfo()
           
CatalogObjectInfo(java.lang.String accessPermissions, java.lang.String[] availableLocales, long creationData, long creationDate, java.lang.String description, java.lang.String displayName, long lastModifiedDate, java.lang.String objectAbsolutePath, java.lang.String objectName, java.lang.String objectSubType, java.lang.String objectType, java.lang.String owner)
           

 

Method Summary
 boolean equals(java.lang.Object obj)
           
 java.lang.String getAccessPermissions()
          Gets the accessPermissions value for this CatalogObjectInfo.
 java.lang.String[] getAvailableLocales()
          Gets the availableLocales value for this CatalogObjectInfo.
 long getCreationData()
          Gets the creationData value for this CatalogObjectInfo.
 long getCreationDate()
          Gets the creationDate value for this CatalogObjectInfo.
 java.lang.String getDescription()
          Gets the description value for this CatalogObjectInfo.
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 getDisplayName()
          Gets the displayName value for this CatalogObjectInfo.
 long getLastModifiedDate()
          Gets the lastModifiedDate value for this CatalogObjectInfo.
 java.lang.String getObjectAbsolutePath()
          Gets the objectAbsolutePath value for this CatalogObjectInfo.
 java.lang.String getObjectName()
          Gets the objectName value for this CatalogObjectInfo.
 java.lang.String getObjectSubType()
          Gets the objectSubType value for this CatalogObjectInfo.
 java.lang.String getObjectType()
          Gets the objectType value for this CatalogObjectInfo.
 java.lang.String getOwner()
          Gets the owner value for this CatalogObjectInfo.
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()
           
 void setAccessPermissions(java.lang.String accessPermissions)
          Sets the accessPermissions value for this CatalogObjectInfo.
 void setAvailableLocales(java.lang.String[] availableLocales)
          Sets the availableLocales value for this CatalogObjectInfo.
 void setCreationData(long creationData)
          Sets the creationData value for this CatalogObjectInfo.
 void setCreationDate(long creationDate)
          Sets the creationDate value for this CatalogObjectInfo.
 void setDescription(java.lang.String description)
          Sets the description value for this CatalogObjectInfo.
 void setDisplayName(java.lang.String displayName)
          Sets the displayName value for this CatalogObjectInfo.
 void setLastModifiedDate(long lastModifiedDate)
          Sets the lastModifiedDate value for this CatalogObjectInfo.
 void setObjectAbsolutePath(java.lang.String objectAbsolutePath)
          Sets the objectAbsolutePath value for this CatalogObjectInfo.
 void setObjectName(java.lang.String objectName)
          Sets the objectName value for this CatalogObjectInfo.
 void setObjectSubType(java.lang.String objectSubType)
          Sets the objectSubType value for this CatalogObjectInfo.
 void setObjectType(java.lang.String objectType)
          Sets the objectType value for this CatalogObjectInfo.
 void setOwner(java.lang.String owner)
          Sets the owner value for this CatalogObjectInfo.

 

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

 

Constructor Detail

CatalogObjectInfo

public CatalogObjectInfo()

CatalogObjectInfo

public CatalogObjectInfo(java.lang.String accessPermissions,
                         java.lang.String[] availableLocales,
                         long creationData,
                         long creationDate,
                         java.lang.String description,
                         java.lang.String displayName,
                         long lastModifiedDate,
                         java.lang.String objectAbsolutePath,
                         java.lang.String objectName,
                         java.lang.String objectSubType,
                         java.lang.String objectType,
                         java.lang.String owner)

Method Detail

getAccessPermissions

public java.lang.String getAccessPermissions()
Gets the accessPermissions value for this CatalogObjectInfo.
Returns:
accessPermissions

setAccessPermissions

public void setAccessPermissions(java.lang.String accessPermissions)
Sets the accessPermissions value for this CatalogObjectInfo.
Parameters:
accessPermissions -

getAvailableLocales

public java.lang.String[] getAvailableLocales()
Gets the availableLocales value for this CatalogObjectInfo.
Returns:
availableLocales

setAvailableLocales

public void setAvailableLocales(java.lang.String[] availableLocales)
Sets the availableLocales value for this CatalogObjectInfo.
Parameters:
availableLocales -

getCreationData

public long getCreationData()
Gets the creationData value for this CatalogObjectInfo.
Returns:
creationData

setCreationData

public void setCreationData(long creationData)
Sets the creationData value for this CatalogObjectInfo.
Parameters:
creationData -

getCreationDate

public long getCreationDate()
Gets the creationDate value for this CatalogObjectInfo.
Returns:
creationDate

setCreationDate

public void setCreationDate(long creationDate)
Sets the creationDate value for this CatalogObjectInfo.
Parameters:
creationDate -

getDescription

public java.lang.String getDescription()
Gets the description value for this CatalogObjectInfo.
Returns:
description

setDescription

public void setDescription(java.lang.String description)
Sets the description value for this CatalogObjectInfo.
Parameters:
description -

getDisplayName

public java.lang.String getDisplayName()
Gets the displayName value for this CatalogObjectInfo.
Returns:
displayName

setDisplayName

public void setDisplayName(java.lang.String displayName)
Sets the displayName value for this CatalogObjectInfo.
Parameters:
displayName -

getLastModifiedDate

public long getLastModifiedDate()
Gets the lastModifiedDate value for this CatalogObjectInfo.
Returns:
lastModifiedDate

setLastModifiedDate

public void setLastModifiedDate(long lastModifiedDate)
Sets the lastModifiedDate value for this CatalogObjectInfo.
Parameters:
lastModifiedDate -

getObjectAbsolutePath

public java.lang.String getObjectAbsolutePath()
Gets the objectAbsolutePath value for this CatalogObjectInfo.
Returns:
objectAbsolutePath

setObjectAbsolutePath

public void setObjectAbsolutePath(java.lang.String objectAbsolutePath)
Sets the objectAbsolutePath value for this CatalogObjectInfo.
Parameters:
objectAbsolutePath -

getObjectName

public java.lang.String getObjectName()
Gets the objectName value for this CatalogObjectInfo.
Returns:
objectName

setObjectName

public void setObjectName(java.lang.String objectName)
Sets the objectName value for this CatalogObjectInfo.
Parameters:
objectName -

getObjectSubType

public java.lang.String getObjectSubType()
Gets the objectSubType value for this CatalogObjectInfo.
Returns:
objectSubType

setObjectSubType

public void setObjectSubType(java.lang.String objectSubType)
Sets the objectSubType value for this CatalogObjectInfo.
Parameters:
objectSubType -

getObjectType

public java.lang.String getObjectType()
Gets the objectType value for this CatalogObjectInfo.
Returns:
objectType

setObjectType

public void setObjectType(java.lang.String objectType)
Sets the objectType value for this CatalogObjectInfo.
Parameters:
objectType -

getOwner

public java.lang.String getOwner()
Gets the owner value for this CatalogObjectInfo.
Returns:
owner

setOwner

public void setOwner(java.lang.String owner)
Sets the owner value for this CatalogObjectInfo.
Parameters:
owner -

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 Java API Reference for Oracle Business Intelligence Publisher
11g Release 1 (11.1.1)

E22256-01


Copyright © 2010, 2011, Oracle. All rights reserved.