Uses of Enum Class
org.codelibs.fess.ds.salesforce.api.sobject.StandardObject
Packages that use StandardObject
-
Uses of StandardObject in org.codelibs.fess.ds.salesforce
Methods in org.codelibs.fess.ds.salesforce with parameters of type StandardObjectModifier and TypeMethodDescriptionprotected SearchLayoutSalesforceClient.getSearchLayout(StandardObject obj) -
Uses of StandardObject in org.codelibs.fess.ds.salesforce.api.sobject
Methods in org.codelibs.fess.ds.salesforce.api.sobject that return StandardObjectModifier and TypeMethodDescriptionstatic StandardObjectReturns the enum constant of this class with the specified name.static StandardObject[]StandardObject.values()Returns an array containing the constants of this enum class, in the order they are declared.