|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface SlotClass
| Method Summary | |
|---|---|
Slot |
createSlot()
Creates an instance of class Slot. |
Slot |
createSlot(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on all required
attributes. |
Slot |
extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
AlertSender and all required attributes not included in
this superclass. |
Slot |
extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
Auditee and all required attributes not included in this
superclass. |
Slot |
extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
BasicObject and all required attributes not included in
this superclass. |
Slot |
extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
Cloneable and all required attributes not included in this
superclass. |
Slot |
extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
ContextCapable and all required attributes not included in
this superclass. |
Slot |
extendCrxObject(CrxObject _base,
String name)
Creates an instance of class Slot based on the superclass
CrxObject and all required attributes not included in this
superclass. |
Slot |
extendDescriptionContainer(DescriptionContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
DescriptionContainer and all required attributes not
included in this superclass. |
Slot |
extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
ExtentCapable and all required attributes not included in
this superclass. |
Slot |
extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
Importer and all required attributes not included in this
superclass. |
Slot |
extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
Indexed and all required attributes not included in this
superclass. |
Slot |
extendSecureObject(SecureObject _base,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
SecureObject and all required attributes not included in
this superclass. |
Slot |
extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
SubscriptionTarget and all required attributes not
included in this superclass. |
Slot |
extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
ViewCapable and all required attributes not included in
this superclass. |
Slot |
extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Creates an instance of class Slot based on the superclass
XmlExporter and all required attributes not included in
this superclass. |
Slot |
getSlot(Object object)
Creates an instance of class Slot 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 |
|---|
Slot createSlot()
Slot.
This is a factory operation used to create instance objects of class
Slot.
Slot getSlot(Object object)
Slot based on the specified
Object instance.
This is a factory operation used to create instance objects of class
Slot.
object - The Object instance this class is based on. Object must
be instanceof RefObject, Object_1_0 or Path.
Slot createSlot(short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot based on all required
attributes.
This is a factory operation used to create instance objects of class
Slot.
Slot extendAlertSender(AlertSender _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendAuditee(Auditee _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendCloneable(Cloneable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendImporter(Importer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendIndexed(Indexed _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendSecureObject(SecureObject _base,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendSubscriptionTarget(SubscriptionTarget _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendXmlExporter(XmlExporter _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendCrxObject(CrxObject _base,
String name)
Slot 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
Slot.
Slot extendDescriptionContainer(DescriptionContainer _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot based on the superclass
DescriptionContainer and all required attributes not
included in this superclass.
This is a factory operation used to create instance objects of class
Slot.
Slot extendBasicObject(BasicObject _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendContextCapable(ContextCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendExtentCapable(ExtentCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
Slot extendViewCapable(ViewCapable _base,
short accessLevelBrowse,
short accessLevelDelete,
short accessLevelUpdate,
boolean disabled,
String name)
Slot 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
Slot.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||