|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectatg.svc.repository.beans.methods.OrganizationValueMethods
public class OrganizationValueMethods
Defines extension methods for the OrganizationValue object.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Constructor Summary | |
|---|---|
OrganizationValueMethods()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getDisplayName(OrganizationValue pOrganizationValue)
Gets the display name of the OrganizationValue. |
boolean |
getIsVisible(OrganizationValue pOrganizationValue)
Returns true if the property is visible for 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 OrganizationValueMethods()
| Method Detail |
|---|
public boolean getIsVisible(OrganizationValue pOrganizationValue)
public java.lang.String getDisplayName(OrganizationValue pOrganizationValue)
pOrganizationValue - The OrganizationValue to compute the display name for.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||