|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface InventoryItem
Class InventoryItem
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.opencrx.kernel.building1.cci2.InventoryItem |
|---|
InventoryItem.Identity |
| Method Summary | ||
|---|---|---|
void |
addAdditionalExternalLink(AdditionalExternalLink newValue)
|
|
void |
addAdditionalExternalLink(String id,
AdditionalExternalLink newValue)
|
|
void |
addAssignedAccount(AccountAssignmentInventoryItem newValue)
|
|
void |
addAssignedAccount(String id,
AccountAssignmentInventoryItem newValue)
|
|
void |
addAttachedDocument(DocumentAttachment newValue)
|
|
void |
addAttachedDocument(String id,
DocumentAttachment newValue)
|
|
void |
addConfiguration(ProductConfiguration newValue)
|
|
void |
addConfiguration(String id,
ProductConfiguration newValue)
|
|
void |
addItemLinkTo(LinkableItemLinkTo newValue)
|
|
void |
addItemLinkTo(String id,
LinkableItemLinkTo newValue)
|
|
void |
addMedia(Media newValue)
|
|
void |
addMedia(String id,
Media newValue)
|
|
void |
addNote(Note newValue)
|
|
void |
addNote(String id,
Note newValue)
|
|
void |
addOwningGroup(int index,
PrincipalGroup newValue)
|
|
void |
addOwningGroup(PrincipalGroup newValue)
|
|
void |
addPropertySet(PropertySet newValue)
|
|
void |
addPropertySet(String id,
PropertySet newValue)
|
|
void |
addRating(Rating newValue)
|
|
void |
addRating(String id,
Rating newValue)
|
|
org.openmdx.base.cci2.BasicObject |
getAccessGrantedByParent()
Retrieves the value for the reference accessGrantedByParent. |
|
|
getAdditionalExternalLink(AdditionalExternalLinkQuery query)
Retrieves the value for the reference additionalExternalLink for the specified query. |
|
|
getAssignedAccount(AccountAssignmentInventoryItemQuery query)
Retrieves the value for the reference assignedAccount for
the specified query. |
|
|
getAttachedDocument(DocumentAttachmentQuery query)
Retrieves the value for the reference attachedDocument for
the specified query. |
|
|
getAudit(AuditEntryQuery query)
Retrieves the value for the reference audit for the
specified query. |
|
|
getBooking(BookingQuery query)
Retrieves the value for the reference booking for the
specified query. |
|
ProductConfigurationTypeSet |
getConfigType()
Retrieves the value for the reference configType. |
|
|
getConfiguration(ProductConfigurationQuery query)
Retrieves the value for the reference configuration for
the specified query. |
|
ProductConfiguration |
getCurrentConfig()
Retrieves the value for the reference currentConfig. |
|
|
getIndexEntry(IndexEntryQuery query)
Retrieves the value for the reference indexEntry for the
specified query. |
|
|
getItemLinkFrom(LinkableItemLinkFromQuery query)
Retrieves the value for the reference itemLinkFrom for the
specified query. |
|
|
getItemLinkTo(LinkableItemLinkToQuery query)
Retrieves the value for the reference itemLinkTo for the
specified query. |
|
|
getMedia(MediaQuery query)
Retrieves the value for the reference media for the
specified query. |
|
|
getNote(NoteQuery query)
Retrieves the value for the reference note for the
specified query. |
|
User |
getOwningUser()
Retrieves the value for the reference owningUser. |
|
Product |
getProduct()
Retrieves the value for the reference product. |
|
|
getPropertySet(PropertySetQuery query)
Retrieves the value for the reference propertySet for the
specified query. |
|
|
getPropertySetEntry(PropertySetEntryQuery query)
Retrieves the value for the reference propertySetEntry for
the specified query. |
|
|
getRating(RatingQuery query)
Retrieves the value for the reference rating for the
specified query. |
|
|
getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
Retrieves the value for the reference view for the
specified query. |
|
void |
removeAdditionalExternalLink(String id)
|
|
void |
removeAssignedAccount(String id)
|
|
void |
removeAttachedDocument(String id)
|
|
void |
removeConfiguration(String id)
|
|
void |
removeCurrentConfig()
Removes the value for the optional reference currentConfig. |
|
void |
removeItemLinkTo(String id)
|
|
void |
removeMedia(String id)
|
|
void |
removeNote(String id)
|
|
void |
removeOwningGroup(int index)
|
|
void |
removeOwningUser()
Removes the value for the optional reference owningUser. |
|
void |
removeProduct()
Removes the value for the optional reference product. |
|
void |
removePropertySet(String id)
|
|
void |
removeRating(String id)
|
|
void |
setCurrentConfig(ProductConfiguration currentConfig)
Sets a new value for the reference currentConfig. |
|
void |
setOwningUser(User owningUser)
Sets a new value for the reference owningUser. |
|
void |
setProduct(Product product)
Sets a new value for the reference product. |
|
void |
setSegment(Segment segment)
Sets a new value for the reference segment. |
|
void |
setSegment(Segment segment,
boolean idIsPersistent,
String id)
Set the object's composite association org:opencrx:kernel:building1:SegmentContainsInventoryItem. |
|
| Methods inherited from interface org.opencrx.kernel.building1.cci2.InventoryItem |
|---|
getAssignedAccount, getBooking, getDescription, getInventoryItemType, getName, setDescription, setInventoryItemType, setName |
| Methods inherited from interface org.opencrx.kernel.building1.cci2.LinkableItem |
|---|
getItemLinkFrom, getItemLinkTo |
| Methods inherited from interface org.opencrx.kernel.generic.jmi1.CrxObject |
|---|
getCategory, getExternalLink, getUserBoolean4, getUserCode4, getUserDate4, getUserDateTime4, getUserNumber4, getUserString4, setCategory, setExternalLink, setUserBoolean4, setUserCode4, setUserDate4, setUserDateTime4, setUserNumber4, setUserString4 |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.AlertSender |
|---|
sendAlert |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Auditee |
|---|
getAudit |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.Indexed |
|---|
updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SecureObject |
|---|
addOwningGroup, getOwner, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SecureObject |
|---|
addOwningGroup, getAccessLevelBrowse, getAccessLevelDelete, getAccessLevelUpdate, getOwner, getOwningGroup, removeAllOwningGroup, removeOwningGroup, setAccessLevel, setAccessLevelBrowse, setAccessLevelDelete, setAccessLevelUpdate, setOwningUser |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.cci2.SubscriptionTarget |
|---|
addSubscription, addSubscriptionForParent, removeSubscription, removeSubscriptionForParent |
| Methods inherited from interface org.opencrx.kernel.base.jmi1.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.opencrx.kernel.base.cci2.XmlExporter |
|---|
exportXml |
| Methods inherited from interface org.openmdx.base.jmi1.BasicObject |
|---|
getCreatedBy, getModifiedBy |
| Methods inherited from interface org.openmdx.base.cci2.BasicObject |
|---|
getCreatedAt, getModifiedAt |
| Methods inherited from interface org.openmdx.base.cci2.ExtentCapable |
|---|
getIdentity |
| Methods inherited from interface org.openmdx.compatibility.view1.cci2.ViewCapable |
|---|
getView |
| 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 |
| Methods inherited from interface org.opencrx.kernel.product1.jmi1.ConfiguredProduct |
|---|
getProductSerialNumber, setProductSerialNumber |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ConfiguredProduct |
|---|
setProductSerialNumber |
| Methods inherited from interface org.opencrx.kernel.product1.jmi1.ProductConfigurationSet |
|---|
unsetConfigurationType |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductConfigurationSet |
|---|
getConfiguration, unsetConfigurationType |
| Method Detail |
|---|
<T extends AuditEntry> List<T> getAudit(AuditEntryQuery query)
audit for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends IndexEntry> List<T> getIndexEntry(IndexEntryQuery query)
indexEntry for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.org.openmdx.base.cci2.BasicObject getAccessGrantedByParent()
accessGrantedByParent.
getAccessGrantedByParent in interface SecureObjectnull – value for this reference.
void addOwningGroup(int index,
PrincipalGroup newValue)
index - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addOwningGroup(PrincipalGroup newValue)
newValue - The element to be appended.void removeOwningGroup(int index)
User getOwningUser()
owningUser.
getOwningUser in interface SecureObjectnull – value for this reference.void setOwningUser(User owningUser)
owningUser.
setOwningUser in interface SecureObjectowningUser - The non-null new value for this reference.void removeOwningUser()
owningUser.
<T extends AccountAssignmentInventoryItem> List<T> getAssignedAccount(AccountAssignmentInventoryItemQuery query)
assignedAccount for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAssignedAccount(String id,
AccountAssignmentInventoryItem newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAssignedAccount(AccountAssignmentInventoryItem newValue)
newValue - The element to be appended.void removeAssignedAccount(String id)
<T extends Booking> List<T> getBooking(BookingQuery query)
booking for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends LinkableItemLinkFrom> List<T> getItemLinkFrom(LinkableItemLinkFromQuery query)
itemLinkFrom for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends LinkableItemLinkTo> List<T> getItemLinkTo(LinkableItemLinkToQuery query)
itemLinkTo for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addItemLinkTo(String id,
LinkableItemLinkTo newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addItemLinkTo(LinkableItemLinkTo newValue)
newValue - The element to be appended.void removeItemLinkTo(String id)
<T extends AdditionalExternalLink> List<T> getAdditionalExternalLink(AdditionalExternalLinkQuery query)
additionalExternalLink for the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAdditionalExternalLink(String id,
AdditionalExternalLink newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAdditionalExternalLink(AdditionalExternalLink newValue)
newValue - The element to be appended.void removeAdditionalExternalLink(String id)
<T extends DocumentAttachment> List<T> getAttachedDocument(DocumentAttachmentQuery query)
attachedDocument for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addAttachedDocument(String id,
DocumentAttachment newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addAttachedDocument(DocumentAttachment newValue)
newValue - The element to be appended.void removeAttachedDocument(String id)
<T extends Media> List<T> getMedia(MediaQuery query)
media for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addMedia(String id,
Media newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addMedia(Media newValue)
newValue - The element to be appended.void removeMedia(String id)
<T extends Note> List<T> getNote(NoteQuery query)
note for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addNote(String id,
Note newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addNote(Note newValue)
newValue - The element to be appended.void removeNote(String id)
<T extends PropertySet> List<T> getPropertySet(PropertySetQuery query)
propertySet for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addPropertySet(String id,
PropertySet newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addPropertySet(PropertySet newValue)
newValue - The element to be appended.void removePropertySet(String id)
<T extends PropertySetEntry> List<T> getPropertySetEntry(PropertySetEntryQuery query)
propertySetEntry for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.<T extends Rating> List<T> getRating(RatingQuery query)
rating for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addRating(String id,
Rating newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addRating(Rating newValue)
newValue - The element to be appended.void removeRating(String id)
ProductConfiguration getCurrentConfig()
currentConfig.
getCurrentConfig in interface ConfiguredProductnull – value for this reference.void setCurrentConfig(ProductConfiguration currentConfig)
currentConfig.
setCurrentConfig in interface ConfiguredProductcurrentConfig - The non-null new value for this reference.void removeCurrentConfig()
currentConfig.
ProductConfigurationTypeSet getConfigType()
configType.
getConfigType in interface ProductConfigurationSetnull – value for this reference.<T extends ProductConfiguration> List<T> getConfiguration(ProductConfigurationQuery query)
configuration for
the specified query.
query - predicate which is applied to the set of referenced objects.
true.
void addConfiguration(String id,
ProductConfiguration newValue)
id - The qualifier attribute value that qualifies the reference to get the element to be appended.newValue - The element to be appended.void addConfiguration(ProductConfiguration newValue)
newValue - The element to be appended.void removeConfiguration(String id)
Product getProduct()
product.
getProduct in interface ProductDescriptornull – value for this reference.void setProduct(Product product)
product.
setProduct in interface ProductDescriptorproduct - The non-null new value for this reference.void removeProduct()
product.
<T extends org.openmdx.compatibility.view1.cci2.View> List<T> getView(org.openmdx.compatibility.view1.cci2.ViewQuery query)
view for the
specified query.
query - predicate which is applied to the set of referenced objects.
true.void setSegment(Segment segment)
segment.
setSegment in interface InventoryItemsegment - The non-null new value for this reference.