Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

oracle.apps.fnd.applcore.webservices
Class CatalogServiceImpl

java.lang.Object
  extended by org.eclipse.persistence.sdo.SDODataObject
      extended by oracle.apps.fnd.applcore.webservices.CatalogServiceImpl
All Implemented Interfaces:
commonj.sdo.DataObject, java.io.Serializable, CatalogService, org.eclipse.persistence.oxm.sequenced.SequencedObject

public class CatalogServiceImpl
extends org.eclipse.persistence.sdo.SDODataObject
implements CatalogService

See Also:
Serialized Form

Field Summary
static int END_PROPERTY_INDEX
           
static int START_PROPERTY_INDEX
           
 
Constructor Summary
CatalogServiceImpl()
           
 
Method Summary
 java.lang.String getLbo()
           
 java.lang.String getLifecycle()
           
 java.lang.String getTargetNamespace()
           
 java.lang.String getWsdlAddress()
           
 java.lang.String getXsdLocation()
           
 void setLbo(java.lang.String value)
           
 void setLifecycle(java.lang.String value)
           
 void setTargetNamespace(java.lang.String value)
           
 void setWsdlAddress(java.lang.String value)
           
 void setXsdLocation(java.lang.String value)
           
 
Methods inherited from class org.eclipse.persistence.sdo.SDODataObject
_getContainmentPropertyName, _getCurrentValueStore, _getOpenContentProperties, _getOpenContentPropertiesAttributes, _getOpenContentPropertiesAttributesMap, _getOpenContentPropertiesWithXMLRoots, _getPath, _getSdoRef, _setChangeSummary, _setContainer, _setContainmentPropertyName, _setCreated, _setCurrentValueStore, _setHelperContext, _setModified, _setOpenContentPropertiesAttributes, _setOpenContentPropertiesAttributesMap, _setOpenContentPropertiesWithXMLRoots, _setSdoRef, _setType, addOpenContentProperty, convertObjectToValue, convertObjectToValue, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, createDataObject, defineOpenContentProperty, defineOpenContentProperty, delete, detach, detachOrDelete, get, get, get, getBigDecimal, getBigDecimal, getBigDecimal, getBigInteger, getBigInteger, getBigInteger, getBoolean, getBoolean, getBoolean, getByte, getByte, getByte, getBytes, getBytes, getBytes, getChangeSummary, getChar, getChar, getChar, getContainer, getContainmentProperty, getDataGraph, getDataObject, getDataObject, getDataObject, getDate, getDate, getDate, getDouble, getDouble, getDouble, getFloat, getFloat, getFloat, getInstanceProperties, getInstanceProperty, getInstanceProperty, getInt, getInt, getInt, getList, getList, getList, getLong, getLong, getLong, getProperty, getPropertyInternal, getRootObject, getSequence, getSequence, getSequence, getSequence, getSettings, getShort, getShort, getShort, getString, getString, getString, getType, isSet, isSet, isSet, isSetInternal, parentContains, removeOpenContentProperty, resetChanges, set, set, set, set, setBigDecimal, setBigDecimal, setBigDecimal, setBigInteger, setBigInteger, setBigInteger, setBoolean, setBoolean, setBoolean, setByte, setByte, setByte, setBytes, setBytes, setBytes, setChar, setChar, setChar, setDataGraph, setDataObject, setDataObject, setDataObject, setDate, setDate, setDate, setDouble, setDouble, setDouble, setFloat, setFloat, setFloat, setInt, setInt, setInt, setInternal, setList, setList, setList, setLong, setLong, setLong, setPropertyInternal, setShort, setShort, setShort, setString, setString, setString, undoChanges, unset, unset, unset, unset, updateContainment, updateContainment, updateContainment, updateContainment, writeReplace
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

START_PROPERTY_INDEX

public static final int START_PROPERTY_INDEX
See Also:
Constant Field Values

END_PROPERTY_INDEX

public static final int END_PROPERTY_INDEX
See Also:
Constant Field Values
Constructor Detail

CatalogServiceImpl

public CatalogServiceImpl()
Method Detail

getTargetNamespace

public java.lang.String getTargetNamespace()
Specified by:
getTargetNamespace in interface CatalogService

setTargetNamespace

public void setTargetNamespace(java.lang.String value)
Specified by:
setTargetNamespace in interface CatalogService

getLbo

public java.lang.String getLbo()
Specified by:
getLbo in interface CatalogService

setLbo

public void setLbo(java.lang.String value)
Specified by:
setLbo in interface CatalogService

getLifecycle

public java.lang.String getLifecycle()
Specified by:
getLifecycle in interface CatalogService

setLifecycle

public void setLifecycle(java.lang.String value)
Specified by:
setLifecycle in interface CatalogService

getXsdLocation

public java.lang.String getXsdLocation()
Specified by:
getXsdLocation in interface CatalogService

setXsdLocation

public void setXsdLocation(java.lang.String value)
Specified by:
setXsdLocation in interface CatalogService

getWsdlAddress

public java.lang.String getWsdlAddress()
Specified by:
getWsdlAddress in interface CatalogService

setWsdlAddress

public void setWsdlAddress(java.lang.String value)
Specified by:
setWsdlAddress in interface CatalogService

Oracle Fusion Middleware extensions for Applications Core API Reference
11g Release 7 (11.1.7)

E22562-07

Copyright © 2013 Oracle. All Rights Reserved.