|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FrameworkObject | |
---|---|
atg.svc.repository.beans | |
atg.svc.repository.beans.methods | |
atg.svc.repository.service |
Uses of FrameworkObject in atg.svc.repository.beans |
---|
Subinterfaces of FrameworkObject in atg.svc.repository.beans | |
---|---|
interface |
CellDefinition
Class CellDefinition |
interface |
ContentDefinition
Class ContentDefinition |
interface |
FrameworkDefinition
Class FrameworkDefinition |
interface |
PanelDefinition
Class PanelDefinition |
interface |
PanelStackDefinition
Class PanelStackDefinition |
interface |
SkinDefinition
Class SkinDefinition |
interface |
TabDefinition
Class TabDefinition |
interface |
TemplateDefinition
Class TemplateDefinition |
Classes in atg.svc.repository.beans that implement FrameworkObject | |
---|---|
class |
_CellDefinition_BeanImpl
|
class |
_CellDefinition_Impl
|
class |
_CellDefinition_ReposImpl
|
class |
_ContentDefinition_BeanImpl
|
class |
_ContentDefinition_Impl
|
class |
_ContentDefinition_ReposImpl
|
class |
_FrameworkDefinition_BeanImpl
|
class |
_FrameworkDefinition_Impl
|
class |
_FrameworkDefinition_ReposImpl
|
class |
_FrameworkObject_BeanImpl
|
class |
_FrameworkObject_Impl
|
class |
_FrameworkObject_ReposImpl
|
class |
_PanelDefinition_BeanImpl
|
class |
_PanelDefinition_Impl
|
class |
_PanelDefinition_ReposImpl
|
class |
_PanelStackDefinition_BeanImpl
|
class |
_PanelStackDefinition_Impl
|
class |
_PanelStackDefinition_ReposImpl
|
class |
_SkinDefinition_BeanImpl
|
class |
_SkinDefinition_Impl
|
class |
_SkinDefinition_ReposImpl
|
class |
_TabDefinition_BeanImpl
|
class |
_TabDefinition_Impl
|
class |
_TabDefinition_ReposImpl
|
class |
_TemplateDefinition_BeanImpl
|
class |
_TemplateDefinition_Impl
|
class |
_TemplateDefinition_ReposImpl
|
Methods in atg.svc.repository.beans that return FrameworkObject | |
---|---|
FrameworkObject |
_FrameworkObjectHome_BeanImpl.create()
|
FrameworkObject |
_FrameworkObjectHome_ReposImpl.create()
|
FrameworkObject |
FrameworkObjectHome.create()
Returns a new instance. |
FrameworkObject |
_FrameworkObjectHome_BeanImpl.create(java.lang.String pId)
|
FrameworkObject |
_FrameworkObjectHome_ReposImpl.create(java.lang.String pId)
|
FrameworkObject |
FrameworkObjectHome.create(java.lang.String pId)
Returns a new instance with the repository id set to the given id. |
FrameworkObject |
_FrameworkObjectHome_BeanImpl.findByPrimaryKey(java.lang.String primaryKey)
|
FrameworkObject |
_FrameworkObjectHome_ReposImpl.findByPrimaryKey(java.lang.String primaryKey)
|
FrameworkObject |
FrameworkObjectHome.findByPrimaryKey(java.lang.String primaryKey)
Returns the instance with the given primary key, throws ObjectNotFoundException if the instance is not found. |
FrameworkObject |
_PanelDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_PanelDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_PanelStackDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_PanelStackDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_CellDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_CellDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_TabDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_TabDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_SkinDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_SkinDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_FrameworkDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_FrameworkDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_TemplateDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_TemplateDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_ContentDefinition_BeanImpl.getDefault()
|
FrameworkObject |
_ContentDefinition_ReposImpl.getDefault()
|
FrameworkObject |
_FrameworkObject_BeanImpl.getDefault()
|
FrameworkObject |
_FrameworkObject_ReposImpl.getDefault()
|
FrameworkObject |
FrameworkObject.getDefault()
Getter for property default |
FrameworkObject |
_FrameworkObjectHome_ReposImpl.wrapRepositoryItem(atg.repository.RepositoryItem pRepositoryItem)
|
FrameworkObject |
FrameworkObjectHome.wrapRepositoryItem(atg.repository.RepositoryItem pRepositoryItem)
|
Methods in atg.svc.repository.beans with parameters of type FrameworkObject | |
---|---|
void |
_PanelDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_PanelStackDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_CellDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_TabDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_SkinDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_FrameworkDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_TemplateDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_ContentDefinition_Impl.copyTo(FrameworkObject destination)
|
void |
_FrameworkObject_Impl.copyTo(FrameworkObject destination)
|
void |
FrameworkObject.copyTo(FrameworkObject destination)
Copies the property values of this instance to another instance of the same data type. |
void |
_PanelDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_PanelDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_PanelStackDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_PanelStackDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_CellDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_CellDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_TabDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_TabDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_SkinDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_SkinDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_FrameworkDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_FrameworkDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_TemplateDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_TemplateDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_ContentDefinition_BeanImpl.setDefault(FrameworkObject value)
|
void |
_ContentDefinition_ReposImpl.setDefault(FrameworkObject value)
|
void |
_FrameworkObject_BeanImpl.setDefault(FrameworkObject value)
|
void |
_FrameworkObject_ReposImpl.setDefault(FrameworkObject value)
|
void |
FrameworkObject.setDefault(FrameworkObject value)
Setter for property default . |
Uses of FrameworkObject in atg.svc.repository.beans.methods |
---|
Methods in atg.svc.repository.beans.methods with parameters of type FrameworkObject | |
---|---|
java.util.Map |
FrameworkObjectMethods.getContents(FrameworkObject pObject)
Gets the map of object contents by segment. |
java.util.Map |
FrameworkObjectMethods.getFrameworkObjects(int pItemType,
FrameworkObject pObject)
Gets the map of framework objects by segment. |
java.util.Map |
FrameworkObjectMethods.getOptions(FrameworkObject pObject)
Gets the map of object options by segment. |
java.util.Map |
FrameworkObjectMethods.getTemplates(FrameworkObject pObject)
Gets the map of object templates by segment. |
Uses of FrameworkObject in atg.svc.repository.service |
---|
Methods in atg.svc.repository.service with parameters of type FrameworkObject | |
---|---|
void |
UIService.copyBaseAttributes(FrameworkObject pSourceObject,
FrameworkObject pTargetObject)
Copies attributes shared by all framework objects from source to target. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |