|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.svc.repository.beans.methods.ListFieldDefinitionMethods
public class ListFieldDefinitionMethods
Defines extension methods for the ListFieldDefinition object.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Constructor Summary | |
|---|---|
ListFieldDefinitionMethods()
|
|
| Method Summary | |
|---|---|
java.util.List |
getVisibleListValues(ListFieldDefinition pFieldDefinition)
Gets all list values (sorted by name) on the given field definition that are visible to the current user. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String CLASS_VERSION
| Constructor Detail |
|---|
public ListFieldDefinitionMethods()
| Method Detail |
|---|
public java.util.List getVisibleListValues(ListFieldDefinition pFieldDefinition)
pFieldDefinition - The field definition to get the values from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||