|
||||||||||
| 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.TransactionalFragmentFieldValueMethods
public class TransactionalFragmentFieldValueMethods
Defines extension methods for the TransactionalFragmentFieldValue object.
| Field Summary | |
|---|---|
static java.lang.String |
CLASS_VERSION
|
| Constructor Summary | |
|---|---|
TransactionalFragmentFieldValueMethods()
|
|
| Method Summary | |
|---|---|
TransactionalFragment |
getFragment(TransactionalFragmentFieldValue pValue)
Gets the transactional fragment that's been associated with the field value. |
| 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 TransactionalFragmentFieldValueMethods()
| Method Detail |
|---|
public TransactionalFragment getFragment(TransactionalFragmentFieldValue pValue)
pValue - The field value to get the fragment from.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||