org.opencrx.kernel.contract1.cci2
Interface ConfigurationModification
- All Superinterfaces:
- Auditee, BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, PositionModification, SecureObject
- All Known Subinterfaces:
- ConfigurationModification
- All Known Implementing Classes:
- ConfigurationModification
public interface ConfigurationModification
- extends PositionModification
Class ConfigurationModification
Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
getAudit |
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser |
getInvolvedPty
Property getInvolvedPty()
- Retrieves the value for the reference
involvedPty
.
- Returns:
- The – possibly
null
– value for this reference.
setInvolvedPty
void setInvolvedPty(Property involvedPty)
- Sets a new value for the reference
involvedPty
.
- Parameters:
involvedPty
- The new – possibly null
– value for this reference.
getPropertyValue
String getPropertyValue()
- Retrieves the value for the attribute
propertyValue
.
- Returns:
- The non-null value for attribute
propertyValue
.
setPropertyValue
void setPropertyValue(String propertyValue)
- Sets a new value for the attribute
propertyValue
.
- Parameters:
propertyValue
- The non-null new value for attribute propertyValue
.
This software is published under the BSD license. Copyright © 2003-2013, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.