kz.gamma.hardware.cms
Class SimpleAttributeTableGenerator

java.lang.Object
  extended by kz.gamma.hardware.cms.SimpleAttributeTableGenerator
All Implemented Interfaces:
CMSAttributeTableGenerator

public class SimpleAttributeTableGenerator
extends java.lang.Object
implements CMSAttributeTableGenerator

Basic generator that just returns a preconstructed attribute table


Field Summary
private  AttributeTable attributes
           
 
Fields inherited from interface kz.gamma.hardware.cms.CMSAttributeTableGenerator
CONTENT_TYPE, DIGEST, DIGEST_ALGORITHM_IDENTIFIER, SIGNATURE
 
Constructor Summary
SimpleAttributeTableGenerator(AttributeTable attributes)
           
 
Method Summary
 AttributeTable getAttributes(java.util.Map parameters)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

attributes

private final AttributeTable attributes
Constructor Detail

SimpleAttributeTableGenerator

public SimpleAttributeTableGenerator(AttributeTable attributes)
Parameters:
attributes -
Method Detail

getAttributes

public AttributeTable getAttributes(java.util.Map parameters)
Specified by:
getAttributes in interface CMSAttributeTableGenerator
Parameters:
parameters -
Returns:


Copyright © 2013 Gamma Technologies. All Rights Reserved.