Uses of Interface
org.yestech.publish.objectmodel.IArtifactOwner

Packages that use IArtifactOwner
org.yestech.publish.objectmodel   
org.yestech.publish.util   
 

Uses of IArtifactOwner in org.yestech.publish.objectmodel
 

Classes in org.yestech.publish.objectmodel with type parameters of type IArtifactOwner
 class ArtifactMetaData<O extends IArtifactOwner,I>
           
 interface IArtifactMetaData<O extends IArtifactOwner,I>
           
 interface IFileArtifactMetaData<O extends IArtifactOwner,I>
           
 

Uses of IArtifactOwner in org.yestech.publish.util
 

Methods in org.yestech.publish.util with parameters of type IArtifactOwner
static String PublishUtils.generateUniqueIdentifier(IArtifactOwner owner)
          Generates a Unique Identifer using the form:
sha1(org.yestech.publish.objectmodel.IArtifactOwner#getOwnerIdentifier()#toString())
 



Copyright © 2010 YES Technology Association. All Rights Reserved.