|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.hlcl.rql.util.as.PublishingConfFile
public class PublishingConfFile
Diese Klasse repräsentiert ein conf-File, wie es von RedDot am Ende einer Publizierung angelegt wird. Der FileName hat folgende Struktur:
yyyyMMdd_HHmmss_RDPublishing_
Nested Class Summary
static class
PublishingConfFile.Log
Constructor Summary
PublishingConfFile(CmsClient cmsClient,
java.lang.String confFileName)
Method Summary
java.io.File
getConfFile()
java.util.Date
getDate()
PublishingConfFile.Log[]
getLogs()
Project
getProject()
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
PublishingConfFile
public PublishingConfFile(CmsClient cmsClient,
java.lang.String confFileName)
throws java.lang.Exception
java.lang.Exception
Method Detail
getDate
public java.util.Date getDate()
getProject
public Project getProject()
getLogs
public PublishingConfFile.Log[] getLogs()
getConfFile
public java.io.File getConfFile()
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD