|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
AssetIdentification to identify an asset.
AssetInformation should be used to identify and provide name, state etc. of the asset for display.
public interface IAssetIdentifier
Public Identifier of an asset on a server
AssetIdentification,
AssetInformation| Method Summary | |
|---|---|
java.lang.String |
getGUID()
Deprecated. Provides the unique GUID of the asset. |
java.lang.String |
getName()
Deprecated. Provides the name of the asset. |
IRepositoryIdentifier |
getRepository()
Deprecated. Provides the repository to which the asset is associated. |
java.lang.String |
getStateName()
Deprecated. Optionally provides the name of the state the asset is in. |
java.lang.String |
getVersion()
Deprecated. Provides the version of the asset. |
| Method Detail |
|---|
java.lang.String getName()
java.lang.String getGUID()
java.lang.String getVersion()
IRepositoryIdentifier getRepository()
java.lang.String getStateName()
null.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||