org.opencrx.kernel.product1.jmi1
Interface ProductConfiguration
- All Superinterfaces:
- AbstractProductConfiguration, BasicObject, Cloneable, ContextCapable, Creatable, Exporter, ExtentCapable, Modifiable, ProductConfiguration, PropertySet, RefBaseObject, RefFeatured, RefObject, RefObject_1_0, SecureObject
public interface ProductConfiguration
- extends ProductConfiguration, AbstractProductConfiguration
Class ProductConfiguration
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Cloneable |
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
addOwningGroup, checkPermissions, getAccessGrantedByParent, getOwner, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setOwner, setOwningUser, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
addOwningGroup, checkPermissions, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwningGroup, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser |
getConfigType
ProductConfigurationType getConfigType()
- Retrieves the value for the reference
configType.
- Specified by:
getConfigType in interface ProductConfiguration
- Returns:
- The – possibly
null – value for this reference.
setConfigType
void setConfigType(ProductConfigurationType configType)
- Sets a new value for the reference
configType.
- Specified by:
setConfigType in interface ProductConfiguration
- Parameters:
configType - The non-null new value for this reference.
unsetConfigurationType
Void unsetConfigurationType()
- Specified by:
unsetConfigurationType in interface ProductConfiguration
This software is published under the BSD license. Copyright © 2003-2010, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.