org.opencrx.kernel.base.jmi1
Interface Assignable

All Superinterfaces:
Assignable, RefBaseObject, RefFeatured, RefObject
All Known Subinterfaces:
AbstractContract, AbstractVote, AbstractWorkRecord, ActivityFollowUp, ActivityVote, ActivityWorkRecord, Invoice, Lead, Opportunity, Quote, SalesOrder

public interface Assignable
extends Assignable, RefObject

Abstract class Assignable


Method Summary
<T extends org.openmdx.base.cci2.Void>
T
assignToMe(org.openmdx.base.cci2.Void params)
           
 
Methods inherited from interface org.opencrx.kernel.base.cci2.Assignable
assignToMe
 
Methods inherited from interface javax.jmi.reflect.RefObject
refClass, refDelete, refImmediateComposite, refIsInstanceOf, refOutermostComposite
 
Methods inherited from interface javax.jmi.reflect.RefFeatured
refGetValue, refGetValue, refInvokeOperation, refInvokeOperation, refSetValue, refSetValue
 
Methods inherited from interface javax.jmi.reflect.RefBaseObject
equals, hashCode, refImmediatePackage, refMetaObject, refMofId, refOutermostPackage, refVerifyConstraints
 

Method Detail

assignToMe

<T extends org.openmdx.base.cci2.Void> T assignToMe(org.openmdx.base.cci2.Void params)
                                                throws RefException
Throws:
RefException


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