org.opencrx.kernel.product1.cci2
Interface ProductConfiguration

All Superinterfaces:
AbstractProductConfiguration, org.openmdx.base.cci2.BasicObject, org.openmdx.base.cci2.ContextCapable, org.openmdx.base.cci2.ExtentCapable, PropertySet, SecureObject, org.openmdx.compatibility.view1.cci2.ViewCapable
All Known Subinterfaces:
ProductConfiguration
All Known Implementing Classes:
ProductConfiguration

public interface ProductConfiguration
extends AbstractProductConfiguration

Class ProductConfiguration


Nested Class Summary
static interface ProductConfiguration.Identity
          Object Identity
 
Method Summary
 ProductConfigurationType getConfigType()
          Retrieves the value for the reference configType.
 org.openmdx.base.cci2.Void unsetConfigurationType()
           
 
Methods inherited from interface org.opencrx.kernel.product1.cci2.AbstractProductConfiguration
getDescription, getName, getValidFrom, getValidTo, isDefault, setDefault, setDescription, setName, setValidFrom, setValidTo
 
Methods inherited from interface org.opencrx.kernel.base.cci2.PropertySet
addProperty, getProperty, getProperty
 
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser, setOwningUser
 
Methods inherited from interface org.openmdx.base.cci2.BasicObject
getCreatedAt, getCreatedBy, getModifiedAt, getModifiedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable
getView, getView
 

Method Detail

getConfigType

ProductConfigurationType getConfigType()
Retrieves the value for the reference configType.

Returns:
The – possibly null – value for this reference.

unsetConfigurationType

org.openmdx.base.cci2.Void unsetConfigurationType()


This software is published under the BSD license. Copyright © 2003-2008, CRIXP AG, Switzerland, All rights reserved. Use is subject to license terms.