|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DecimalFieldDefinition | |
---|---|
atg.svc.repository.beans |
Uses of DecimalFieldDefinition in atg.svc.repository.beans |
---|
Classes in atg.svc.repository.beans that implement DecimalFieldDefinition | |
---|---|
class |
_DecimalFieldDefinition_BeanImpl
|
class |
_DecimalFieldDefinition_Impl
|
class |
_DecimalFieldDefinition_ReposImpl
|
Methods in atg.svc.repository.beans that return DecimalFieldDefinition | |
---|---|
DecimalFieldDefinition |
_DecimalFieldDefinitionHome_BeanImpl.create()
|
DecimalFieldDefinition |
_DecimalFieldDefinitionHome_ReposImpl.create()
|
DecimalFieldDefinition |
DecimalFieldDefinitionHome.create()
Returns a new instance. |
DecimalFieldDefinition |
_DecimalFieldDefinitionHome_BeanImpl.create(java.lang.String pId)
|
DecimalFieldDefinition |
_DecimalFieldDefinitionHome_ReposImpl.create(java.lang.String pId)
|
DecimalFieldDefinition |
DecimalFieldDefinitionHome.create(java.lang.String pId)
Returns a new instance with the repository id set to the given id. |
DecimalFieldDefinition |
_DecimalFieldDefinitionHome_BeanImpl.findByPrimaryKey(java.lang.String primaryKey)
|
DecimalFieldDefinition |
_DecimalFieldDefinitionHome_ReposImpl.findByPrimaryKey(java.lang.String primaryKey)
|
DecimalFieldDefinition |
DecimalFieldDefinitionHome.findByPrimaryKey(java.lang.String primaryKey)
Returns the instance with the given primary key, throws ObjectNotFoundException if the instance is not found. |
DecimalFieldDefinition |
_DecimalFieldDefinitionHome_ReposImpl.wrapRepositoryItem(atg.repository.RepositoryItem pRepositoryItem)
|
DecimalFieldDefinition |
DecimalFieldDefinitionHome.wrapRepositoryItem(atg.repository.RepositoryItem pRepositoryItem)
|
Methods in atg.svc.repository.beans with parameters of type DecimalFieldDefinition | |
---|---|
void |
_DecimalFieldDefinition_Impl.copyTo(DecimalFieldDefinition destination)
|
void |
DecimalFieldDefinition.copyTo(DecimalFieldDefinition destination)
Copies the property values of this instance to another instance of the same data type. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |