|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.beans.FeatureDescriptor
atg.beans.SerializableFeatureDescriptor
atg.beans.DynamicPropertyDescriptor
atg.repository.RepositoryPropertyDescriptor
atg.projects.store.gifts.GiftlistQuantityRemaining
public class GiftlistQuantityRemaining
User defined property descriptor that returns the amount remaining for a gift list item.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
Class version string. |
static java.lang.String |
QUANTITY_DESIRED
Desired quantity constant. |
static java.lang.String |
QUANTITY_PURCHASED
Purchased quantity constant. |
| Fields inherited from class atg.repository.RepositoryPropertyDescriptor |
|---|
EMPTY_LIST, EMPTY_MAP, EMPTY_SET, FOREIGN_REPOSITORY_NAME, FOREIGN_REPOSITORY_PATH, mCollectionOrMap |
| Fields inherited from class atg.beans.DynamicPropertyDescriptor |
|---|
PORTABLE_VALUE_KEY |
| Fields inherited from class atg.beans.SerializableFeatureDescriptor |
|---|
BUNDLE_ATTRIBUTE_NAME, LOCALE_ATTRIBUTE_NAME |
| Constructor Summary | |
|---|---|
GiftlistQuantityRemaining()
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getPropertyValue(atg.repository.RepositoryItemImpl pGiftlist,
java.lang.Object pValue)
Returns the amount remaining for a gift list item. |
| Methods inherited from class atg.repository.RepositoryPropertyDescriptor |
|---|
clone, createPropertyDescriptorFromType, getCascadeDelete, getCascadeInsert, getCascadeUpdate, getComponentItemDescriptor, getComponentPropertyBeanInfo, getDefaultValue, getDefaultValueString, getItemDescriptor, getPropertyBeanInfo, getPropertyItemDescriptor, getResourceBundle, getResourceBundleName, getTypeName, getUnmodifiableDefaultValue, isAssignableFrom, isCacheable, isCollectionOrMap, isDerived, isIdProperty, isIgnoreNullValue, isLoggingDebug, isMultiValued, isPersistent, isQueryable, isValidValue, isVersionable, isVersionableSet, registerPropertyDescriptorClass, setCacheable, setCascadeDelete, setCascadeInsert, setCascadeUpdate, setComponentItemDescriptor, setDefaultValue, setDefaultValueString, setDerived, setIdProperty, setIgnoreNullValue, setItemDescriptor, setLoggingDebug, setPersistent, setPropertyItemDescriptor, setPropertyType, setPropertyValue, setQueryable, setResourceBundleName, setValue, setVersionable, toString |
| Methods inherited from class atg.beans.DynamicPropertyDescriptor |
|---|
createLocalePropertyEditor, createLocalePropertyEditor, createPropertyEditor, getComponentPropertyType, getPropertyEditorClass, getPropertyType, getUIPropertyEditor, isReadable, isRequired, isWritable, setComponentPropertyType, setPropertyEditorClass, setReadable, setRequired, setWritable |
| Methods inherited from class atg.beans.SerializableFeatureDescriptor |
|---|
copyFeatureDescriptor, getDisplayName, getDisplayNameResource, getDisplaySortString, getShortDescription, getShortDescriptionResource, getSortString, setDisplayNameResource, setShortDescriptionResource |
| Methods inherited from class java.beans.FeatureDescriptor |
|---|
attributeNames, getName, getValue, isExpert, isHidden, isPreferred, setDisplayName, setExpert, setHidden, setName, setPreferred, setShortDescription |
| Methods inherited from class java.lang.Object |
|---|
equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String CLASS_VERSION
public static final java.lang.String QUANTITY_DESIRED
public static final java.lang.String QUANTITY_PURCHASED
| Constructor Detail |
|---|
public GiftlistQuantityRemaining()
| Method Detail |
|---|
public java.lang.Object getPropertyValue(atg.repository.RepositoryItemImpl pGiftlist,
java.lang.Object pValue)
getPropertyValue in class atg.repository.RepositoryPropertyDescriptorpGiftlist - gift list repository itempValue - not used
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||