Uses of Class
com.sage.orion.sdata.servlet.ResourceField

Packages that use ResourceField
com.sage.orion.sdata.servlet   
com.sage.orion.sdata.servlet.accpac   
 

Uses of ResourceField in com.sage.orion.sdata.servlet
 

Subclasses of ResourceField in com.sage.orion.sdata.servlet
 class ServiceField
          Service field class
 class ServiceFieldBoolean
          a ServiceField of type ServiceField.ServiceFieldType.BOOLEAN
 class ServiceFieldDecimal
          ServiceFieldDecimal contains information of the ServiceField related to only Decimal field types.
 class ServiceFieldString
          ServiceFieldString contains information of the ServiceField related to only String field types.
 

Constructors in com.sage.orion.sdata.servlet with parameters of type ResourceField
ResourceField(ResourceField resourceField)
          Constructor
 

Uses of ResourceField in com.sage.orion.sdata.servlet.accpac
 

Subclasses of ResourceField in com.sage.orion.sdata.servlet.accpac
 class CalculatedField
          Handles the information for a calculated field type.
 class OptionalResourceField
          A ResourceField reflecting a custom or optional field in a view
 class RecordNumberResourceField
          Record number resource field
 class ResourceViewField
          The ResourceViewField class exposes the configuration information relating to a view field.
 class ResourceVirtualField
          This class is to be used with the JiBX parser.
 

Methods in com.sage.orion.sdata.servlet.accpac with parameters of type ResourceField
 SDataResourceElement CalculatesFieldProperty.getFieldResourceElement(com.sage.accpac.sm.View view, ResourceField field, com.sage.accpac.sm.ViewField viewField)
           
 java.lang.Boolean CalculatesFieldProperty.setFieldResourceElement(com.sage.accpac.sm.View view, ResourceField field, java.lang.Boolean verify, SDataResourceElement element)
          A handler to put the value of a calculated field to the server from the client.
 

Constructors in com.sage.orion.sdata.servlet.accpac with parameters of type ResourceField
CalculatedField(ResourceField field, CalculatesFieldProperty calculatedFieldProperty)
          Constructor.
 



Copyright © 2011 Sage Software, Inc. All rights reserved.