SAP J2EE Engine

Version 6.40


com.sapportals.connector.metadata.structures
Interface IUnionStructure

All Superinterfaces:
ISOAPSerializable, IStructure

public interface IUnionStructure
extends IStructure, ISOAPSerializable

This interface exposes metadata for a union

Version:
1.0

Fields inherited from interface com.sapportals.connector.metadata.structures.IStructure
STRUCTURE_TYPE_ARRAY, STRUCTURE_TYPE_COLUMN, STRUCTURE_TYPE_FIELD, STRUCTURE_TYPE_RECORD, STRUCTURE_TYPE_RECORD_SET, STRUCTURE_TYPE_UNION
 
Method Summary
 java.util.Set getPossibleTypes()
          Returns a Set of IStructure objects containing metadata for possible union types.
 
Methods inherited from interface com.sapportals.connector.metadata.structures.IStructure
retrieveStructureTypeCode
 

Method Detail

getPossibleTypes

public java.util.Set getPossibleTypes()
                               throws ConnectorException
Returns a Set of IStructure objects containing metadata for possible union types.
Returns:
Set of IStructure Objects
See Also:
IStructure

SAP J2EE Engine

Version 6.40


Copyright © 2001-2005 SAP AG. All Rights Reserved.