org.opencrx.kernel.building1.cci
Interface AccountAssignmentInventoryItemClass

All Superinterfaces:
RefBaseObject, RefClass, RefClass_1_0, RefFeatured
All Known Implementing Classes:
AccountAssignmentInventoryItemClassImpl

public interface AccountAssignmentInventoryItemClass
extends RefClass_1_0


Method Summary
 AccountAssignmentInventoryItem createAccountAssignmentInventoryItem()
          Creates an instance of class AccountAssignmentInventoryItem.
 AccountAssignmentInventoryItem createAccountAssignmentInventoryItem(short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on all required attributes.
 AccountAssignmentInventoryItem extendAccountAssignment(AccountAssignment _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass AccountAssignment and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendAlertSender(AlertSender _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass AlertSender and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendAuditee(Auditee _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass Auditee and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendBasicObject(BasicObject _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass BasicObject and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendCloneable(Cloneable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass Cloneable and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendContextCapable(ContextCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass ContextCapable and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendCrxObject(CrxObject _base, short accountRole, String name)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass CrxObject and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendExtentCapable(ExtentCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass ExtentCapable and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendImporter(Importer _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass Importer and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendIndexed(Indexed _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass Indexed and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendSecureObject(SecureObject _base, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass SecureObject and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendSubscriptionTarget(SubscriptionTarget _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass SubscriptionTarget and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendViewCapable(ViewCapable _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass ViewCapable and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem extendXmlExporter(XmlExporter _base, short accessLevelBrowse, short accessLevelDelete, short accessLevelUpdate, short accountRole, String name, boolean disabled)
          Creates an instance of class AccountAssignmentInventoryItem based on the superclass XmlExporter and all required attributes not included in this superclass.
 AccountAssignmentInventoryItem getAccountAssignmentInventoryItem(Object object)
          Creates an instance of class AccountAssignmentInventoryItem based on the specified Object instance.
 
Methods inherited from interface javax.jmi.reflect.RefClass
refAllOfClass, refAllOfType, refCreateInstance, refCreateStruct, refCreateStruct, refGetEnum, refGetEnum
 
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

createAccountAssignmentInventoryItem

AccountAssignmentInventoryItem createAccountAssignmentInventoryItem()
Creates an instance of class AccountAssignmentInventoryItem. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


getAccountAssignmentInventoryItem

AccountAssignmentInventoryItem getAccountAssignmentInventoryItem(Object object)
Creates an instance of class AccountAssignmentInventoryItem based on the specified Object instance. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.

Parameters:
object - The Object instance this class is based on. Object must be instanceof RefObject, Object_1_0 or Path.

createAccountAssignmentInventoryItem

AccountAssignmentInventoryItem createAccountAssignmentInventoryItem(short accessLevelBrowse,
                                                                    short accessLevelDelete,
                                                                    short accessLevelUpdate,
                                                                    short accountRole,
                                                                    String name,
                                                                    boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on all required attributes. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendAccountAssignment

AccountAssignmentInventoryItem extendAccountAssignment(AccountAssignment _base,
                                                       short accessLevelBrowse,
                                                       short accessLevelDelete,
                                                       short accessLevelUpdate,
                                                       short accountRole,
                                                       String name,
                                                       boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass AccountAssignment and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendAlertSender

AccountAssignmentInventoryItem extendAlertSender(AlertSender _base,
                                                 short accessLevelBrowse,
                                                 short accessLevelDelete,
                                                 short accessLevelUpdate,
                                                 short accountRole,
                                                 String name,
                                                 boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass AlertSender and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendAuditee

AccountAssignmentInventoryItem extendAuditee(Auditee _base,
                                             short accessLevelBrowse,
                                             short accessLevelDelete,
                                             short accessLevelUpdate,
                                             short accountRole,
                                             String name,
                                             boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass Auditee and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendCloneable

AccountAssignmentInventoryItem extendCloneable(Cloneable _base,
                                               short accessLevelBrowse,
                                               short accessLevelDelete,
                                               short accessLevelUpdate,
                                               short accountRole,
                                               String name,
                                               boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass Cloneable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendImporter

AccountAssignmentInventoryItem extendImporter(Importer _base,
                                              short accessLevelBrowse,
                                              short accessLevelDelete,
                                              short accessLevelUpdate,
                                              short accountRole,
                                              String name,
                                              boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass Importer and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendIndexed

AccountAssignmentInventoryItem extendIndexed(Indexed _base,
                                             short accessLevelBrowse,
                                             short accessLevelDelete,
                                             short accessLevelUpdate,
                                             short accountRole,
                                             String name,
                                             boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass Indexed and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendSecureObject

AccountAssignmentInventoryItem extendSecureObject(SecureObject _base,
                                                  short accountRole,
                                                  String name,
                                                  boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass SecureObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendSubscriptionTarget

AccountAssignmentInventoryItem extendSubscriptionTarget(SubscriptionTarget _base,
                                                        short accessLevelBrowse,
                                                        short accessLevelDelete,
                                                        short accessLevelUpdate,
                                                        short accountRole,
                                                        String name,
                                                        boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass SubscriptionTarget and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendXmlExporter

AccountAssignmentInventoryItem extendXmlExporter(XmlExporter _base,
                                                 short accessLevelBrowse,
                                                 short accessLevelDelete,
                                                 short accessLevelUpdate,
                                                 short accountRole,
                                                 String name,
                                                 boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass XmlExporter and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendCrxObject

AccountAssignmentInventoryItem extendCrxObject(CrxObject _base,
                                               short accountRole,
                                               String name)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass CrxObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendBasicObject

AccountAssignmentInventoryItem extendBasicObject(BasicObject _base,
                                                 short accessLevelBrowse,
                                                 short accessLevelDelete,
                                                 short accessLevelUpdate,
                                                 short accountRole,
                                                 String name,
                                                 boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass BasicObject and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendContextCapable

AccountAssignmentInventoryItem extendContextCapable(ContextCapable _base,
                                                    short accessLevelBrowse,
                                                    short accessLevelDelete,
                                                    short accessLevelUpdate,
                                                    short accountRole,
                                                    String name,
                                                    boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass ContextCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendExtentCapable

AccountAssignmentInventoryItem extendExtentCapable(ExtentCapable _base,
                                                   short accessLevelBrowse,
                                                   short accessLevelDelete,
                                                   short accessLevelUpdate,
                                                   short accountRole,
                                                   String name,
                                                   boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass ExtentCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.


extendViewCapable

AccountAssignmentInventoryItem extendViewCapable(ViewCapable _base,
                                                 short accessLevelBrowse,
                                                 short accessLevelDelete,
                                                 short accessLevelUpdate,
                                                 short accountRole,
                                                 String name,
                                                 boolean disabled)
Creates an instance of class AccountAssignmentInventoryItem based on the superclass ViewCapable and all required attributes not included in this superclass. This is a factory operation used to create instance objects of class AccountAssignmentInventoryItem.



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