de.smartics.maven.plugin.buildmetadata.common
Class Constant.Section

Package class diagram package Constant.Section
java.lang.Object
  extended by de.smartics.maven.plugin.buildmetadata.common.Constant.Section
Enclosing class:
Constant

public static final class Constant.Section
     
     
extends Object

The section allows to group build meta data properties.


Method Summary
 List<String> getProperties()
          Returns the build meta data properties to be displayed in this section.
 String getTitleKey()
          Returns the resource key to access the title of the section.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getTitleKey

public String getTitleKey()
Returns the resource key to access the title of the section.

Returns:
the resource key to access the title of the section.

getProperties

public List<String> getProperties()
Returns the build meta data properties to be displayed in this section.

Returns:
the build meta data properties to be displayed in this section.


Copyright © 2006-2012 Kronseder & Reiner GmbH - smartics. All Rights Reserved.