atg.epub.pws.taglib
Class GetVersionedAssetTypesTag.RepositoryResultType

java.lang.Object
  extended by atg.epub.pws.taglib.GetVersionedAssetTypesTag.ResultType
      extended by atg.epub.pws.taglib.GetVersionedAssetTypesTag.RepositoryResultType
Enclosing class:
GetVersionedAssetTypesTag

public class GetVersionedAssetTypesTag.RepositoryResultType
extends GetVersionedAssetTypesTag.ResultType

ResultType object representing a repository versioned asset type

See Also:
GetVersionedAssetTypesTag$ResultType

Constructor Summary
GetVersionedAssetTypesTag.RepositoryResultType(RepositoryItemDescriptor pItemDescriptor)
           
 
Method Summary
 RepositoryItemDescriptor getItemDescriptor()
           
 
Methods inherited from class atg.epub.pws.taglib.GetVersionedAssetTypesTag.ResultType
getDisplayName, getTypeName
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GetVersionedAssetTypesTag.RepositoryResultType

public GetVersionedAssetTypesTag.RepositoryResultType(RepositoryItemDescriptor pItemDescriptor)
Method Detail

getItemDescriptor

public RepositoryItemDescriptor getItemDescriptor()
Overrides:
getItemDescriptor in class GetVersionedAssetTypesTag.ResultType
Returns:
the item descriptor for this ResultType object