|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransactionalFragmentParameterListValue | |
---|---|
atg.svc.repository.beans | |
atg.svc.repository.service |
Uses of TransactionalFragmentParameterListValue in atg.svc.repository.beans |
---|
Methods in atg.svc.repository.beans that return TransactionalFragmentParameterListValue | |
---|---|
TransactionalFragmentParameterListValue |
TransactionalFragmentParameterListValueHome.create()
Returns a new instance. |
TransactionalFragmentParameterListValue |
TransactionalFragmentParameterListValueHome.create(java.lang.String pId)
Returns a new instance with the repository id set to the given id. |
TransactionalFragmentParameterListValue |
TransactionalFragmentParameterListValueHome.findByPrimaryKey(java.lang.String primaryKey)
Returns the instance with the given primary key, throws ObjectNotFoundException if the instance is not found. |
TransactionalFragmentParameterListValue |
TransactionalFragmentParameterListValueHome.wrapRepositoryItem(atg.repository.RepositoryItem pRepositoryItem)
|
Methods in atg.svc.repository.beans with parameters of type TransactionalFragmentParameterListValue | |
---|---|
void |
TransactionalFragmentParameterListValue.copyTo(TransactionalFragmentParameterListValue destination)
Copies the property values of this instance to another instance of the same data type. |
Uses of TransactionalFragmentParameterListValue in atg.svc.repository.service |
---|
Methods in atg.svc.repository.service that return TransactionalFragmentParameterListValue | |
---|---|
TransactionalFragmentParameterListValue |
TransactionalFragmentService.createTransactionalFragmentParameterListValue()
Creates a new TransactionalFragmentParameterListValue object that has not been committed to the repository. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |