com.adobe.solutions.prm.sdk.valueobject
Class Asset

java.lang.Object
  extended by com.adobe.solutions.prm.sdk.valueobject.Asset
All Implemented Interfaces:
Serializable

public class Asset
extends Object
implements Serializable

See Also:
Serialized Form

Constructor Summary
Asset()
           
 
Method Summary
 com.adobe.livecycle.content.File getFile()
           
 String getId()
           
 String getPublishingContext()
           
 String getPublishingPath()
           
 com.adobe.livecycle.content.File getThumbnailLarge()
           
 com.adobe.livecycle.content.File getThumbnailSmall()
           
 String getType()
           
 String getVersion()
           
 void setFile(com.adobe.livecycle.content.File file)
           
 void setId(String id)
           
 void setPublishingContext(String publishingContext)
           
 void setPublishingPath(String publishingPath)
           
 void setThumbnailLarge(com.adobe.livecycle.content.File thumbnailLarge)
           
 void setThumbnailSmall(com.adobe.livecycle.content.File thumbnailSmall)
           
 void setType(String type)
           
 void setVersion(String version)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Asset

public Asset()
Method Detail

getType

public String getType()

setType

public void setType(String type)

setPublishingPath

public void setPublishingPath(String publishingPath)

getPublishingPath

public String getPublishingPath()

setPublishingContext

public void setPublishingContext(String publishingContext)

getPublishingContext

public String getPublishingContext()

setVersion

public void setVersion(String version)

getVersion

public String getVersion()

setId

public void setId(String id)

getId

public String getId()

setFile

public void setFile(com.adobe.livecycle.content.File file)

getFile

public com.adobe.livecycle.content.File getFile()

setThumbnailSmall

public void setThumbnailSmall(com.adobe.livecycle.content.File thumbnailSmall)

getThumbnailSmall

public com.adobe.livecycle.content.File getThumbnailSmall()

setThumbnailLarge

public void setThumbnailLarge(com.adobe.livecycle.content.File thumbnailLarge)

getThumbnailLarge

public com.adobe.livecycle.content.File getThumbnailLarge()


[an error occurred while processing this directive] [an error occurred while processing this directive]