|
|||||||||
| Home >> All >> com >> flexstor >> common >> data >> ejb >> [ disguiserecord overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
com.flexstor.common.data.ejb.disguiserecord
Class AssetVersionData

java.lang.Objectcom.flexstor.common.data.ejb.disguiserecord.AssetVersionData
- public class AssetVersionData
- extends java.lang.Object
| Field Summary | |
private ClientAssetRecordData |
assetRecord
|
private com.flexstor.common.data.ejb.search.AssetSkeletonData |
assetSkeleton
|
private java.lang.String |
sVersion
|
| Constructor Summary | |
AssetVersionData(com.flexstor.common.data.ejb.search.AssetSkeletonData assetSkeleton,
ClientAssetRecordData assetRecord,
java.lang.String sVersion)
|
|
| Method Summary | |
com.flexstor.common.data.ejb.search.AssetSkeletonData |
getAssetSkeletonData()
|
ClientAssetRecordData |
getClientAssetData()
|
java.lang.String |
getVersion()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
assetSkeleton
private com.flexstor.common.data.ejb.search.AssetSkeletonData assetSkeleton
assetRecord
private ClientAssetRecordData assetRecord
sVersion
private java.lang.String sVersion
| Constructor Detail |
AssetVersionData
public AssetVersionData(com.flexstor.common.data.ejb.search.AssetSkeletonData assetSkeleton, ClientAssetRecordData assetRecord, java.lang.String sVersion)
| Method Detail |
getAssetSkeletonData
public com.flexstor.common.data.ejb.search.AssetSkeletonData getAssetSkeletonData()
getClientAssetData
public ClientAssetRecordData getClientAssetData()
getVersion
public java.lang.String getVersion()
|
|||||||||
| Home >> All >> com >> flexstor >> common >> data >> ejb >> [ disguiserecord overview ] | PREV CLASS NEXT CLASS | ||||||||
SUMMARY: JAVADOC | SOURCE | DOWNLOAD | NESTED | FIELD | CONSTR | METHOD |
DETAIL: FIELD | CONSTR | METHOD | ||||||||
JAVADOC
com.flexstor.common.data.ejb.disguiserecord.AssetVersionData