org.jboss.portal.core.admin.ui.actions
Class PropertyAction
java.lang.Object
org.jboss.portal.core.admin.ui.actions.PropertyAction
public class PropertyAction
- extends java.lang.Object
- Version:
- $Revision: 10696 $
- Author:
- Boleslaw Dawidowicz
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PropertyAction
public PropertyAction(PortalObjectManagerBean pomgr)
getSelectedProperty
public java.lang.String getSelectedProperty()
setSelectedProperty
public void setSelectedProperty(java.lang.String selectedProperty)
getPropertyValue
public java.lang.String getPropertyValue()
setPropertyValue
public void setPropertyValue(java.lang.String propertyValue)
validatePropertyName
public void validatePropertyName(javax.faces.context.FacesContext context,
javax.faces.component.UIComponent toValidate,
java.lang.Object value)
selectProperty
public void selectProperty()
removeProperty
public void removeProperty()
updateProperty
public void updateProperty()
getOtherPropertyName
public java.lang.String getOtherPropertyName()
setOtherPropertyName
public void setOtherPropertyName(java.lang.String otherPropertyName)