|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectatg.svc.repository.beans.methods.BaseMethods
atg.svc.repository.beans.methods.EnumeratedListValueMethods
public class EnumeratedListValueMethods
Defines extension methods for the EnumeratedListValue object.
Field Summary | |
---|---|
static java.lang.String |
CLASS_VERSION
|
Constructor Summary | |
---|---|
EnumeratedListValueMethods()
|
Method Summary | |
---|---|
boolean |
getIsVisible(atg.svc.repository.beans.EnumeratedListValue pEnumeratedListValue)
Returns true if the list value is visible for the current user. |
Methods inherited from class atg.svc.repository.beans.methods.BaseMethods |
---|
getServiceFactory |
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 EnumeratedListValueMethods()
Method Detail |
---|
public boolean getIsVisible(atg.svc.repository.beans.EnumeratedListValue pEnumeratedListValue)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |