|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Slot | |
---|---|
atg.svc.repository.beans |
Uses of Slot in atg.svc.repository.beans |
---|
Classes in atg.svc.repository.beans that implement Slot | |
---|---|
class |
_Slot_BeanImpl
|
class |
_Slot_Impl
|
class |
_Slot_ReposImpl
|
Methods in atg.svc.repository.beans that return Slot | |
---|---|
Slot |
_SlotHome_BeanImpl.create()
|
Slot |
_SlotHome_ReposImpl.create()
|
Slot |
SlotHome.create()
Returns a new instance. |
Slot |
_SlotHome_BeanImpl.create(java.lang.String pId)
|
Slot |
_SlotHome_ReposImpl.create(java.lang.String pId)
|
Slot |
SlotHome.create(java.lang.String pId)
Returns a new instance with the repository id set to the given id. |
Slot |
_SlotHome_BeanImpl.findByPrimaryKey(java.lang.String primaryKey)
|
Slot |
_SlotHome_ReposImpl.findByPrimaryKey(java.lang.String primaryKey)
|
Slot |
SlotHome.findByPrimaryKey(java.lang.String primaryKey)
Returns the instance with the given primary key, throws ObjectNotFoundException if the instance is not found. |
Slot |
_SlotRendererCombo_BeanImpl.getSlot()
|
Slot |
_SlotRendererCombo_ReposImpl.getSlot()
|
Slot |
SlotRendererCombo.getSlot()
Getter for property slot |
Slot |
_SlotHome_ReposImpl.wrapRepositoryItem(atg.repository.RepositoryItem pRepositoryItem)
|
Slot |
SlotHome.wrapRepositoryItem(atg.repository.RepositoryItem pRepositoryItem)
|
Methods in atg.svc.repository.beans with parameters of type Slot | |
---|---|
void |
_Slot_Impl.copyTo(Slot destination)
|
void |
Slot.copyTo(Slot destination)
Copies the property values of this instance to another instance of the same data type. |
void |
_SlotRendererCombo_BeanImpl.setSlot(Slot value)
|
void |
_SlotRendererCombo_ReposImpl.setSlot(Slot value)
|
void |
SlotRendererCombo.setSlot(Slot value)
Setter for property slot . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |