JavaScript is disabled on your browser.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
public interface SortablePicklistItem
Interface for picklists that are backed in the database, where the value in
the DB is not the same as what is displaye din the use
Since:
164
Author:
stamm
Method Detail
getDbValue
String getDbValue()
Returns:
the distinct persistent db value of the picklist item.
getDisplay
String getDisplay()
Returns:
the display value of the enum item according to the current user's language setting.
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
Copyright (c) 2016-2017, Salesforce.com, Inc. All rights reserved. Licensed under the BSD 3-Clause license. For full license text, see the LICENSE.txt file in the repository.