public class

SugarConstants

extends Object
java.lang.Object
   ↳ org.mule.modules.sugarcrm.utils.SugarConstants

Summary

Constants
int ALL_RESULTS
int DEFAULT_SIZE_PAGE
Public Constructors
SugarConstants()
[Expand]
Inherited Methods
From class java.lang.Object

Constants

public static final int ALL_RESULTS

Constant Value: -1 (0xffffffff)

public static final int DEFAULT_SIZE_PAGE

Constant Value: 20 (0x00000014)

Public Constructors

public SugarConstants ()