Uses of Interface
com.sap.ip.me.api.smartsync.FieldGroupDescriptor

Packages that use FieldGroupDescriptor
com.sap.ip.me.api.smartsync   
 

Uses of FieldGroupDescriptor in com.sap.ip.me.api.smartsync
 

Methods in com.sap.ip.me.api.smartsync that return FieldGroupDescriptor
 FieldGroupDescriptor FieldGroupDescriptorIterator.next()
          Returns the next FieldGroupDescriptor in the iteration
 FieldGroupDescriptor FieldDescriptor.getFieldGroupDescriptor(FieldGroupType type)
          Returns the FieldGroupDescriptor of the specified FieldGroupType for which this Field is a member; null if this Field is not a member of any group or of the specfied group type.
 

Methods in com.sap.ip.me.api.smartsync with parameters of type FieldGroupDescriptor
 Field[] Row.getGroupFields(FieldGroupDescriptor fieldGroupDescriptor)
          Returns the array of Field objects that are of the same groups as specified in the FieldGroupDescriptor
 



Copyright © 2005 SAP AG. All Rights Reserved.