public interface ConfigurationModification extends PositionModification
ConfigurationModificationPositionModification.Identity| Modifier and Type | Method and Description |
|---|---|
Property |
getInvolvedPty()
Retrieves the value for the reference
involvedPty. |
String |
getPropertyValue()
Retrieves the value for the attribute
propertyValue. |
void |
setInvolvedPty(Property involvedPty)
Sets a new value for the reference
involvedPty. |
void |
setPropertyValue(String propertyValue)
Sets a new value for the attribute
propertyValue. |
getInvolved, setInvolvedaddOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUserProperty getInvolvedPty()
involvedPty.null – value for this reference.void setInvolvedPty(Property involvedPty)
involvedPty.involvedPty - The new – possibly null – value for this reference.String getPropertyValue()
propertyValue.propertyValue.void setPropertyValue(String propertyValue)
propertyValue.propertyValue - The non-null new value for attribute propertyValue.This software is published under the BSD license. Copyright © 2003-${build.year}, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.