|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.infoglue.cms.applications.common.actions.WebworkAbstractAction
org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction
org.infoglue.cms.applications.contenttool.actions.ViewRelationEditorAction
org.infoglue.cms.applications.contenttool.actions.ViewStructureRelationEditorAction
public class ViewStructureRelationEditorAction
This action handles all interaction when a user wishes to relate pages to a contentversion. The xml representing the relations is stored in the attribute given in the contentversion.
| Field Summary |
|---|
| Fields inherited from class org.infoglue.cms.applications.contenttool.actions.ViewRelationEditorAction |
|---|
attributeName, ceb, changeRepositoryAction, currentAction, currentEntity, currentEntityIdentifyer, entityId, entityName, path, qualifyers, qualifyerXML, relationXML, repositories, repositoryId, tree, updateAction |
| Fields inherited from class org.infoglue.cms.applications.common.actions.InfoGlueAbstractAction |
|---|
colorScheme |
| Fields inherited from interface webwork.action.Action |
|---|
ERROR, INPUT, LOGIN, NONE, SUCCESS |
| Constructor Summary | |
|---|---|
ViewStructureRelationEditorAction()
The default constructor. |
|
| Method Summary | |
|---|---|
java.lang.String |
getQualifyerPath(java.lang.String entityId)
A method that gets the name for the qualifyer for representation purposes. |
| Methods inherited from class org.infoglue.cms.applications.contenttool.actions.ViewRelationEditorAction |
|---|
doChangeRepository, doExecute, doUpdateQualifyer, doUpdateQualifyerInEntityProperties, getAttributeName, getChangeRepositoryAction, getCurrentAction, getCurrentEntity, getCurrentEntityIdentifyer, getEntityId, getEntityName, getQualifyers, getQualifyerXML, getRepositories, getRepositoryId, getTree, getUpdateAction, getXML, initialize, setAttributeName, setCurrentEntity, setCurrentEntityIdentifyer, setEntityId, setEntityName, setPath, setQualifyerXML, setRepositoryId, setTree, setUpdateAction, updateAttributeValue |
| Methods inherited from class org.infoglue.cms.applications.common.actions.WebworkAbstractAction |
|---|
doDefault, execute, getBrowserBean, getCurrentUrl, getError, getErrors, getHttpSession, getInfoGluePrincipal, getLocalizedString, getRequest, getResponse, getRoot, getSession, setCommand, setError, setServletRequest, setServletResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ViewStructureRelationEditorAction()
| Method Detail |
|---|
public java.lang.String getQualifyerPath(java.lang.String entityId)
getQualifyerPath in class ViewRelationEditorAction
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||