|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.oasisopen.jdo2.Identifiable
org.w3c.jpa3.AbstractObject
org.opencrx.kernel.product1.jpa3.Product
org.opencrx.kernel.ras1.jpa3.Asset
public class Asset
Class Asset
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class org.w3c.jpa3.AbstractObject |
|---|
org.w3c.jpa3.AbstractObject.EmbeddedList<E>, org.w3c.jpa3.AbstractObject.EmbeddedSet<E>, org.w3c.jpa3.AbstractObject.Slice |
| Nested classes/interfaces inherited from interface org.opencrx.kernel.product1.cci2.Product |
|---|
Product.Identity |
| Field Summary | |
|---|---|
static List<String> |
CLASS
Define the model class org::opencrx::kernel::ras1::Asset |
| Fields inherited from class org.opencrx.kernel.product1.jpa3.Product |
|---|
BASE_CLASS |
| Constructor Summary | |
|---|---|
Asset()
Constructor |
|
| Method Summary | ||
|---|---|---|
|
getClassificationElement()
Retrieves a set containing all the elements for the reference classificationElement. |
|
|
getDefiningProfile()
Retrieves a set containing all the elements for the reference definingProfile. |
|
String |
getProfile_Id()
|
|
Profile |
getProfile()
Retrieves the value for the reference profile. |
|
|
getSolutionPart()
Retrieves a set containing all the elements for the reference solutionPart. |
|
String |
getVersion()
Retrieves the possibly null value for the optional attribute version. |
|
protected org.w3c.jpa3.AbstractObject.Slice |
newAsset$Slice(int index)
|
|
protected List<String> |
openmdxjdoGetClass()
Retrieve the model class |
|
protected int |
openmdxjdoGetSize(int field)
|
|
protected void |
openmdxjdoSetSize(int field,
int size)
|
|
void |
setProfile_Id(String profile)
|
|
void |
setProfile(Profile profile)
Sets a new value for the reference profile. |
|
void |
setVersion(String version)
Sets a new value for the attribute version. |
|
| Methods inherited from class org.w3c.jpa3.AbstractObject |
|---|
openmdxjdoClassName, openmdxjdoGetList, openmdxjdoGetObjectsByParent, openmdxjdoGetSet, openmdxjdoGetSparseArray, openmdxjdoNewMap, openmdxjdoNewSlice, openmdxjdoSetArray, openmdxjdoSetCollection, openmdxjdoToArray, openmdxjdoToArray, openmdxjdoValidateElement |
| Methods inherited from class org.oasisopen.jdo2.Identifiable |
|---|
jdoClass, modelClasses, openmdxjdoGetObject, openmdxjdoGetObjectById, openmdxjdoGetObjectId, openmdxjdoGetObjectSet |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.Product |
|---|
getGrossWeightKilogram, getNetWeightKilogram, getProductDimension, getProductPhase, getRelatedProduct, isStockItem, setConfigurationType, setGrossWeightKilogram, setNetWeightKilogram, setProductDimension, setStockItem |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.DescriptionContainer |
|---|
getAdditionalDescription |
| Methods inherited from interface org.opencrx.kernel.generic.cci2.Pictured |
|---|
getPicture, getPictureContent, getPictureContentMimeType, getPictureContentName, setPicture |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.AbstractProduct |
|---|
getActiveOn, getAlternateProductNumber, getAssignedAccount, getBasePrice, getClassification, getDefaultPriceLevel, getDefaultUom, getDescription, getDetailedDescription, getExpiresOn, getName, getPriceUom, getProductNumber, getProductState, getProductUsage, getSalesTaxType, setActiveOn, setAlternateProductNumber, setDefaultPriceLevel, setDefaultUom, setDescription, setDetailedDescription, setExpiresOn, setName, setProductNumber, setProductState, setProductUsage, setSalesTaxType |
| Methods inherited from interface org.opencrx.kernel.depot1.cci2.DepotReferenceHolder |
|---|
getDepotReference |
| 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.cci2.Cloneable |
|---|
clone_ |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Exporter |
|---|
exportItem, exportItemAdvanced |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Importer |
|---|
importItem |
| Methods inherited from interface org.opencrx.kernel.base.cci2.Indexed |
|---|
getIndexEntry, updateIndex |
| 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, 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 |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.AddressContainer |
|---|
getAddress |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ContractPositionConstrained |
|---|
getDefaultPositions, getDefaultQuantity, getItemNumber, getMaxPositions, getMaxQuantity, getMinMaxQuantityHandling, getMinPositions, getMinQuantity, getOffsetQuantity, isAllowModification, isAllowRemoval, setAllowModification, setAllowRemoval, setDefaultPositions, setDefaultQuantity, setItemNumber, setMaxPositions, setMaxQuantity, setMinMaxQuantityHandling, setMinPositions, setMinQuantity, setOffsetQuantity |
| Methods inherited from interface org.opencrx.kernel.product1.cci2.ProductConfigurationSet |
|---|
getConfigType, getConfiguration, setConfigType, unsetConfigurationType |
| Field Detail |
|---|
public static final List<String> CLASS
org::opencrx::kernel::ras1::Asset
| Constructor Detail |
|---|
public Asset()
| Method Detail |
|---|
public final String getVersion()
version.
getVersion in interface Assetversion.public void setVersion(String version)
version.
setVersion in interface Assetversion - The possibly null new value for attribute version.public <T extends SolutionPart> AssetHasSolution.SolutionPart<T> getSolutionPart()
solutionPart.
getSolutionPart in interface Assetpublic <T extends ClassificationElement> AssetHasClassificationElement.ClassificationElement<T> getClassificationElement()
classificationElement.
getClassificationElement in interface Assetpublic <T extends Profile> AssetHasProfile.DefiningProfile<T> getDefiningProfile()
definingProfile.
getDefiningProfile in interface Assetpublic Profile getProfile()
profile.
getProfile in interface Assetnull – value for this reference.public String getProfile_Id()
public void setProfile(Profile profile)
profile.
setProfile in interface Assetprofile - The non-null new value for this reference.public void setProfile_Id(String profile)
protected int openmdxjdoGetSize(int field)
openmdxjdoGetSize in class Product
protected void openmdxjdoSetSize(int field,
int size)
openmdxjdoSetSize in class Productprotected org.w3c.jpa3.AbstractObject.Slice newAsset$Slice(int index)
protected List<String> openmdxjdoGetClass()
openmdxjdoGetClass in class ProductAsset.CLASS
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||