|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IFileArtifactMetaData | |
|---|---|
| org.yestech.publish.objectmodel | |
| org.yestech.publish.publisher | |
| org.yestech.publish.util | |
| Uses of IFileArtifactMetaData in org.yestech.publish.objectmodel |
|---|
| Classes in org.yestech.publish.objectmodel with type parameters of type IFileArtifactMetaData | |
|---|---|
class |
DefaultFileArtifact<FMD extends IFileArtifactMetaData,ID>
|
interface |
IFileArtifact<MD extends IFileArtifactMetaData,ID>
Represents a generic type that can be published. |
| Uses of IFileArtifactMetaData in org.yestech.publish.publisher |
|---|
| Methods in org.yestech.publish.publisher with parameters of type IFileArtifactMetaData | |
|---|---|
protected void |
BitgravityWebdavPublisher.setLocation(IFileArtifactMetaData metaData,
String artifactDirectoryName,
String uniqueFileName)
|
| Uses of IFileArtifactMetaData in org.yestech.publish.util |
|---|
| Methods in org.yestech.publish.util with parameters of type IFileArtifactMetaData | |
|---|---|
static String |
PublishUtils.generateUniqueIdentifier(IFileArtifactMetaData metaData)
Generates a Unique Identifer using the form: sha1( UUID.randomUUID()) + "_" + getFileName() |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||