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

Enclosing interface:
TemplateProcessor

public static interface TemplateProcessor.SpecificationItem

Inner interface for specification items


Method Summary
 String getKey()
          Get the key
 String getValue()
          Get the value
 

Method Detail

getKey

String getKey()
Get the key

Returns:
key

getValue

String getValue()
Get the value

Returns:
value


Copyright © 2013 Gentics Software GmbH. All Rights Reserved.