com.gentics.api.portalnode.templateengine
Interface TemplateProcessor.SpecificationItem

Enclosing interface:
TemplateProcessor

public static interface TemplateProcessor.SpecificationItem

Inner interface for specification items


Method Summary
 java.lang.String getKey()
          Get the key
 java.lang.String getValue()
          Get the value
 

Method Detail

getKey

java.lang.String getKey()
Get the key

Returns:
key

getValue

java.lang.String getValue()
Get the value

Returns:
value


Copyright © 2013 Gentics Software GmbH. All Rights Reserved.