com.hlcl.rql.util.as
Class PublishingConfFile.Log

java.lang.Object
  extended by com.hlcl.rql.util.as.PublishingConfFile.Log
Enclosing class:
PublishingConfFile

public static class PublishingConfFile.Log
extends java.lang.Object


Method Summary
 LanguageVariant getLanguageVariant()
           
 java.io.File getLogFile()
           
 Project getProject()
           
 ProjectVariant getProjectVariant()
           
 java.lang.String getProjectVariantNameFromFileName()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getLanguageVariant

public LanguageVariant getLanguageVariant()

getProjectVariant

public ProjectVariant getProjectVariant()

getProject

public Project getProject()

getLogFile

public java.io.File getLogFile()

getProjectVariantNameFromFileName

public java.lang.String getProjectVariantNameFromFileName()