com.bea.ld.metadata
Interface FunctionCollection.XmlBinding

All Superinterfaces:
FunctionCollection.DataSourceBinding, java.io.Serializable
Enclosing interface:
FunctionCollection

public static interface FunctionCollection.XmlBinding
extends FunctionCollection.DataSourceBinding


Nested Class Summary
 
Nested classes/interfaces inherited from interface com.bea.ld.metadata.FunctionCollection.DataSourceBinding
FunctionCollection.DataSourceBinding.Kind
 
Method Summary
 java.lang.String getContentFile()
           
 java.lang.String getSchemaFile()
           
 
Methods inherited from interface com.bea.ld.metadata.FunctionCollection.DataSourceBinding
getKind
 

Method Detail

getContentFile

java.lang.String getContentFile()
Returns:
The content file locator. May be null.

getSchemaFile

java.lang.String getSchemaFile()
Returns:
The schema file locator. May not be null.


Copyright © 2007 BEA Systems Inc. All Rights Reserved.