org.opencrx.kernel.product1.cci2
Interface ProductClassificationFilterProperty

All Superinterfaces:
AbstractFilterProperty, AttributeFilterProperty, BasicObject, ContextCapable, Creatable, ExtentCapable, Modifiable, ProductAttributeFilterProperty, ProductFilterProperty, SecureObject
All Known Subinterfaces:
ProductClassificationFilterProperty
All Known Implementing Classes:
ProductClassificationFilterProperty

public interface ProductClassificationFilterProperty
extends ProductAttributeFilterProperty

Class ProductClassificationFilterProperty


Nested Class Summary
 
Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.ProductFilterProperty
ProductFilterProperty.Identity
 
Method Summary
<T extends ProductClassification>
List<T>
getClassification()
          Retrieves the Collection of objects referenced by classification.
 
Methods inherited from interface org.opencrx.kernel.base.cci2.AttributeFilterProperty
getFilterOperator, getFilterQuantor, setFilterOperator, setFilterQuantor
 
Methods inherited from interface org.opencrx.kernel.base.cci2.AbstractFilterProperty
getDescription, getName, isActive, setActive, setDescription, setName
 
Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject
addOwningGroup, checkPermissions, getAccessGrantedByParent, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, getOwningUser, removeAllOwningGroup, removeOwningGroup, replaceOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwner, setOwningUser, setOwningUser
 
Methods inherited from interface org.openmdx.base.cci2.ContextCapable
getContext
 
Methods inherited from interface org.openmdx.base.cci2.Creatable
getCreatedAt, getCreatedBy
 
Methods inherited from interface org.openmdx.base.cci2.ExtentCapable
getIdentity
 
Methods inherited from interface org.openmdx.base.cci2.Modifiable
getModifiedAt, getModifiedBy
 

Method Detail

getClassification

<T extends ProductClassification> List<T> getClassification()
Retrieves the Collection of objects referenced by classification.

Returns:
The Collection of referenced objects.


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